flaree / flare-cogs

Various cogs written for Red-DiscordBot
MIT License
76 stars 69 forks source link

[connect4] catch message edit errors #101

Closed phenom4n4n closed 3 years ago

phenom4n4n commented 3 years ago

Catches when the connect4 message gets deleted/bot loses perms to speak in that channel. Also casts data tracking to a string and uses start_adding_reactions so that the game can begin before all reactions are added.

flaree commented 3 years ago

Thanks for the Pr ❤️