mirror of
https://github.com/Limnoria/Limnoria-doc.git
synced 2025-04-07 07:49:52 +00:00
Massive import of all generated configuration doc.
This commit is contained in:
@ -15,3 +15,28 @@ the versions received at that point. If *--nicks* is given, nicks are
|
||||
associated with the version strings; otherwise, only the version
|
||||
strings are given.
|
||||
|
||||
|
||||
|
||||
.. _plugin-ctcp-config:
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
||||
.. _supybot.plugins.Ctcp.public:
|
||||
|
||||
supybot.plugins.Ctcp.public
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Default value: True
|
||||
|
||||
Determines whether this plugin is publicly visible.
|
||||
|
||||
.. _supybot.plugins.Ctcp.versionWait:
|
||||
|
||||
supybot.plugins.Ctcp.versionWait
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Default value: 10
|
||||
|
||||
Determines how many seconds the bot will wait after getting a version command (not a CTCP VERSION, but an actual call of the command in this plugin named "version") before replying with the results it has collected.
|
||||
|
||||
|
Reference in New Issue
Block a user