Praise is a plugin for ... well, praising things. Feel free to add
your own flavor to it by customizing what praises it gives. Use "praise
add
| Command | Help |
|---|---|
| add | 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 | Praise 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 | Praise 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 | Praise 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 | Praise 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 | Praise search [<channel>] [--{regexp,by} <value>] [<glob>] Searches for $types matching the criteria given. |
| stats | Praise 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. |