BrownGrey / Mocha

A Discord music bot that's easy to set up and run yourself!

Home Page:https://shivamkun.github.io/mocha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WumpusBot Template

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

Hosting The Bot

Run on Repl.it

  • 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

Keeping The Bot Alive

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

Drop A Star

If you liked this repository and the bot template feel free to star the repo ⭐

About

A Discord music bot that's easy to set up and run yourself!

https://shivamkun.github.io/mocha

License:MIT License


Languages

Language:JavaScript 100.0%