Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 653 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 653 Bytes

WIP - Shite Music Bot

Features:

  • Translations, get the bot in your preferred langauge!
  • Round Robin style queue, you won't have to wait forever for your songs to play.
  • Noice per server customization options.
  • Toit embeds.
  • More stuff to come?
  • Lyrics command that sometimes gives the correct lyrics
  • DJ roles

Setup

  1. Change or copy data/config.yaml.example to config.yaml
  2. Create or find a lavalink server you can use.
  3. Add your bot token and lavalink server.
  4. Edit any other settings you want.
  5. install requirements

python -m pip install -r requirements.txt

  1. run the bot :)