Limnoria-doc/use/plugins/anonymous.rst

24 lines
359 B
ReStructuredText
Raw Normal View History

2011-06-28 08:11:32 +02:00
.. _plugin-anonymous:
The Anonymous plugin
====================
2011-06-28 08:13:53 +02:00
.. _command-do:
2011-06-28 08:11:32 +02:00
do <channel> <action>
^^^^^^^^^^^^^^^^^^^^^
Performs *<action>* in *<channel>*.
2011-06-28 08:13:53 +02:00
.. _command-say:
2011-06-28 08:11:32 +02:00
say <channel|nick> <text>
^^^^^^^^^^^^^^^^^^^^^^^^^
Sends *<text>* to *<channel|nick>*. Can only send to *<nick>* if
supybot.plugins.Anonymous.allowPrivateTarget is True.