-
Notifications
You must be signed in to change notification settings - Fork 14
Command Reference
Disclaimer: This page is a work in progress, and will be fully filled out within the next few days.
#Available Commands Click on commands for more information.
| Command | Description |
|---|---|
| [`!active <Client Name | Board Index>`](#active) |
| [`!assign <Client Name | Board Index> [rat2] [rat3]`](#assign) |
| [`!clear <Client Name | Board Index> [First Limpet Sender]`](#clear) |
!closed |
Lists the last 5 closed rescues, and their corresponding database IDs. |
| [`!cmdr <Client Name | Board Index> `](#cmdr) |
| [`!codered <Client Name | Board Index>`](#codered) |
| [`!delete <Database ID | List>`](#delete) |
| [`!epic <Client Name | Board Index>`](#epic) |
!flush |
Resets cached RatNames. Helps with bugged rag names on !assign |
!grab <Client Name> |
Grabs the last message the client sent, and adds it to their case. |
!host |
Shows you your current host to verify priviliges. |
| [`!inject <Client Name | Board Index> `](#inject) |
!list [-iru@] |
List the currently active, open cases. Parameters: i: lists inactive cases.r: Show assigned rats.u: Show only cases with no assigned rats.@: show case ids. |
| [`!md <Client Name | Board Index> `](#md) |
!mdlist |
Shows the Marked for Deletion List™. (For cool people only) |
!mdremove <Database ID> |
Removes a case from the Marked for Deletion List™ (Does NOT reopen the case!) |
| [`!pc <Client Name | Board Index>`](#pc) |
| [`!pwl <Client Name | Board Index>`](#pwl) |
| [`!quote <Client Name | Board Index>`](#quote) |
!quoteid <Database ID> |
Recites all known information for the specified Database ID. |
!ratid <Rat Name> |
Gets a rats' ID from the API. |
!refreshboard |
Forcefully resets the board, and grabs fresh information from the API. (WARNING: Use with care, usage resets board numbers). |
!reopen <Database ID> |
Reopens a case. |
| [`!sub <Client Name | Board Index> [Replacement Text]`](#sub) |
| [`!sys <Client Name | Board Index> `](#sys) |
| [`!title <Client Name | Board Index> <Title to set>`](#title) |
| [`!unassign <Client Name | Board Index> [rat2] [rat3]`](#unassign) |
!version |
Shows the bot's current version and uptime. |
| [`!xb <Client Name | Board Index>`](#xb) |
##!active
Usage:
!active <Client Name|Board Index>Toggles the active status of a case.
Aliases:
!activate,!inactive,!deactivate
Permission: Rat
##!assign
Usage:
!assign <Client Name|Board Index> <Rat1> [Rat2] [Rat3]...Assigns rats to a client's case.
Aliases:
!add,!go
Permission: Rat
Related:!unassign
##!clear
Usage:
!clear <Client Name|Board Index> [First Limpet Sender]Marks a case as closed, and adds the first limpet sender to the case if specified.
Notes:
Setting the first limpet sender only works if the rat is properly registered with the API.
Dispatchers are encouraged to always specify the first limpet when able.Aliases:
!close
Permission: Rat
Related:!reopen
##!cmdr
Usage:
!cmdr <Client Name|Board Index> <CMDR name>Sets a client's in-game CMDR name.
Notes:
Changing the cmdr name changes the "client name" needed to reference the case.
If the new name does not match their IRC nick, manually type the new name, or ask the client to use /nickAliases:
!commander
Permission: Rat
##!codered
Usage:
!codered <Client Name|Board Index>Toggles the code red status of a case.
Aliases:
!casered,!cr
Permission: Rat
##!delete
Usage:
!delete <Database ID|List>Deletes a rescue, or lists rescues up for deletion.
##!epic
Usage:
!epic <Client Name|Board Index>Toggles the Epic status of a case.
Permission: Rat
##!grab
Usage:
!grab <Client Name>Grabs the last message the client sent, and adds it to their case.
##!inject
Usage:
!inject <Client Name|Board Index> <Text to Add>Injects a custom line of text into the client's case. If no case is found, a new case is opened.
##!pc
Usage:
!pc <Client Name|Board Index>Sets a case's platform to PC.
Permission: Rat
Related:!xb
##!pwl
Usage:
!pwl <Client Name|Board Index>Creates and shortens the link for the paperwork of a case.
Notes:
!clear performs the same operation while closing a case.Aliases:
!pwlink,!paperwork,!paperworklink
Permission: Rat
##!quote
Usage:
!quote <Client Name|Board Index>Recites all known information for the specified open case.
##!quoteid
Usage:
!quoteid <Database ID>Recites all known information for the specified Database ID.
##!reopen
Usage:
!reopen <Database ID>Reopens a case.
Permission: Overseer
Related:!clear
##!sub
Usage:
!sub <Client Name|Board Index> <Line Number> [Replacement Text]Substitute or delete an existing line of text to the client's case.
(DOES NOT perform autocorrection/autodetection!)
##!sys
Usage:
!sys <Client Name|Board Index> <System Name>Sets a case's system.
Aliases:
!system,!loc,!location
Permission: Rat
##!title
Usage:
!title <Client Name|Board Index> <Title to set>Sets the Operation title of a rescue.
Permission: Rat
##!unassign
Usage:
!unassign <Client Name|Board Index> <Rat1> [rat2] [rat3]Removes rats from a client's case.
Aliases:
!deassign,!rm,!remove,!standdown
Permission: Rat
Related:!assign
##!xb
Usage:
!xb <Client Name|Board Index>Sets a case's platform to Xbox.
Aliases:
(don't worry about it)
Permission: Rat
Related:!pc
##!closed
Usage:
!closedLists the last 5 closed rescues, and their corresponding database IDs.
Aliases:
!recent
Permission: Rat
##!list
Usage:
!list [-iru@]List the currently active, open cases.
Parameters:i: lists inactive cases.r: Show assigned rats.u: Show only cases with no assigned rats.@: show case ids.Permission: Rat
Related:!quote,!quoteid,!refreshboard
##!refreshboard
Usage:
!refreshboardForcefully resets the board, and grabs fresh information from the API.
WARNING: Use with care, usage resets board numbers.
(kinda went overBOARD with those aliases. hah. puns.)Aliases:
!resetboard,!forceresetboard,!forcerefreshboard,!frb,!fbr,!boardrefresh
Permission: Overseer
Related:!list
#Marked for Deletion List™
##!md
Usage:
!md <Client Name|Board Index> <Reason for Deletion>Marks a case as closed, and adds it to the Marked for Deletion List™. (Don't use this without a reason!)
Aliases:
!mdadd
Permission: Rat
Related:!delete,!mdlist,!mdremove
##!mdlist
Usage:
!mdlistShows the Marked for Deletion List™. (For cool people only)
##!mdremove
Usage:
!mdremove <Database ID>Removes a case from the Marked for Deletion List™. (Does NOT reopen the case!)
Aliases:
!mdremove,!mdr,!mdd,!mddeny
Permission: Overseer
Related:!delete,!md,!mdlist
#System Search
##!search
Usage:
!search <Invalid System Name>Searches for and sugguests possible system names which match the given search query.
Permission: Rat
##!sysstats
Usage:
!__
##!scan
Usage:
!__
##!sysrefresh
Usage:
!__
#Shortener
##!short
Usage:
!__
#Debug/Utility
##!flush
Usage:
!flushResets cached RatNames. Helps with bugged rag names on !assign.
Aliases:
!resetnames,!rn,!flushnames,!fn
Permission: Rat
##!host
Usage:
!hostShows you your current host to verify priviliges.
Permission: None
##!ratid
Usage:
!ratid <Rat Name>Gets a rats' ID from the API.
Aliases:
!id
Permission: Rat
##!version
Usage:
!versionShows the bot's current version and uptime.
Aliases:
!uptime
Permission: None
#####Template
##!
Usage:
!__