Search code examples
pythondiscordpycharmbots

Discord.py - Why my bot sends every message twice?


I'm making a Discord bot in Python and out of nowhere my bots keep replying twice to every command.

I don't link it to that, but it started when I accidentally enabled IdeaVim plugin and used Ctrl+F (nothing worked in that way, it should). When I disabled IdeaVim, the bot started to reply to every command twice. Like... To every.


Solution

  • Try restarting your computer. It is likely you are running your bot program twice.