๐จ
/ban
Admin
Ban a user from the server with optional reason and message deletion.
/ban user: @user [reason: text] [delete_days: 0-7]
REQUIRED
user:
The user to ban
OPTIONAL
reason:
Reason for the ban
OPTIONAL
delete_days:
Days of messages to delete (0-7)
๐ข
/kick
Admin
Kick a user from the server with an optional reason.
/kick user: @user [reason: text]
REQUIRED
user:
The user to kick
OPTIONAL
reason:
Reason for the kick
๐งน
/clear
Moderator
Bulk delete messages from a channel. You can filter by user or delete all messages.
/clear amount: number [user: @user]
REQUIRED
amount:
Number of messages to delete (1-100)
OPTIONAL
user:
Delete messages only from this user
๐
/permissions
Admin
Manage bot permissions for users and roles. Control who can use specific commands.
/permissions [action] [target] [permission]
๐ญ
/role
Moderator
Add or remove a role from a user.
/role action: add/remove user: @user role: @role
REQUIRED
action:
Add or remove the role
REQUIRED
user:
The user to modify
REQUIRED
role:
The role to add/remove
๐
/multirole
Moderator
Assign or remove multiple roles at once to a user.
/multirole user: @user action: add/remove roles: @role1 @role2 @role3
โฑ๏ธ
/temprole
Moderator
Give a user a role temporarily. The role will be automatically removed after the specified duration.
/temprole user: @user role: @role duration: time
REQUIRED
duration:
How long to keep the role (e.g., 1h, 30m, 2d)
โก
/masstemprole
Admin
Give a temporary role to multiple users at once.
/masstemprole role: @role duration: time users: @user1 @user2...
โ๏ธ
/managerole
Admin
Manage role settings including color, name, permissions, and position.
/managerole role: @role [action]
๐
/roles
Everyone
List all roles in the server with member counts and permissions.
/roles
โ
/requestrole
Everyone
Request a self-assignable role from the server.
/requestrole role: @role
๐จ
/color
Moderator
Change a role's color using hex codes or color names.
/color role: @role color: #hex_code
๐ฒ
/randomcolor
Moderator
Assign a random color to a role.
/randomcolor role: @role
๐ง
/mentionable
Moderator
Make a role mentionable or unmentionable by everyone.
/mentionable role: @role state: true/false
๐
/copypermissions
Admin
Copy all permissions from one role to another.
/copypermissions from: @source_role to: @target_role
๐ฑ
/8ball
Everyone
Ask the magic 8-ball a question and receive a mystical answer.
/8ball question: your question here
REQUIRED
question:
The question you want to ask
๐ช
/coinflip
Everyone
Flip a coin and get heads or tails.
/coinflip
๐
/joke
Everyone
Get a random joke to lighten the mood.
/joke
๐จ
/dadjoke
Everyone
Get a classic dad joke that will make everyone groan.
/dadjoke
๐ฑ
/cat
Everyone
Get a random cute cat picture.
/cat
๐
/dog
Everyone
Get a random cute dog picture.
/dog
โ
/rps
Everyone
Play rock, paper, scissors with the bot.
/rps choice: rock/paper/scissors
๐
/giveaway
Moderator
Create and manage giveaways in your server.
/giveaway start prize: text duration: minutes winners: number
REQUIRED
prize:
What is being given away
REQUIRED
duration:
Duration in minutes (1-10080)
OPTIONAL
winners:
Number of winners (default: 1)
๐
/ping
Everyone
Check the bot's latency and response time.
/ping
๐ฑ
/qr
Everyone
Generate a QR code from text or a URL.
/qr text: your text or url
REQUIRED
text:
The text or URL to encode
โฐ
/timestamp
Everyone
Generate Discord timestamp formats for any date and time.
/timestamp [date] [time] [format]
โฒ๏ธ
/remind
Everyone
Set a reminder and the bot will DM you after the specified time.
/remind time: duration message: your reminder
REQUIRED
time:
When to remind you (e.g., 1h, 30m, 2d)
REQUIRED
message:
What to remind you about
๐
/embed
Moderator
Create custom rich embeds with colors, fields, and images.
/embed [title] [description] [color] [options]
๐
/distance
Everyone
Calculate distance between two locations.
/distance from: location to: location
๐ฌ
/feedback
Everyone
Send feedback about the bot to the developers.
/feedback message: your feedback
๐
/emotes
Everyone
List all emotes available in the server.
/emotes
๐ฆ
/github
Everyone
Search GitHub repositories and get repository information.
/github repo: repository_name
๐
/serverinfo
Everyone
Display detailed information about the server including stats, roles, and settings.
/serverinfo
๐ฅ
/membercount
Everyone
Show the server's member statistics including total, online, and bot counts.
/membercount
๐ค
/members
Moderator
List server members with various filter options.
/members [filter] [role]
๐ซ
/invitetrack
Moderator
Track server invites and see who invited whom.
/invitetrack [user]
๐
/invitetracker
Moderator
View detailed invite statistics for users.
/invitetracker user: @user
๐
/logs
Admin
Configure server logging for moderation and server events.
/logs setup channel: #log-channel
๐
/setjoinmessage
Admin
Set a custom welcome message when users join the server.
/setjoinmessage channel: #channel message: your message
๐
/setleavemessage
Admin
Set a custom leave message when users leave the server.
/setleavemessage channel: #channel message: your message
๐ซ
/unsetjoinmessage
Admin
Remove the welcome message configuration.
/unsetjoinmessage
๐ซ
/unsetleavemessage
Admin
Remove the leave message configuration.
/unsetleavemessage
๐
/setboostalert
Admin
Configure alerts when someone boosts the server.
/setboostalert channel: #channel [message]
๐ค
/setafkchannel
Admin
Set the AFK voice channel for the server.
/setafkchannel channel: voice_channel
โ๏ธ
/setnickname
Moderator
Change a user's nickname in the server.
/setnickname user: @user nickname: new_nickname
๐
/note
Moderator
Add a moderation note to a user's profile.
/note user: @user note: your note
๐
/notes
Moderator
View all moderation notes for a user.
/notes user: @user
โ๏ธ
/editnote
Moderator
Edit an existing moderation note.
/editnote note_id: id new_note: text
๐๏ธ
/delnote
Moderator
Delete a moderation note.
/delnote note_id: id
๐งน
/clearnotes
Admin
Clear all moderation notes for a user.
/clearnotes user: @user
โ๏ธ
/config
Admin
Configure bot settings for your server.
/config [setting] [value]
๐ฆ
/falcon
Everyone
Display information about FalconX bot.
/falcon
๐ผ๏ธ
/falconxavatar
Everyone
Display the bot's avatar in full size.
/falconxavatar
๐
/globalsync
Bot Owner
Sync commands globally (bot owner only).
/globalsync
๐
/space
Everyone
Get interesting space facts and images.
/space