#Buttons are disabled after a restart
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Is there any way that buttons created this way don't stop working when the bot is restarted?
I understand how to make buttons perpetual if I had a discord.ui.View class, but for certain reasons I create buttons this way...
Here's the persistent example.
I don't have a View class, I have nothing to add here