YT-DLP and FFMPEG based Discord Music Bot made with discord.py
- Can stream music from Youtube search queries, playlists and URLs
- Supports loading Spotify songs/playlists
- Multi-Server Async Processing
- Song Queue system with additional functions (Shuffle, Insert, Remove, etc...)
- Supports live FFMPEG audio filters with simplified aliases
- Audio Reversal and Seeking
- Elapsed/Remaining time in Song
- Supports most websites compatible with YT-DLP
- Reaction button controller
- Playlist Saving/Loading with dill serialization
Simply use the provided dependency installer to get the required packages, then provide your discord bot token in /MIRTIN/token.txt
Requires FFMPEG installed on your system and added to PATH, as well as the python ffmpeg package
Some additional dependencies may not be installed with the default requirement installer, so just look for what you need (sorry about that)