The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Bot::Cobalt::Plugin::Silly::AutoOpAll - AutoOp everyone

SYNOPSIS

  > !plugin load AOPAll Bot::Cobalt::Plugin::Silly::AutoOpAll
  # Add channel to auto-op everyone on:
  > !aopall #mychan
  # Remove channel:
  > !aopall -#mychan

The !aopall command equires at least access level 3.

DESCRIPTION

A Bot::Cobalt plugin.

Automatically op every user joining a channel specified via '!aopall' (assuming the bot is opped, of course).

AUTHOR

Jon Portnoy <avenj@cobaltirc.org>