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.