2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
.. _plugin-plugindownloader:
|
|
|
|
|
|
|
|
The PluginDownloader plugin
|
|
|
|
===========================
|
|
|
|
|
2011-10-29 13:19:46 +02:00
|
|
|
Commands
|
|
|
|
--------
|
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
.. _command-plugindownloader-install:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
plugindownloader install <repository> <plugin>
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
Downloads and installs the *<plugin>* from the *<repository>*.
|
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
.. _command-plugindownloader-repolist:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
plugindownloader repolist [<repository>]
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
Displays the list of plugins in the *<repository>*.
|
|
|
|
If *<repository>* is not given, returns a list of available
|
|
|
|
repositories.
|
|
|
|
|
2011-10-28 22:49:04 +02:00
|
|
|
|
|
|
|
|
|
|
|
.. _plugin-plugindownloader-config:
|
|
|
|
|
|
|
|
Configuration
|
|
|
|
-------------
|
|
|
|
|
|
|
|
.. _supybot.plugins.PluginDownloader.public:
|
|
|
|
|
|
|
|
supybot.plugins.PluginDownloader.public
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
Default value: True
|
|
|
|
|
|
|
|
Determines whether this plugin is publicly visible.
|
|
|
|
|