Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

 

MechaSqueak is a IRC chat bot for the FuelRats IRC server. It's major function is to provide integration between the IRC server and the FuelRats Rescue log system. It also assists in reciting information by way of Facts, and also has a few extra useful functions like starsystem search.

...

Click on commands for more details.

CommandDescription
!active <Client Name|Board Index>Toggles the active status of a case.
!assign <Client Name|Board Index> <Rat1> [Rat2] [Rat3]...Assigns rats to a client's case.
!clear <Client Name|Board Index> [First Limpet Sender]Marks a case as closed, and adds the first limpet sender to the case if specified.
!closedLists the last 5 closed rescues, and their corresponding database IDs.
!cmdr <Client Name|Board Index> <CMDR name>Sets a client's in-game CMDR name.
!codered <Client Name|Board Index>Toggles the code red status of a case.
!delete <Database ID|List>Deletes a rescue, or lists rescues up for deletion.
!epic <Client Name|Board Index>Toggles the Epic status of a case.
!flushResets 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.
!hostShows you your current host to verify priviliges.
!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.
!ircnick <Client Name|Board Index> <New Client Name>Sets a new client name for the case.
!list [-iru@]List the currently active, open cases.
!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!)

!mdlistShows 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>Sets a case's platform to PC.
!pwl <Client Name|Board Index>Creates and shortens the link for the paperwork of a case.
!quote <Client Name|Board Index>Recites all known information for the specified open case
!quoteid <Database ID>Recites all known information for the specified Database ID.
!ratid <Rat Name>Gets a rats' ID from the API.
!refreshboardForcefully resets the board, and grabs fresh information from the API.
!reopen <Database ID>Reopens a case.
!scan <query>Used for system name detection testing.
!search <Search query>Searches for and suggests possible system names which match the given search query.
!short <URL> [desired keyword]shortens a url. If a keyword is specified, it will be used if it's not used already.
!sub <Client Name|Board Index> <Line Number> [Replacement Text]Substitute or delete an existing line of text to the client's case.
!sys <Client Name|Board Index> <System Name>Sets a case's system.
!sysrefresh [-f]Refreshes the starsystem database. Reports the last refresh time otherwise.
!sysstatsProvides statistics of the system search database.
!title <Client Name|Board Index> <Title to set>Sets the Operation title of a rescue.
!unassign <Client Name|Board Index> <Rat1> [rat2] [rat3]Removes rats from a client's case.
!versionShows the bot's current version and uptime.
!xb <Client Name|Board Index>Sets a case's platform to Xbox.

Case Management

!active

Usage: !active <Client Name|Board Index>

Toggles the active status of a case.

Aliases: !activate, !inactive, !deactivate

Permission: Rat

...