-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7c0a9cf
commit 2fc6a46
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
# Commands | ||
|
||
The command list is as follows | ||
The list of commands is as follows | ||
|
||
alive - Test to check if the bot is alive or not. | ||
check - Checks a post, through the API, for potential vandalism (must be either a moderator or a room owner). | ||
help - Returns the description of the bot. | ||
quota - Returns the current quota | ||
reboot - Stops and starts the bot (must be either a moderator or a room owner). | ||
stop - Stops the bot (must be a either a moderator or a room owner). | ||
commands - Returns the list of commands associated with this bot. | ||
commands - Returns the list of commands associated with this bot. |