This plugin does "SuperIgnores" users whom the bot is ignoring. Basically, the
bot will never even see messages from these people: this plugin filters such
messages out before most plugins ever look at them. This is a good example of
a plugin's use of inFilter, for aspiring Supybot plugin authors.
| Commands for SuperIgnore |
| superignore | <command> [<args> ...] |
Command dispatcher for the SuperIgnore plugin. Use 'list SuperIgnore' to see the commands provided by this plugin. Use 'config list plugins.SuperIgnore' 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. |