/ping
NoneCheck Iridex's latency to Discord.
No options.
Usable in servers and DMs. Example: /ping
31 slash commands, generated straight from the bot's own registry.
Check Iridex's latency to Discord.
No options.
Usable in servers and DMs. Example: /ping
Browse every Iridex command, grouped by category.
| Option | Type | Required | Description |
|---|---|---|---|
command | string | No | A specific command to look up |
Usable in servers and DMs. Example: /help
Show how long Iridex has been running.
No options.
Usable in servers and DMs. Example: /uptime
Show information about this server.
No options.
Server only. Example: /serverinfo
Show information about a member.
| Option | Type | Required | Description |
|---|---|---|---|
user | user | No | The member to look up |
Server only. Example: /userinfo
Get a member's full-size avatar.
| Option | Type | Required | Description |
|---|---|---|---|
user | user | No | The member to look up |
Usable in servers and DMs. Example: /avatar
Convert a time between your timezone and the server's configured timezone.
| Option | Type | Required | Description |
|---|---|---|---|
time | string | Yes | e.g. 14:30 or 2:30pm |
Server only. Example: /timezone time:9:00am
Solve a math expression — symbols or plain English.
| Option | Type | Required | Description |
|---|---|---|---|
expression | string | Yes | e.g. 10/10000, 5 times 6, or 2 to the power of 10 |
Usable in servers and DMs. Example: /solve expression:10 divided by 10000
Open a 1v1 coin flip lobby — the second person to join triggers the flip.
No options.
Server only. Example: /coinflip
Roll dice, e.g. 2d6 for two six-sided dice.
| Option | Type | Required | Description |
|---|---|---|---|
roll | string | No | NdN format, e.g. 2d20 |
Usable in servers and DMs. Example: /dice
Ask the magic 8-ball a question.
| Option | Type | Required | Description |
|---|---|---|---|
question | string | Yes | Your yes/no question |
Usable in servers and DMs. Example: /8ball question:will it rain tomorrow
Play rock-paper-scissors against Iridex.
| Option | Type | Required | Description |
|---|---|---|---|
choice | string | Yes | Your throw |
Usable in servers and DMs. Example: /rps choice:rock
Add a role to a member.
| Option | Type | Required | Description |
|---|---|---|---|
user | user | Yes | The member |
role | role | Yes | The role to add |
Server only. Example: /addrole user:@someone role:@Member
Remove a role from a member.
| Option | Type | Required | Description |
|---|---|---|---|
user | user | Yes | The member |
role | role | Yes | The role to remove |
Server only. Example: /removerole user:@someone role:@Member
Give a member a role that's automatically removed after a duration.
| Option | Type | Required | Description |
|---|---|---|---|
user | user | Yes | The member |
role | role | Yes | The role to grant temporarily |
duration | string | Yes | e.g. 10m, 2h, 1d, 1w |
Server only. Example: /temprole user:@someone role:@Muted duration:1h
Kick a member from the server.
| Option | Type | Required | Description |
|---|---|---|---|
user | user | Yes | The member to kick |
reason | string | No | Reason for the kick |
Server only. Example: /kick user:@someone reason:spamming
Ban a member from the server.
| Option | Type | Required | Description |
|---|---|---|---|
user | user | Yes | The member to ban |
reason | string | No | Reason for the ban |
delete_days | integer | No | Days of message history to delete (0-7) |
Server only. Example: /ban user:@someone reason:raid
Timeout (mute) a member for a duration.
| Option | Type | Required | Description |
|---|---|---|---|
user | user | Yes | The member |
duration | string | Yes | e.g. 10m, 1h, 1d |
reason | string | No | Reason for the timeout |
Server only. Example: /timeout user:@someone duration:10m reason:cooldown
Log a warning against a member.
| Option | Type | Required | Description |
|---|---|---|---|
user | user | Yes | The member |
reason | string | Yes | Reason for the warning |
Server only. Example: /warn user:@someone reason:breaking rule 3
List a member's warnings.
| Option | Type | Required | Description |
|---|---|---|---|
user | user | Yes | The member |
Server only. Example: /warnings user:@someone
Bulk-delete recent messages in this channel, optionally filtered by type.
| Option | Type | Required | Description |
|---|---|---|---|
amount | integer | Yes | How many recent messages to scan (1-100) |
type | string | No | Which messages to delete (default: all) |
Server only. Example: /purge amount:50
Unban a user by their ID.
| Option | Type | Required | Description |
|---|---|---|---|
user_id | string | Yes | The user's ID |
reason | string | No | Reason for the unban |
Server only. Example: /unban user_id:123456789012345678 reason:appeal accepted
Remove an active timeout from a member.
| Option | Type | Required | Description |
|---|---|---|---|
user | user | Yes | The member |
reason | string | No | Reason for removing the timeout |
Server only. Example: /untimeout user:@someone
Set this channel's slowmode delay.
| Option | Type | Required | Description |
|---|---|---|---|
seconds | integer | Yes | Delay in seconds (0-21600, 0 to disable) |
Server only. Example: /slowmode seconds:10
Stop @everyone from sending messages in this channel.
| Option | Type | Required | Description |
|---|---|---|---|
reason | string | No | Reason for locking |
Server only. Example: /lock
Restore @everyone's ability to send messages in this channel.
No options.
Server only. Example: /unlock
Post the ticket panel (Open Ticket button) in this channel.
No options.
Server only. Example: /ticket-panel
Close the current ticket channel.
| Option | Type | Required | Description |
|---|---|---|---|
reason | string | No | Reason for closing |
Server only. Example: /ticket-close
Show a member's voice-time and message-activity stats.
| Option | Type | Required | Description |
|---|---|---|---|
user | user | No | The member to look up |
Server only. Example: /playtime
Show the server's voice-time leaderboard.
No options.
Server only. Example: /leaderboard
Grant or revoke a user's access to manage this server on the Iridex dashboard.
| Option | Type | Required | Description |
|---|---|---|---|
action | string | Yes | add or remove |
user | user | Yes | The user to grant/revoke dashboard access for |
Server only. Example: /dashboardaccess action:add user:@someone