-
886d2d67 · Added delete command, and fixed user command reqs not resetting
-
ee997615 · Bot checks syntax of command before inserting into queue
-
00172090 · Removed create responses
-
806768d5 · Reporter automatically resolves names in text when a worker is boun...
- ... and 2 more commits. Compare 87a39a87...806768d5
-
87a39a87 · Fixed CommandManager spacing
-
a250464b · Pops queue items from worker queue
- ... and 3 more commits. Compare aee6ad61...a250464b
-
aee6ad61 · Message only inserted to queue if from registered guild
- ... and 2 more commits. Compare 039506b4...aee6ad61
-
17a0dd6e · Merge branch 'command-rewrite' into 'develop'
- ... and 9 more commits. Compare 44c4a88c...17a0dd6e
-
be2b8399 · Removed debug info and trimmed if blocks
-
4cbede72 · Fixed issue when bulk-delete would fail with 400 BAD REQUEST due to...
-
6c6aa342 · Removed redundant code
- ... and 1 more commit. Compare a2621991...6c6aa342
-
a2621991 · Fixed !revokeRemote
- ... and 1 more commit. Compare 15e046f7...a2621991
-
15e046f7 · Removed whitespace
- ... and 1 more commit. Compare 197517a8...15e046f7
-
44c4a88c · Run remote refreshes asynchronously to prevent command callbacks fa...