| Commands for Praise |
| add | [<channel>] <text> |
Adds <text> to the $type database for <channel>. <channel> is only necessary if the message isn't sent in the channel itself. |
| change | [<channel>] <id> <regexp> |
Changes the $type with id <id> according to the regular expression <regexp>. <channel> is only necessary if the message isn't sent in the channel itself. |
| get | [<channel>] <id> |
Gets the $type with id <id> from the $type database for <channel>. <channel> is only necessary if the message isn't sent in the channel itself. |
| praise | [<channel>] [<id>] <who|what> [for <reason>] |
Praises <who|what> (for <reason>, if given). If <id> is given, uses that specific praise. <channel> is only necessary if the message isn't sent in the channel itself. |
| remove | [<channel>] <id> |
Removes the $type with id <id> from the $type database for <channel>. <channel> is only necessary if the message isn't sent in the channel itself. |
| search | [<channel>] [--{regexp,by} <value>] [<glob>] |
Searches for $types matching the criteria given. |
| stats | [<channel>] |
Returns the number of $types in the database for <channel>. <channel> is only necessary if the message isn't sent in the channel itself. |