The Lookup plugin handles looking up various values by their key.
Commands for Lookup
CommandArgs Detailed Help
add[--nokey] <name> <filename> Adds a lookup for <name> with the key/value pairs specified in the colon-delimited file specified by <filename>. <filename> is searched for in conf.supybot.directories.data. If <name> is not singular, we try to make it singular before creating the command. If the --nokey option is specified, the new lookup will display only the value when queried, and will omit the key from the response.
lookup<command> [<args> ...] Command dispatcher for the Lookup plugin. Use 'list Lookup' to see the commands provided by this plugin. Use 'config list plugins.Lookup' to see the configuration values for this plugin. In most cases this dispatcher command is unnecessary; in cases where more than one plugin defines a given command, use this command to tell the bot which plugin's command to use.
remove<name> Removes the lookup for <name>.

Configuration Variables for the Lookup plugin

  • supybot.plugins.Lookup.public
    • Default: True
    • Channel Specific: False
    • Help: Determines whether this plugin is publicly visible.
  • supybot.plugins.Lookup.lookups

<- LogToIrc | Plugins Index | Commands Index | Markov ->

Valid HTML 4.01! Valid CSS! SourceForge.net Logo