RELAY
about
| author: | Bart Thate <bthate@gmail.com> |
|---|---|
| contact: | IRCNET/#dunkbots |
| website: | http://plugins.gozerbot.org |
| license: | Public Domain |
description
relay between fleet bots or channels
the bot can relay between different bots both IRC and Jabber ones. relay uses the following format.
<botname> <channel> <botname> <channel>
<------ from -----> <------- to ------>
commands
relay-add
relay-add <botname> <channel> <botname> <channel> .. add bot/channel to relay
<user> !relay-add main #dunkbots test #dunkbots <output> relay added
relay-list
list the relays
<user> !relay-list <output> (main,#dunkbots) => (test,#dunkbots)
relay-del
relay-del <botname> <channel> <botname> <channel> .. delete bot/channel from relay
<user> !relay-del main #dunkbots test #dunkbots <output> relay deleted