Add the module docstring here. This will be used by the setup.py script.
Commands for Praise
CommandArgs Detailed Help
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.
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.

Configuration Variables for the Praise plugin

  • supybot.plugins.Praise.public
    • Default: True
    • Channel Specific: False
    • Help: Determines whether this plugin is publicly visible.
  • supybot.plugins.Praise.showIds
    • Default: False
    • Channel Specific: True
    • Help: Determines whether the bot will show the ids of a praise when the praise is given.

<- Poll | Plugins Index | Commands Index | Protector ->

Valid HTML 4.01! Valid CSS! SourceForge.net Logo