Skip to content

Commands

Ashish Ahuja edited this page May 27, 2016 · 35 revisions

These are Fire Alarm's commands:

  • running commands: This prints the list of all the running commands.

  • stats <number>: This prints the number of True Positives, False Positives and Unconfirmed reports in the number of reports specified. Note that you cannot specify to search for more than 100 reports.

  • check post <post id>: This checks if the post provided is matching the filters. If it is, it is reported.

  • test post <post id>: This check if the post provided is matching the filters. The bot replies to the user saying whether the post matches the filters or not. Note that this doesn't report the post even if it matches.

  • stop: Saves the bot's data and stops the bot.

  • kill: Immediately stops the bot without saving anything.

  • reboot: Saves data and reboots the bot.

  • help: Gives a short description of the bot.

  • alive: Checks if the bot is alive.

  • commands/command: Links to this page.

  • tp/t/TP/T: Respond to any report of the bot saying that the question reported needs to be closed.

  • fp/f/FP/F: Respond to any report of the bot saying that the question reported does not need to be closed.

  • tpr/TPR: Same as tp, just that this replies back to the user confirming that the feedback is recorded.

  • fpr/FPR: Same as fp, just that this replies back to the user confirming that the feedback is recorded.

Clone this wiki locally