Mimickal / ReactionRoleBot

Basic, no BS Discord bot that can assign / unassign roles with message reactions
GNU Affero General Public License v3.0
53 stars 11 forks source link

Rewrite react add event handler #41

Closed Mimickal closed 2 years ago

Mimickal commented 2 years ago

I tried to keep this as pure of a refactor as possible. Existing issues were ported over to async-await as well. This is complex enough without adding fixes on top of it, so I'll do those later.