Every command
If a command isn't in your server, its module is off. See Modules.
A day in the life, by role
Not every command someone might run, just what a typical session actually looks like for each seat.
A member, checking in on an idea they posted and looking someone up before trusting them:
/suggestions top
/lookup target: SomeUsername
An event host, running a session start to finish:
/event start
(the event runs)
Press End on the announcement when it wraps
/activitychart create
Ticket staff, working a queue:
Press Claim on an incoming ticket
/ticket note content: "Waiting on a screenshot from the user"
Press Close once it's resolved
A server admin, bringing the server up to date after a new hire:
/config set key: staff_role value: @NewTeamRole
/ticketadmin staffrole set type_key: report role: @NewTeamRole level: handler
/moduleadmin list guild_id: <this server's ID>
The bot owner, onboarding a brand new server:
/moduleadmin preset guild_id: <new server ID> preset: Game server
/moduleadmin group set guild_id: <new server ID> cms_group: tom
Anyone
| Command | What it does | Module |
|---|---|---|
/suggest | Post a suggestion | suggestions |
/suggestions top | Highest-voted open suggestions | suggestions |
/lookup | Check one account | lookup |
/rcrsearch | Search the archive with filters | lookup |
/form open / resume / status / withdraw | Fill in a form | intake |
Event hosts
| Command | What it does | Module |
|---|---|---|
/event start | Announce and start an event | events |
/activitychart create | Log who turned up | activity |
/activitychart resume | Pick up an unfinished draft | activity |
Staff
| Command | What it does | Module |
|---|---|---|
/ticket ... | add, remove, coclaim, note, rename, transcript, perms, list | tickets |
/ticket panel ... | post, save, load, list, delete | tickets |
/suggestadmin board ... | create, list, forum, downvotes, repair | suggestions |
/suggestadmin tag ... | add, list, sync | suggestions |
/suggestadmin status | Move a suggestion's status | suggestions |
/suggestadmin import | Bring an old channel in | suggestions |
/affiliation ... | list, set, matrix | diplomacy |
/declaration ... | Formal declarations | diplomacy |
/product ... | The product pipeline | products |
/division ... | The divisions directory | divisions |
/formadmin responses / export | Read or download submissions | intake |
/formadmin ... | Build and publish forms | intake |
/transcript | Save a channel as a page that looks like Discord, plus the raw JSON | transcripts |
Moderation
Every one of these writes a numbered case. See Moderation.
| Command | What it does | Module |
|---|---|---|
/warn | Warn a member and record it | moderation |
/timeout / /untimeout | Time somebody out, or lift it early | moderation |
/kick | Remove somebody from the server | moderation |
/ban / /unban | Ban, permanently or for a time, and lift one | moderation |
/softban | Ban and immediately unban, to clear recent messages | moderation |
/purge | Delete recent messages in this channel | moderation |
/case view / reason / history | Read a case, correct its reason, list somebody's | moderation |
Temporary voice channels
Every one of these acts on the channel you're in, or the one you own. See Temporary voice channels.
| Command | What it does | Module |
|---|---|---|
/voice name | Rename your channel | tempvoice |
/voice limit | Cap how many people can join | tempvoice |
/voice privacy | Make it public, locked or hidden | tempvoice |
/voice trust / untrust | Let somebody in, or take that back | tempvoice |
/voice block / unblock | Keep somebody out, or let them back | tempvoice |
/voice kick | Disconnect somebody from your channel | tempvoice |
/voice invite | Send somebody a link to your channel | tempvoice |
/voice claim | Take over a channel whose owner has left | tempvoice |
/voice transfer | Hand your channel to somebody in it | tempvoice |
/voice delete | Delete your channel now | tempvoice |
/voice reset | Back to the creator's defaults | tempvoice |
/voice bitrate / region | Audio quality, or the voice region | tempvoice |
/voice chat | Open a private text thread for the channel | tempvoice |
/voice waiting | Open or close a waiting room | tempvoice |
/voice password / join | Set a password, or join with one | tempvoice |
/voice find | Which voice channel somebody is in | tempvoice |
/voice info | Everything about your channel | tempvoice |
Server admins
| Command | What it does |
|---|---|
/config set | Point the bot at channels and roles |
/storeconfig set | Store settings |
/eventadmin type add | Add an event type |
/eventadmin game add | Add a game preset |
/eventadmin panel ... | Panels of one-click buttons for the events you run often |
/ticketadmin ... | Ticket types and handler roles |
/uploadguide | Upload a guide |
/set | Apply a whole preset profile to this server, or reset it |
/eventadmin override ... | Who can override an event cooldown |
/requestaccess | Ask for a Chancery access key for a server |
/collectaccess | Collect a key once it has been approved |
/serverlog ... | Set up the server log and choose what it records |
/games add / remove / list | The games a panel draws from |
/gamepanel post / refresh / delete / list | Live boards of how busy each game is |
/massdm | Direct message everyone holding the opt-in role |
/voiceadmin setup | Make a category, a creator and a controls channel in one go |
/voiceadmin creator add / remove / list | The channels that make channels |
/voiceadmin interface | Post the control panel in a channel |
/voiceadmin channels | Every temporary channel that exists right now |
/voiceadmin delete | Delete a temporary channel, whoever owns it |
Bot owner only
| Command | What it does |
|---|---|
/moduleadmin list | Every module's state in a server |
/moduleadmin enable / disable | Switch one on or off |
/moduleadmin preset | Set a whole server up at once |
/moduleadmin group set | Map a server to a website group |
/moduleadmin group clear / list | Manage those mappings |
/intake health | Diagnostics |
/accessadmin pending | Access requests waiting on a decision |
/accessadmin keys | Keys that have been issued |
/accessadmin revoke | Withdraw a key |
/accessadmin pause / resume | Stop and restart a key without withdrawing it |
/games import | Pull a game list in from presets |