UltrosBot / Ultros

Connecting communities, one squid at a time! Ultros is a multi-protocol chat bot written in Python, designed with both the user and developer in mind
http://ultros.io
Artistic License 2.0
23 stars 7 forks source link

Bridge plugin rewrite #68

Open gdude2002 opened 9 years ago

gdude2002 commented 9 years ago

Over time, the bridge plugin has become pretty nasty. It needs a rewrite - here's some points to look at for that.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/8066775-bridge-plugin-rewrite?utm_campaign=plugin&utm_content=tracker%2F269930&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F269930&utm_medium=issues&utm_source=github).
gdude2002 commented 9 years ago

@rakiru Should we have protocols register their own handlers for Bridge? It feels like that might be the most sensible way.