-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A lot of commands rewritten/upgraded see full changelog :)
Bot wide changes: - Addition of fuzzy string matching for various commands - Main process loop is now asynchronous - Guild member intent is now used - Better error handling - Lots of docstrings added, stray comments and prints removed - Many commands and classes were moved around - Colour standardization File/Plugin specific changes: - adata.py: - The top command now uses anitrendz/animecorner for airing - The vn command now has no spoiler tags and human datetime - The vn character command now has dropdowns - The character command improved with fuzzy matching and a dropdowns - anime_plots.py: - The command now has a datetime autoscaling option - The plot isn't written to memory anymore - info.py: - inrole command has fuzzy string matching now - NEW: inevent command - NEW: removesticker command - NEW: addemote command (with image compression) - reload.py: - reload slash command - sauce.py: - auto-defer for the MessageCommand - tasks_utils.py: - fuzzy command name matching - embed colour testing command - yt.py: - asynchronous now Utility changes: - buttons.py: Preview temp-fixed - components.py: CharacterSelect for character dropdown - models.py: Character class, colour class, others lookup classes WIP - NEW: search_images.py: scrape google images No major/notable changes in the other files
- Loading branch information
1 parent
ad87edf
commit e5d88c4
Showing
21 changed files
with
1,956 additions
and
1,035 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.