๐ง Commands
Essential moderation and administration commands available for staff members. These commands help you manage users, roles, and gather server data efficiently.
๐งพ Available Commands
/unban
Description: Unban a previously banned user by their ID.
Required Permission: Ban Members
Usage:
/unban [userID]
userID
โ The User ID of the person to unban.
/info user / server
Description: Displays information about a user or server.
Required Permission: Manage Messages
Usage:
/info [user/server]
user
โ Mention a user to view their information.server
โ Get general server statistics and info.
/give-role
Description: Assign a role to a specific user.
Required Permission: Manage Roles or Administrator
/give-role
member
โ The user to receive the role.role
โ The role you wish to assign.
Notes:
- The bot must have permission to Manage Roles.
- The bot cannot assign roles higher or equal to its highest role.
/remove-role
Description: Remove a specific role from all members.
Required Permission: Manage Roles or Administrator
/remove-role
role
โ The role to be removed from everyone.
/give-everyone-role
Description: Assign a specific role to all users in the server (excluding bots).
Required Permission: Manage Roles or Administrator
/give-everyone-role
role
โ The role to assign to all members.
๐/reaction
Description: Add or remove automatic emoji reactions for messages in specific channels.
Required Permission: Manage Channels or Administrator
/reaction add | /reaction remove
channel
โ The channel where the reaction should be added or removed.reaction
โ (Only foradd
) The emoji to react with on new messages.
๐/join-role
Description: Manages the automatic role assigned to new members when they join the server.
Required Permissions: Manage Roles or Administrator
/join-role
action
โ Choose what you want to do with the join-role system (set, change, delete).role
โ The role to assign (required only for "set" or "change").
Command Actions:
- set: Set a new role to be assigned to new members.
- change: Change the existing join role to a new one.
- delete: Remove the existing join role and prevent new members from being assigned any role.
๐/remove-config
Description: Deletes a specific configuration file used by the bot in this server.
Required Permission: Administrator
/remove-config
option
โ Select which system configuration you want to delete from the following:Invite
โ Removes the invite tracking configuration.Ticket
โ Deletes ticket panel configuration.Report
โ Deletes report system config.Reaction
โ Deletes auto-reaction channel setup.Economy
โ Deletes local economy data.Rank
โ Removes server ranking system data.CCommands
โ Deletes all custom commands for this server.
Confirmation: The bot will ask for confirmation before deletion using interactive buttons.
Timeout: If no response is given within 15 seconds, the request is canceled automatically.