This repository was archived by the owner on Jan 19, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
CommandTable
Bruce Cowan edited this page Oct 27, 2013
·
12 revisions
Below is a syntax table for bot commands and what they do. If you would like an outline of all available commands please see the commands page.
| Command | Action | Description |
|---|---|---|
| Calc | calc (postfix sum) | A basic 4 function postfix calculator |
| DateTime | date | Displays the current date |
| datetime | Displays the current date and time | |
| Time | Displays the current time | |
| Help | help commands (command) | Displays the actions for a given command |
| joins | joins | Displays a list of joins |
| Karma | karma (target) | Displays current karma for target |
| karma (add/increment) (target) | Add karma to target | |
| karma (remove/decrement) (target) | Remove karma from target | |
| KillerTrout | killertrout | Disconnects the bot from IRC |
| Lart | ||
| lart add (message) | Adds a new lart to the database (message must contain $who) | |
| lart delete (id) | removes the lart with (id) from the database | |
| lart info (id) | displays information about the lart with (id) | |
| lart alter (id) (message) | alters the lart with (id) to have (message) | |
| lart list | list all lart IDs in the database | |
| lart (thing) | picks a lart at random and insults (thing) | |
| Rand | rand | Repeats a random line from the channel log |
each thing in brackets represents an argument to an action. Each action is prefixed with '!'.