Dragory
ff4c934ca3
ReactionRoles: only clear pendingRoleChanges for a member after their roles have been applied
2020-06-04 21:41:35 +03:00
Dragory
47c5722060
Add a shared lock for Persist and ReactionRoles plugins to prevent race conditions
2020-05-22 20:35:15 +03:00
Dragory
31d3e2b1d7
Another potential fix for Node.js 13/14 incompatibility
2020-05-08 18:29:17 +03:00
Dragory
0de53d1fb4
Possible fix for module error on Node.js 13 and 14
2020-05-08 03:13:30 +03:00
Dragory
56b1ae8785
ReactionRoles: show an error for invalid emojis
2020-04-10 11:30:37 +03:00
Dragory
ca5c7fed64
ReactionRoles: automatically clear reaction roles from unknown messages
2020-01-12 17:02:14 +02:00
Dragory
cfd713ff5f
ReactionRoles: add extra debug info for unknown messages
2020-01-12 16:37:40 +02:00
roflmaoqwerty
af882627a1
changed almost all references of utils successMessage to this.sendSuccessMessage. Waiting on knub changes to finish this
2020-01-12 22:21:14 +11:00
Dragory
d2a6cb1684
Add --exclusive/-e to !reaction_roles
...
When reaction roles are set as exclusive, a user can only have 1
reaction role from that message. Others are removed automatically when
picking a role if needed.
2019-11-30 23:39:32 +02:00
Dragory
16111bbe84
Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests.
2019-11-02 22:11:26 +02:00