This bot is a fork of Just-Some-Bots/MusicBot. This branch is only meant for my own personal uses but feel free to fork it. I am not responsible for any security issues with this bot.
It is based on the 'review' branch.
MusicBot is the original Discord music bot written for Python 3.8+, using the pycord library. It plays requested songs from YouTube and other services into a Discord server (or multiple servers). If the queue is empty, MusicBot will play a list of existing songs that is configurable. The bot features a permission system, allowing owners to restrict commands to certain people. MusicBot is capable of streaming live media into a voice channel (experimental).
- Added personalized commands (stop, leave, groundpound, etc.)
- Use yt-dlp instead of youtube-dl (merged from AleanaA/MusicBot)