Bot running twice?

Hello everyone.

I have a pretty standard application/ticket bot. When the user clicks a reaction, it opens a channel for them to continue their application. I’ve been having a weird issue with my bot, though. Every time anyone clicks a reaction, it creates two different text channels, but only logs the message that it did once. This happens with every single action the bot takes. All messages are sent twice but I can only see one log. I have no idea why this is happening or how I could resolve the issue. Any help is appreciated.

image

I had this issue 2 times, years apart, identified the multiple instances by the fact that the BOT produced two embeds instead of one.

I fixed it by updating my Discord BOT Token, so that any “other” applications running using that token wont be able to use it anymore.

Weird thing if you ask me.

Thanks for the suggestion. The issue resolved itself on its own but if it happens again I will try this. It’s super bizarre.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.