Skip to content
Open navbar menu
Sign UpLog In
Spottie97

Reinhardt Erasmus

@Spottie97
Junior Programmer/Student working on my own projects e.g. discord bots
  • Discord Music Bot

    Cover page
    Made with Nix

    The 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)
    radichben70
    radichben70
    1 month ago

    How to do commands?

    anon8288421
    anon8288421
    3 months ago

    youtube_dl is discontinued, how would this work??

    JayeshS3
    JayeshS3
    3 months ago

    commands dont work

    KenZync
    KenZync
    4 months ago

    what are commands?

    okan90
    okan90
    4 months ago

    VOICE_CONNECTION_TIMEOUT error.

    Spottie97
    Spottie97
    4 months ago
    • Updated command issue some users were having
    • Implemented some Error handling
    • Improved performance time
    ThunderkingHWD1
    ThunderkingHWD1
    4 months ago

    The bot is not responding to any command even after being online and logged in. It says command not found

    Spottie97
    Spottie97
    6 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.

    Devilmss
    Devilmss
    6 months ago

    whats the prefix like !play ?

    LucaFaleiro
    LucaFaleiro
    6 months ago

    Hola, 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'

All Repls