Some networks find out who's a bot by forcing clients to join a certain
channel when they connect, and the clients that don't leave are considered
bots. This module makes supybot automatically part certain channels as soon
as he joins.
| Commands for Parter |
| parter | <command> [<args> ...] |
Command dispatcher for the Parter plugin. Use 'list Parter' to see the commands provided by this plugin. Use 'config list plugins.Parter' 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. |
Configuration Variables for
the Parter plugin
- supybot.plugins.Parter.public
- Default: True
- Channel Specific: False
- Help: Determines whether this plugin is publicly visible.
- supybot.plugins.Parter.channels
- Default:
- Channel Specific: False
- Help: Determines what channels the bot will automatically part whenever it joins them.