A dedicated open-source music and moderation Discord bot. Easy to use, and with no coding required.
- Interaction support.
- Basic music commands.
- Basic moderation commands.
- Configurable, and easy to use.
- A production-ready project, set up the bot without coding.
- Download and install Node.js version
16.6.0
and Python version3.6.0
or above - Open
.env_example
file and rename it to.env
- Install required and optional dependencies
$ npm install
- Compile the file
$ npm run build
- If you want to save your disk spaces, let's prune the dev dependencies
$ npm prune --production
- Finally, you can start the bot
$ npm start
You can host this bot to make it stay online on Heroku.
© 2022 RB Project