2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
.. _plugin-nickcapture:
|
|
|
|
|
|
|
|
The NickCapture plugin
|
|
|
|
======================
|
|
|
|
|
2011-10-28 22:49:04 +02:00
|
|
|
|
|
|
|
|
|
|
|
.. _plugin-nickcapture-config:
|
|
|
|
|
|
|
|
Configuration
|
|
|
|
-------------
|
|
|
|
|
|
|
|
.. _supybot.plugins.NickCapture.ison:
|
|
|
|
|
|
|
|
supybot.plugins.NickCapture.ison
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
Default value: True
|
|
|
|
|
|
|
|
Determines whether the bot will check occasionally if its preferred nick is in use via the ISON command.
|
|
|
|
|
|
|
|
.. _supybot.plugins.NickCapture.ison.period:
|
|
|
|
|
|
|
|
supybot.plugins.NickCapture.ison.period
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
Default value: 600
|
|
|
|
|
|
|
|
Determines how often (in seconds) the bot will check whether its nick ISON.
|
|
|
|
|
|
|
|
.. _supybot.plugins.NickCapture.public:
|
|
|
|
|
|
|
|
supybot.plugins.NickCapture.public
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
Default value: True
|
|
|
|
|
|
|
|
Determines whether this plugin is publicly visible.
|
|
|
|
|