Plugin for handling Quakenet-specific stuff (like Q and L).
| Commands for Quakenet |
| auth | takes no arguments |
Attempts to authenticate with Q. |
| q | <text> |
Sends <text> to Q. |
| quakenet | <command> [<args> ...] |
Command dispatcher for the Quakenet plugin. Use 'list Quakenet' to see the commands provided by this plugin. Use 'config list plugins.Quakenet' 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 Quakenet plugin
- supybot.plugins.Quakenet.public
- Default: True
- Channel Specific: False
- Help: Determines whether this plugin is publicly visible.
- supybot.plugins.Quakenet.Q
- .authname
- Default: ""
- Channel Specific: False
- Help: Determines what name the bot will identify with on Quakenet.
- .password
- Default: ""
- Channel Specific: False
- Help: Determines what password the bot will identify with on Quakenet.