-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added ephemeral response helpers to help with addressing #35 * #35 added ephemeral errors to bot_info.go * Made /help response ephemeral * Attempt to gracefully exit if a panic arises while handling an interaction * /build-a-meme previews are now ephemeral messages instead of DMs * Removed response type from interactionRespondWithEphemeralErrorAndNotifyOwner * Added ephemeral follow up errors for /build-a-meme * Added button to allow for optional anonymous error reporting. * Prefixed error report button with 'anonymous' when that option was selected * /del-bot-command now responds ephemerally * Added stack info to error reports * Added ephemeral error responses to /compliments * Added ephemeral error checking to /creepy-dm * Added ephemeral error responses to /loglevel * Added ephemeral error responses to /roll * Improved error message on loglevel for unauthorized users * Added ephemeral error responses to /pasta * Added ephemeral error responses to /reddit-roulette * Added ephemeral error responses to /story-time * Added ephemeral error responses to /uwu * Added ephemeral error responses to /what-are-the-odds * Updated docker-compose for v1.8.5 * Apply suggestions from code review
- Loading branch information
Showing
19 changed files
with
549 additions
and
120 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
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
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
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.