-
-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fun] 1.4.0 Fix a bug with react and multiple numbers
- Migrate emojis to unicode strings instead of raw emojis. - Improvements to `[p]oof` and `[p]react` - Allow `[p]oof` and `[p]react` to use message replies for the message to add reactions to if provided message is None. - Delete invocation message before adding reactions. - Better support for reacting with custom emojis and try to detect actual emojis that don't need to be replaced. - This may sometimes still fail due to current limitations. - Add logging for when errors occur and exit early if an error occurs. - Detect if the bot has already added that emoji and ignore trying to add it. - Rearrange `[p]react` so the message now comes last so you can include spaces which will get stripped.
- Loading branch information
1 parent
9aa45fc
commit 61ad559
Showing
3 changed files
with
337 additions
and
149 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.