This is a community Discord bot project based on the repo davwheat/realmeme-superfart-discord-bot, and was re-coded based on the repo hackerman14/bot-codes, although not all commands remain the same or still exists, but I'll try my best to make all commands alive again in a form of slash commands.
Yes you can, I don't recommend you doing so as this is a community-focused bot (which is dedicated to r/realme Community), but here are a few simple steps:
- Install all packages in
package.json
- Put your API Tokens/Keys/IDs in
.env
(I've explained what you should put in the file via the file itself) - Run
node index.js
to start the bot andnode deploy.js
to deploy the commands.