=======
 RELAY 
=======
| 

about
-----
| 

:author:  Bart Thate <bart@gozerbot.org>
:contact: IRCNET/#dunkbots
:website: http://plugins.gozerbot.org
:license: Public Domain
 
| 

description
-----------
| 

relay between fleet bots or channels

| 

commands
--------
| 


1) relay-add

    relay-add <botname> <channel> <botname> <channel> .. add bot/channel to relay

    ::

        <user> !relay-add main #r5 main #bartbot
        <output> relay added

2) relay-del

    relay-del <botname> <channel> <botname> <channel> .. delete bot/channel from relay

    ::

        <user> !relay-del main #gozerbot main #dunkbots
        <output> there is no main #gozerbot - main #dunkbots relay

3) relay-list

    list the relays

    ::

        <user> !relay-list
        <output> (main,#r5) <=> (main,#bartbot) .. (main,#bartbot) .. (main,#bartbot) .. (main,#bartbot) .. (main,#bartbot)
        <output>  .. (main,#bartbot) .. (main,#bartbot) .. (main,#bartbot)
