Bot source is now available on
GitHub. It doesn't include auth.json for obvious reasons, you'll need to make a new bot
here and use the code from it.
{
"token": "BOT_TOKEN_GOES_HERE"
}
If you plan to do any changes to the bot and want them applied to a public version of it, let me know.
EDIT: oh I forgot to mention that you'd need to install NodeJS for it if that isn't obvious from bot structure. After you download source from github, make sure to run
npm install command to install dependencies too.
Last edited by sir; May 28, 2019 at 04:21 PM.