Commit Graph

8 Commits

Author SHA1 Message Date
2d199d9247 feat: add configurable forum-based ModMail system
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.
2025-09-20 20:45:15 -04:00
c94667ee52 feat: Adds ModMail cog with core setup
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.
2025-09-11 17:18:22 -04:00
83facc2fb9 feat: add initial files for KofiShop cog 2025-09-11 17:17:40 -04:00
5b9c27fcad feat: add kBump database bridge cog
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.
2025-09-11 17:16:29 -04:00
c9431d0c86 feat: Add /workorder.9tkd to .gitignore
Includes .vs/ and pyproject.toml to prevent tracking unintended files
Fixes license typo in README.md from GPU-3.0 to GPL-3.0
2025-09-11 17:15:29 -04:00
0924aac451 Update README.md 2025-09-06 09:43:28 -04:00
579e73d8b8 Add info.json 2025-09-06 08:31:47 -04:00
54e1ac9c31 Initial commit 2025-09-06 08:25:52 -04:00