This is a community-driven Discord bot project, originally inspired by the (now deleted) davwheat/realmeme-superfart-discord-bot repository. The current codebase has been restructured and rewritten based on hackerman14/bot-codes. While some original features have changed or been removed, I am actively working to restore and modernize all previous commands as Slash Commands to ensure a better user experience.
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.jsto start the bot andnode deploy.jsto deploy the commands.