mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-27 06:49:28 +01:00
824 B
824 B
The PluginDownloader plugin
Commands
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.