1.0.0 • Published 2 years ago

zoommusic v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

ChadMusic - The Chad Music Bot

GitHub Discord
forthebadge forthebadge forthebadge forthebadge

ChadMusic is a feature-rich badass Discord music bot for your badass Discord server based on a forked build of DisTube.js.

Wanna try it out? Add my bot to your server!

✨ Features

  • Supports up to 700+ websites.
  • Add multiple filters to the player.
  • Alter filter values during playback.
  • Unlimited volume! :joy::ok_hand:
  • DJ commands to control the player.
  • Queue and track length limits.
  • Advanced queue management.
  • Slash commands when? in development!
  • ???
  • Profit!

All of this looks cool! Can I self host this?

Sure, why not? Read the instructions below.

Directions

The bot requires Node.JS 16.0.0 to run. MongoDB is also required to save data. 1. Clone this repo. 2. Create a bot application here, and copy the bot's token. 3. Fill out the .env.example file and rename it to .env 4. Type npm run build to install all dependencies

  1. Run node index to run the bot. (Consider using a process manager like PM2 to keep it running in the background.)