mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-12-02 09:19:26 +01:00
805 B
805 B
The PluginDownloader plugin
plugindownloader install <repository> <plugin>
Downloads and installs the <plugin> from the <repository>.
plugindownloader repolist [<repository>]
Displays the list of plugins in the <repository>. If <repository> is not given, returns a list of available repositories.
Configuration
supybot.plugins.PluginDownloader.public
Default value: True
Determines whether this plugin is publicly visible.