Utility Commands
/apply
Start an application flow for a specific application type. The type option is an autocomplete list of active application slugs.
Options
| Option | Type | Required | Notes |
|---|---|---|---|
type | string | yes | Application slug (autocomplete). |
Example
/apply type:staff
/clockin
Clock in for staff duty.
/clockout
Clock out from staff duty.
/feedback
Send feedback to the bot developers.
Prefix example:
@Modulus feedback The new moderation review looks much cleaner now.
/help
Open the help menu.
/info
Show bot information.
/ping
Check bot latency.
/time
Staff time utilities.
Subcommands
checkto view your time.leaderboardto view staff leaderboard.
Examples
/time check/time leaderboard
/voice-temp
Create a temporary voice channel.
Options
| Option | Type | Required | Notes |
|---|---|---|---|
name | string | yes | Channel name. |
duration | string | yes | Duration in s, m, h, d (example 1h). |
user_limit | integer | no | Voice channel user limit. |
Example
/voice-temp name:"Raid Room" duration:2h user_limit:5