Plugin list

Fortune

Displays fortunes on a channel in a more flexible way than the Unix plugin.

Command Help
database add<name> <filename|url>
Adds a new fortune database.
database listtakes no arguments
Returns a list of all known databases.
database remove<name>
Removes a fortune database.
random[<maxlength>] [<name> [<name> ...]]
Filters fortunes, and return a random one. If maxlength is 0 or not given, defaults to the maximum message length.
sample[<number>] [<name> [<name> ...]]
Fetches random fortunes from one of the databases whose name is given (uses supybot.plugins.Fortune.defaults.databases as a default).