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.