helga
helga copied to clipboard
Complete control over plugin install/upgrade/reload from IRC
Right now when I need to install/upgrade a plugin, I have to manually pip install/upgrade the plugin and restart helga. This is a pain. I'd like to have full control over this via helga directly via something like !plugins install <foo>
or !plugins upgrade foo==1.4
FWIW, if this is built-in, I'd like to see it as a feature that can be disabled via config; for those of us who manage Helga via puppet, this prevents a cleanly-repeatable install process.
I think that's going to be the plan. Since the plugin manager will be a plugin itself, it could be disabled.