A music bot designed to play various formats, be robust and easy to use
- Easy installation
- Uses yt-dlp and FFmpeg (plays almost anything)
- Uses slash commands, so it's easy to use
Check the wiki page here for a guide on setup
Check out our official Discord server for announcements and a testing instance
- PyYAML
- discord.py (also borrowed ColourFormatter as CustomColorFormatter from it)
- yt-dlp
- FFmpeg
- PyNaCl
You may proceed with the following steps if you wish to contribute to this project
- Fork or clone this repository
- Make your changes
- Commit & push your changes
- Submit a pull request here
This project is licensed under the GPLv3 license
You may refer to the "LICENSE" file for more information