A simple Discord Bot to stream music when joining voice channels on Discord.
- Python 3.9+.
- Other requirements can be found here
- The bot can be used in multiple servers at the same time.
- The bot can play YouTube URLs, as well as most URLs that are supported by yt-dlp.
- The bot can search for videos in YouTube.
- The bot can play different chapters from YouTube videos.
- The bot can play files uploaded to Discord - just use normal syntax-based command instead of slash command.
- The bot can play files uploaded to Drive - supports for custom audio servers will be soonTM wink.
- Step 1: Create a Discord bot on Discord Developer Portal, and record your token.
- Step 2: Add that token to your environment variables.
- Step 3: Run main.py.
While the bot has been constantly receving updates from me since October 2022, with me fixing bugs and adding new features, there will inevitably still be unwanted bugs in the program that I have not noticed.
If you run into bugs while using this bot, please raise an issue so that I can fix it, or if you can fix it for me, you can be a contributor to the project.