Available Commands
Complete list of configuration commands
/config help
AdminShows configuration help
/config data
AdminShows current server configuration
/config update
AdminReset configuration to default values
/config cmd
AdminEnable or disable specific commands
/config logs
AdminAudit log configuration
/config perms
AdminBot permissions configuration
/config tickets help
AdminSpecific help for ticket configuration
Config Perms
Advanced permission configuration for specific commands
Syntax:
/config perms {permission} {action} ({roles}/{users})
{permission}
The permission to configure
Required{action}
Add or remove the permission
Required{roles}
Roles to add or remove, separated by spaces
Optional*{users}
Users to add or remove, separated by spaces
Optional*Note: At least one of the {roles} or {users} fields is mandatory.
Config Cmd
Enable or disable specific commands on your server
Syntax:
/config cmd {command} {state}
{command}
The command to enable or disable
Required{state}
Enable or disable the command
RequiredDefault Commands
The following commands cannot be disabled:
Config Update
Reset all server configuration to default values
Syntax:
/config update
β οΈ Warning
This command will restore ALL custom configuration to default values. This action cannot be undone.
Config Data
Shows the current server configuration in detail
Syntax:
/config data
Information Displayed:
- Enabled/disabled commands
- Configured permissions
- Log channels
- Ticket configuration
- Level configuration
- Birthday configuration
Config Logs
Advanced configuration of the audit log system
Syntax:
/config logs {log}
{log}
The type of log to configure
RequiredAvailable Log Types:
π¨ Moderation
Ban, Kick, Unban, Warns
π₯ Users
Joins, Leaves, Profile changes
π¬ Messages
Deleted, edited messages
π Voice
Voice channel join/leave
π Roles
Roles added/removed
π Channels
Channels created/deleted
Parameters for Log Messages
Available variables to customize log messages
π¨ Ban / Kick / Unban
π₯ Joins / Leaves
π¬ Messages
π Voice Channels
π Roles
π Channels
π€ User Profile
Parameter Explanation
Detailed description of each available variable
{reason}
Reason for the applied sanction
{user}
Mention of the affected user
{userid}
Unique user ID on Discord
{usertag}
Normal username (e.g.: User#1234)
{mod}
Mention of the moderator applying the action
{modid}
Unique moderator ID
{modtag}
Moderator username
{channel}
Mention of the related channel
{channelid}
Unique channel ID
{del_msg}
Content of the deleted message
{old_msg}
Previous content of the edited message
{new_msg}
New content of the edited message
{attached}
Attachment information
{acc_age}
Discord account age
{server_age}
Time the user has been on the server
{\n}
Line break in logs
{role}
Mention of the added or removed role
{roleid}
Unique role ID
{category}
Channel category name
{old_avatar_link}
Link to user's previous avatar
{new_avatar_link}
Link to user's new avatar
{old_name}
User's previous name
{new_name}
User's new name