1stvamp / hippybot

Hipchat.com bot written in Python with a simple plugin API
Other
95 stars 42 forks source link

Feature/new plugins #10

Closed eykd closed 11 years ago

eykd commented 11 years ago

This is the new plugin system for hippybot. It contains metaclasses. Am I nuts?

eykd commented 11 years ago

Whoops, sorry about that. That was meant to be an internal pull request.

1stvamp commented 11 years ago

No problem, looks like you guys are doing some interesting stuff with hb, feel free to give back. ;)

eykd commented 11 years ago

Planning on it, once we shake out the bugs. We've got a revamped (and backwards-compatible) plugin system that reduces boilerplate significantly, plus a bunch of plugins ported over from hubot-scripts.

Thanks, btw: Hippybot has been really helpful as we wrench ourselves away from Hubot.