Parameter types with '*' are required
Default prefix is '!!'
Requires TeamPermissionLevel.Admin or higher
Only available for main server id in configuration
- Description: Setup the modmail bot.
- Usage:
!!modmail setup - Note: This command should be run in the main server. Only bot owner can run this command. This command will create the necessary channels and roles for the modmail bot.
Only available in main server id set in configuration
Only available in ticket channel
This set of commands allows moderators or higher-level users to manage tickets in the Discord server.
Requires a team member or created user if enabled in options
- Description: Close a ticket.
- Parameters:
reason: Ticket closing reason. (Optional)
Requires TeamPermissionLevel.Support or higher
- Description: Set the priority of a ticket.
- Parameters:
priority: Priority of the ticket.
Requires TeamPermissionLevel.Support or higher
- Description: Add a note to a ticket.
- Parameters:
note: Note to add.
Requires TeamPermissionLevel.Moderator or higher
- Description: Toggle anonymous mode for a ticket.
Requires TeamPermissionLevel.Support or higher
- Description: Set the type of a ticket.
- Parameters:
type: Type of the ticket.
Requires TeamPermissionLevel.Support or higher
- Description: Gets the ticket type for the current ticket channel.
- Usage:
/ticket-type get
Requires TeamPermissionLevel.Moderator or higher
This set of commands allows moderators or higher-level users to manage the blacklist in the Discord server.
- Description: Add a user to the blacklist.
- Parameters:
user: The user to blacklist.[reason]: The reason for blacklisting. Default is "No reason provided."
- Usage:
/blacklist add [user] [notify-user] [reason]
- Description: Remove a user from the blacklist.
- Parameters:
user: The user to remove from the blacklist.
- Usage:
/blacklist remove [user] [notify-user]
- Description: Check if a user is blacklisted.
- Parameters:
user: The user to check.
- Usage:
/blacklist status [user]
- Description: Get tag content.
- Parameters:
name: Tag name.
- Usage:
/tag [name]