Showbot
Showbot copied to clipboard
Plugin hot reloading
It's a pain to have to shut down then restart a JBot instance just to reload the plugins. We should add a way to reload plugins while keeping JBot connected. Maybe something like: https://gist.github.com/dominikh/2179973 ?
Link was originally: https://github.com/mose/cogbot/blob/master/plugins/manager.rb
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Just a note that the original source of that plugin is here in case there are ever any revisions upstream.
Moved this to +1, not even sure this is the proper approach to take any longer.
I think it still makes sense, just need to figure out the right approach.
Well, there's not really a non-messy way of doing it.
The alternative is the quassel-ruby approach i was telling you about.