Skip to content

Latest commit

 

History

History
47 lines (43 loc) · 1.67 KB

File metadata and controls

47 lines (43 loc) · 1.67 KB
A Discord bot that's easy to set up and self host!

✨ Features

  • YouTube, SoundCloud, audio file playback.
  • Equalizers
  • Playlist support
  • Server customizable prefix

🏃 Quick Setup

  1. Get the Docker image from the Docker hub.
  2. Run docker-compose up -d

👷 Alternative setup

  1. Install and start Lavalink
  2. Run npm install or yarn install
  3. Rename default.env to .env and add your Discord token
  4. Start the bot by running npm start or yarn start

📌 Dependencies