phenom4n4n / phen-cogs

My public cogs for Red, Discord bot.
https://phen-cogs.readthedocs.io/en/latest/
MIT License
120 stars 71 forks source link

[SlashTags] Fix buttons when skipped dynamically #122

Open npc203 opened 2 years ago

npc203 commented 2 years ago

Bugfix on slashtags, An edge can when "calling" the button could return a None object. Reference: link

Added an extra check to just prematurely close the function.