This is a bot I made to keep track of how much the CodeCats will be when the next batch comes out.
To run the bot yourself, you need to do a few things.
- Install NodeJS and NPM (should come with NodeJS)
- Run
npm installornpm ito install the Node modules - Copy
.env.emampleto a new file called.env - Replace
YOUR_TOKEN_HEREwith the token of your Discord Bot - Optional:
INVITE_LINKwith the invite link of your Discord Bot - Run
node .ornode index.jsto start the bot!
- Fork this repository
- Replace YOUR_EMAIL_HERE in
.github/workflows/no-message.ymlwith your github email - That's all!
There are only 2 commands for this bot
!grabstatsThe normal command that sends a nice embed!grabstats verboseDoes the same as!grabstatsbut also sends the raw stats JSON!inviteSends the link to invite the bot to your server
Click here to invite this bot to your server!