sylae / ligrev

XMPP MUC Utility bot
GNU General Public License v3.0
2 stars 1 forks source link

Allow plugins to register hooks #66

Open sylae opened 8 years ago

sylae commented 8 years ago

Instead of everything we are doing now, allow commands/IQs/Whatevers to register hooks.

Blocks #62