-
Notifications
You must be signed in to change notification settings - Fork 8
Commands
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. -
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 astp
, just that this replies back to the user confirming that the feedback is recorded. -
fpr
/FPR
: Same asfp
, just that this replies back to the user confirming that the feedback is recorded.