TrustyJAID

Results 21 issues of 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...

Category: Bot Core
Category: Help
Category: Utility Functions

### 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...

Category: Docs
Category: Trivia Lists
Blocked By: Dependency
Category: Config
Category: Permissions
Category: Command Module
Category: Audio Cog
Category: Modlog API
Category: Bot Core
Category: CI
Category: Downloader
Category: Utility Functions
Category: Trivia Cog
Category: General Cog
Category: Modlog Cog
Category: Dev 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...

Blocked By: Other PR
Category: Bot Core
Category: Utility Functions

### 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...

Category: Cogs - Mutes

### 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....

Type: Enhancement
Category: Core - Help

### 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

Category: Cogs - Mutes

# Feature request Modlog API should have some cleanup of case types. #### Select the type of feature you are requesting: - [ ] Cog - [ ] Command -...

Type: Feature
Status: Accepted
Category: Core - Modlog

### 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...

Category: Core - API - Utils Package