Just-Some-Bots / MusicBot

:musical_note: The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot)
https://just-some-bots.github.io/MusicBot/
MIT License
3.14k stars 2.36k forks source link

Bot doesn't recognize commands. #637

Closed Augustaeum closed 8 years ago

Augustaeum commented 8 years ago

The bot successfully joins a specific text channel. But it is not recognizing commands from said text channel, and I am using the correct prefix.

Rollsroyces commented 8 years ago

Same issue here! I ran the bot he joins the channel succesfully but when typing -play titlehere he does not respond anymore. I ran the update.deps but nothing changed.

Screenshot of bat http://prntscr.com/cp5dzi

junhui-f commented 8 years ago

Does the bot have the appropriate permissions assigned to it?

mdod commented 8 years ago

@Augustaeum @Rollsroyces If permissions aren't the problem, screenshot the CMD/Terminal window when you start the bot, but higher up than what @Rollsroyces already screenshotted.

Augustaeum commented 8 years ago

Hey, yo, I am so sorry for taking so long. So here is the picture requested : http://imgur.com/a/H4dOD. I'll also post a pastebin of my options.ini : http://pastebin.com/8yE9a4Xr

In response to Grift I gave my bot Administrator privileges.

EDIT: I changed the pastebin to censor my bot token, whoops, I know I'm using the right token because it is playing music right now in my server.

junhui-f commented 8 years ago

Try removing the text channel binding. Line 47 on pastebin

Augustaeum commented 8 years ago

My friend ended up solving my issue. It turned out I had not given the bot the proper permissions. I am an idiot, but I swear I gave it admin rights.

But anyway, it now functions correctly.