Discord.py every command doesn’t work only on_message(message):
I know discord.py is kinda old but like 2 years ago i discovered this and decided to try code, kinda lost it and month ago retry coding
My discord bot’s nuke command buttons are not working
In my discord bot, I’v made a nuke channel command with a confirmation button. The problem is that when I click no, the yes button is still pressable. What I want is when I press no, both the yes and no button will disappear.
Here is my code: