mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-30 00:09:23 +01:00
32 lines
539 B
ReStructuredText
32 lines
539 B
ReStructuredText
|
|
.. _plugin-success:
|
|
|
|
The Success plugin
|
|
==================
|
|
|
|
|
|
|
|
.. _plugin-success-config:
|
|
|
|
Configuration
|
|
-------------
|
|
|
|
.. _supybot.plugins.Success.prefixNick:
|
|
|
|
supybot.plugins.Success.prefixNick
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
Default value: True
|
|
|
|
Determines whether the bot will prefix the nick of the user giving an invalid command to the success response.
|
|
|
|
.. _supybot.plugins.Success.public:
|
|
|
|
supybot.plugins.Success.public
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
Default value: True
|
|
|
|
Determines whether this plugin is publicly visible.
|
|
|