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 |
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 |
/ticketadmin ... | Ticket types and handler roles |
/uploadguide | Upload a guide |
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 |