TrustyJAID
TrustyJAID
### Description of the changes This adds support for button menus in help and adds a SimpleMenu cog creators can import to simply paginate items with buttons similar to the...
### Description of the changes This adds basic support for Hybrid commands within Red. This also adds support for GroupCog in Red where cogs will inherit both the existing Cog...
### Description of the changes This adds a bot setting for using buttons which is also used by cores menus util. This is blocked by #5634 ### Have the changes...
### Description of the changes Add timeouts support to the Mutes cog. This changes the default server mute behavior to utilize timeouts while maintaining role mutes if they have been...
### Type - [ ] Bugfix - [ ] Enhancement - [x] New feature ### Description of the changes This adds support for Cog Creators to create generic routes for...
### Description of the changes This reorganizes the display of help to allow users to more easily click the copy to clipboard on code blocks to copy the command input....
### Description of the changes Makes the response of activemutes a menu instead of listing all. Resolves #6263. ### Have the changes in this PR been tested? No
# Feature request Modlog API should have some cleanup of case types. #### Select the type of feature you are requesting: - [ ] Cog - [ ] Command -...
### Description of the changes This allows humanize_timedelta to still return something if the delta is in the negatives. A bit of a niche use case but I did encounter...