Limnoria-doc/use/plugins/relay.rst

37 lines
959 B
ReStructuredText
Raw Normal View History

2011-06-28 08:11:32 +02:00
.. _plugin-relay:
The Relay plugin
================
2011-06-28 17:29:38 +02:00
.. _command-relay-nicks:
2011-06-28 08:11:32 +02:00
2011-06-28 17:29:38 +02:00
relay nicks [<channel>]
^^^^^^^^^^^^^^^^^^^^^^^
2011-06-28 08:11:32 +02:00
Returns the nicks of the people in the channel on the various networks
the bot is connected to. *<channel>* is only necessary if the message
isn't sent on the channel itself.
2011-06-28 17:29:38 +02:00
.. _command-relay-part:
2011-06-28 08:11:32 +02:00
2011-06-28 17:29:38 +02:00
relay part <channel>
^^^^^^^^^^^^^^^^^^^^
2011-06-28 08:11:32 +02:00
Ceases relaying between the channel *<channel>* on all networks. The bot
will part from the channel on all networks in which it is on the
channel.
2011-06-28 17:29:38 +02:00
.. _command-relay-join:
2011-06-28 08:11:32 +02:00
2011-06-28 17:29:38 +02:00
relay join [<channel>]
^^^^^^^^^^^^^^^^^^^^^^
2011-06-28 08:11:32 +02:00
Starts relaying between the channel *<channel>* on all networks. If on a
network the bot isn't in *<channel>*, he'll join. This commands is
required even if the bot is in the channel on both networks; he won't
relay between those channels unless he's told to join both
channels. If *<channel>* is not given, starts relaying on the channel
the message was sent in.