Automatically ops, voices, or halfops, or bans people when they join a channel, according to their capabilities. If you want your bot automatically op users when they join your channel, this is the plugin to load.
Commands for AutoMode
CommandArgs Detailed Help
automode<command> [<args> ...] Command dispatcher for the AutoMode plugin. Use 'list AutoMode' to see the commands provided by this plugin. Use 'config list plugins.AutoMode' 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 AutoMode plugin

  • supybot.plugins.AutoMode.public
    • Default: True
    • Channel Specific: False
    • Help: Determines whether this plugin is publicly visible.
  • supybot.plugins.AutoMode.enable
    • Default: True
    • Channel Specific: True
    • Help: Determines whether this plugin is enabled.
  • supybot.plugins.AutoMode.fallthrough
    • Default: False
    • Channel Specific: True
    • Help: Determines whether the bot will "fall through" to halfop/voicing when auto-opping is turned off but auto-halfopping/voicing are turned on.
  • supybot.plugins.AutoMode.op
    • Default: True
    • Channel Specific: True
    • Help: Determines whether the bot will automatically op people with the <channel>,op capability when they join the channel.
  • supybot.plugins.AutoMode.halfop
    • Default: True
    • Channel Specific: True
    • Help: Determines whether the bot will automatically halfop people with the <channel>,halfop capability when they join the channel.
  • supybot.plugins.AutoMode.voice
    • Default: True
    • Channel Specific: True
    • Help: Determines whether the bot will automatically voice people with the <channel>,voice capability when they join the channel.
  • supybot.plugins.AutoMode.ban
    • Default: True
    • Channel Specific: True
    • Help: Determines whether the bot will automatically ban people who join the channel and are on the banlist.
    • .period
      • Default: 86400
      • Channel Specific: True
      • Help: Determines how many seconds the bot will automatically ban a person when banning.

<- Anonymous | Plugins Index | Commands Index | Babelfish ->

Valid HTML 4.01! Valid CSS! SourceForge.net Logo