A discord for all your music needs!
- Playing Music from song name
- Queue Support
- Slash Command Supported
- Play, Pause, Join, Leave
- Queue Status
- Requires Approval after Joining
- Invite to your server - Invitation
Use the package manager pip to install the requiremnts.
pip install -r requirements.txt
Use your bot token, run the code.
- Play a Song
/play [Song Name/Link]
- Pause Currently Playing Song
/pause
- Skip Currently Playing Song
/skip
- Leave Voice Channel
/leave [Song Name/Link]
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.