2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
.. _plugin-lart:
|
|
|
|
|
|
|
|
The Lart plugin
|
|
|
|
===============
|
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
.. _command-lart-lart:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
lart lart [<channel>] [<id>] <who|what> [for <reason>]
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
Uses the Luser Attitude Readjustment Tool on *<who|what>* (for *<reason>*,
|
|
|
|
if given). If *<id>* is given, uses that specific lart. *<channel>* is
|
|
|
|
only necessary if the message isn't sent in the channel itself.
|
|
|
|
|
2011-10-28 22:49:04 +02:00
|
|
|
|
|
|
|
|
|
|
|
.. _plugin-lart-config:
|
|
|
|
|
|
|
|
Configuration
|
|
|
|
-------------
|
|
|
|
|
|
|
|
.. _supybot.plugins.Lart.showIds:
|
|
|
|
|
|
|
|
supybot.plugins.Lart.showIds
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
Default value: False
|
|
|
|
|
|
|
|
Determines whether the bot will show the ids of a lart when the lart is given.
|
|
|
|
|
|
|
|
.. _supybot.plugins.Lart.public:
|
|
|
|
|
|
|
|
supybot.plugins.Lart.public
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
Default value: True
|
|
|
|
|
|
|
|
Determines whether this plugin is publicly visible.
|
|
|
|
|