Simple yet feature rich youtube bot implementation for discord
This was made just for fun and for learning discord.py, code is unoptimized and unorganized at the moment as it was AI assisted and left as functional. Optimizations and fixes will come in the future but will only be pushed once in a while
- Rewrite for optimization (In Progress)
- Add support for spotify links
- Add error handling
- Duration will show incorrect times
There is a wiki page on installing and running the bot here
yt-dlp for downloading, searching, and gathering metadata for youtube videos
ffmpeg for playing audio and streaming
discord.py for a fantastic api for handling discord bots and their great documentation