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.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
from .modmail import setup
|
||||
Reference in New Issue
Block a user