/Cubot

🤖 A feature-rich Discord Bot

Primary LanguageTypeScript

Invite Link Docker Cloud Build Status
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