https://github.com/Darthfett/helperbot
That way rbot plugins can be contributed back to the community
Ha, helperbot doesn't quite follow the plugin pattern, it inject things in a command object, that's not reusable.
Figure out what's the best way to make things reusable.