Page cover

๐ŸŒ๏ธStart

Guide written for windows. Works almost identically on other operating systems

I know some bot devs refuse to provide support to self-hosting users. I am not one of those bot devs. If you have any issues with the official instance, your self host instance, or just want to chat about lasanga you are more than welcome to join the support server.

Make sure these are installed

Get your bot token

  1. click new application

  2. open the new application and click the bot tab in the sidebar

  3. create the bot

  4. copy the token and save it somewhere that only you can access it

Setting up the code

  1. create a new folder and open it

  2. open the command prompt in the new folder. You can do this by putting in the destination field (https://i.imgur.com/9dCUybV.png)

  3. run git clone https://github.com/ffamilyfriendly/Thread-Watcher.git .

  4. enter the "bot" folder by running cd bot

  5. run npm i to download all the required packages

Last updated

Was this helpful?