Reinhardt Erasmus
Discord Music Bot
Made with NixThe is a very basic discord music bot. It covers features like: -Play music from YouTube -Pause music -Resume music -Disconnect or End song -Leave if no one is in the channel -Check to see if anyone is in the channel before joining.
Recent comments (19)radichben701 month agoHow to do commands?
ANanon82884213 months agoyoutube_dl is discontinued, how would this work??
JayeshS33 months agocommands dont work
KEKenZync4 months agowhat are commands?
OKokan904 months agoVOICE_CONNECTION_TIMEOUT error.
SPSpottie974 months ago- Updated command issue some users were having
- Implemented some Error handling
- Improved performance time
THThunderkingHWD14 months agoThe bot is not responding to any command even after being online and logged in. It says command not found
SPSpottie976 months ago- Updated dependencies
- Updated Prefix to "!"
- Imported discord.py & youtube_dl
- Updated Music.py to fix errors
NOTE: You still need to put your own Discord key in the Main.py file to have it work. I don't actively have one, there are a ton of videos on YouTube that show you how to get a Key for a discord bot.
DEDevilmss6 months agowhats the prefix like !play ?
LULucaFaleiro6 months agoHola, me sale este error, sabes como solucionarlo?
Traceback (most recent call last): File "main.py", line 3, in import music File "/home/runner/Teyendo/music.py", line 5, in class music(commands.Cog): File "/home/runner/Teyendo/music.py", line 9, in music @commands.commands() AttributeError: module 'discord.ext.commands' has no attribute 'commands'