A discord music bot template built using node.js. Feel free to edit and host your own version of this music bot. The prominent features of WumpusBot bot template are:
- Slash commmands enabled
- Autoplay feature
- Buttons and dropdowns
- Voice Filters
- No customization limits
Things still need to be done with the bot
- Better emojis
- Anime emotes
- Organize the code
- To run the bot you can simply click on the
Run on Repl.it
button above. - Edit the
config.js
file in settings.- In config.js in settings directory
- Replace BOT_TOKEN with your discord bot token
- Same with BOT_PREFIX
- Edit colour and footer
- Connect your MongoDB URL
- You can also add other parameters like invite link and server URL.
- Install the dependencies using
npm i
- Click on Run Button to run the bot
If you want to keep the bot online 24/7 follow these steps:
- Go to uptimerobot.com
- Connect your repl with a monitor
- Configure ping period
- SHEBANG! You created your own discord bot
If you liked this repository and the bot template feel free to star the repo ⭐