2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
.. _plugin-quote:
|
|
|
|
|
|
|
|
The Quote plugin
|
|
|
|
================
|
|
|
|
|
2011-10-29 13:19:46 +02:00
|
|
|
Command
|
|
|
|
-------
|
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
.. _command-quote-random:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
quote random [<channel>]
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
Returns a random quote from *<channel>*. *<channel>* is only necessary if
|
|
|
|
the message isn't sent in the channel itself.
|
|
|
|
|
2011-10-28 22:49:04 +02:00
|
|
|
|
|
|
|
|
|
|
|
.. _plugin-quote-config:
|
|
|
|
|
|
|
|
Configuration
|
|
|
|
-------------
|
|
|
|
|
|
|
|
.. _supybot.plugins.Quote.public:
|
|
|
|
|
|
|
|
supybot.plugins.Quote.public
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
Default value: True
|
|
|
|
|
|
|
|
Determines whether this plugin is publicly visible.
|
|
|
|
|