-
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
91e37a3
commit 22d7508
Showing
8 changed files
with
66 additions
and
63 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
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,11 +1,13 @@ | ||
# Commands | ||
|
||
The list of commands 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 | Description | | ||
|------------|-------------------------------------------------------------------------------------------------------| | ||
| `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 API quota | | ||
| `reboot` | Restarts 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. | |
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
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
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
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
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
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