Dorukyum / Bond

A unique Discord bot for easy server organization and moderation
https://discord.gg/8JsMVhBP4W
GNU General Public License v3.0
41 stars 30 forks source link

Disable the select when the timeout for the help command #36

Closed Nzii3 closed 2 years ago

Nzii3 commented 2 years ago

Have the select be disabled when the timeout occurs, it’s kind of annoying not knowing when the timeout is until you use the select and get Interaction failed.

Dorukyum commented 2 years ago

The help command might be removed since the bot has migrated to slash commands. Also I don't like the idea of setting the on_timeout function after creating the view. Thanks anyways.