Relative Content

Tag Archive for pythondiscorddiscord.pydiscord-buttons

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: