You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- move repeated and repeatable strings to resource
- add await equivalent when adding reactions to the message to make sure they are in correct order (see javascript version: https://discordjs.guide/popular-topics/reactions.html#reacting-to-messages) *update: used .join() but does not seem to work consistently…*