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
…synchronous sending and editing of messages.
Adds helper functions to parse discord names (removing @ character) and id numbers, which may also be preceeded by an @ character. The parseNumber function uses a regex, and concatenates all number-substrings into one return value.
Updates the addroletorole command so that the success or failure of the command is feed back to the user, fixing issue #25.
No description provided.
The text was updated successfully, but these errors were encountered: