A minimal, fast music bot. Clone, set your token, run.
No extra bullshit required.
-
High-Quality Audio:
-
Supports Youtube & Much More: Play music from links or stream URLs.
-
Fast Setup: Just click
run.batand you're good.
Python only.
Open your terminal or command prompt:
git clone https://github.com/EZroot/DiscordMusicBot.git-
Double-click
run.bat. It'll generate aconfig.inifile. -
Open the newly created
config.inifile. -
Replace
PUT_YOUR_DISCORD_BOT_TOKEN_HEREwith your Discord bot's secret token.
Optional: Adjust DEFAULT_VOLUME or configure the UseCookies and CookiesFile settings if needed for accessing restricted content.
- Rerun
run.batand your bot should appear in your server.
All commands use Discord's native slash command feature (/).
Feel free to contribute if you want.
-
Fork the repository.
-
Create a new branch (
git checkout -b feature/new-command). -
Commit your changes.
-
Push to the branch.
-
Open a Pull Request.