Start
Guide written for windows. Works almost identically on other operating systems
Last updated
Was this helpful?
Guide written for windows. Works almost identically on other operating systems
Last updated
Was this helpful?
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 .
Nodejs & NPM ()
git ()
[optional] pm2 ()
It is extremely important you do not share your bot token.
go to
click new application
open the new application and click the bot tab in the sidebar
create the bot
copy the token and save it somewhere that only you can access it
create a new folder and open it
open the command prompt in the new folder. You can do this by putting in the destination field ()
run git clone https://github.com/ffamilyfriendly/Thread-Watcher.git .
enter the "bot" folder by running cd bot
run npm i
to download all the required packages