Introduces a new cog to manage Ko-fi shop orders, reviews, and waitlists.
Users can submit orders and reviews via interactive modals.
Administrators can configure channels and add users to the waitlist.
Introduces a new cog that handles user DMs by creating threads in a designated forum channel.
Enables staff to reply in threads to send messages back to users anonymously.
Includes commands to configure settings, enable/disable the system, and close threads.
Improves moderation by streamlining ticket management in Discord forums.
Refactors simple welcomer to support custom messages, channels, and toggles.
Adds command group for admins to manage server-specific settings, placeholders for personalization, and built-in safety checks for permissions and channel validity.
Enhances event handling with better error management and logging.
Introduces a simple cog that welcomes new users via customizable messages in designated channels, enhancing community engagement.
Handles channel selection with fallbacks and includes error resilience for permission issues.
Introduces functionality for users to submit independent service reviews, sent to a designated staff channel.
Includes metadata and initial structure files.
Sets up RPG system as a Redbot cog with core mechanics
Implements character creation, class selection, and stat management
Adds action commands for attacking and healing
Provides inventory and shop functionality for item management
Introduces interactive UI menus for user engagement
Introduces a private, forum-based ModMail system for relaying user DMs to staff threads, enhancing moderation and support through persistent message storage.
Relies on 'rich' requirement for better formatting; includes metadata for easy installation and help integration.
Integrates MongoDB connection to kBump services for Red bot, enabling data reading and interaction.
Adds command to check server bump status with detailed embed output.