AUTOVOICE


about


author:Bart Thate <bthate@gmail.com>
contact:IRCNET/#dunkbots
distribution:core
license:MIT

description


do voice on join

commands


commands in this plugin:
 autovoice-on .. autovoice-off

  1. autovoice-off .. [handle_autovoiceoff]

    description:autovoice-off .. disable autovoice for the channel the command was given in
    permissions:OPER
    code:jsb.plugs.socket.autovoice_autovoice-off_command.
    examples:
    <user> ;autovoice-off
    <output> autovoice disabled on #test
  2. autovoice-on .. [handle_autovoiceon]

    description:autovoice-on .. enable autovoice for channel the command was given in
    permissions:OPER
    code:jsb.plugs.socket.autovoice_autovoice-on_command.
    examples:
    <user> ;autovoice-on
    <output> autovoice enabled on #test

Table Of Contents

Previous topic

TODO2

Next topic

CHATLOG

This Page