๐ง 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.