-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: Check on startup that all slash commands were deployed * fix: Add a message for when deployment verification passes * fix: Properly verify guilded commands * feat: Organize event handlers * fix(tests): Mock out the network stack for more reliability * chore: Documentation around database structures * chore: Log event handlers on the `debug` level * fix: Reference the corrent command in `/quo blacklist` * feat: Use discord.js builder functions for most user and channel mentions * fix: Circular dependency * fix: Blacklist management caused crashes * chore: Update unit tests * feat: Round `/cooldown` output upward to the nearest second (using `ceil` rather than `round`) * chore: v2.0.5
- Loading branch information
1 parent
3b3169d
commit 30f03bc
Showing
69 changed files
with
3,504 additions
and
1,203 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.