aperezdc / luabot

An XMPP (Jabber) bot written in Lua using the protocol implementation from Verse/Prosody
Other
27 stars 7 forks source link

github: Support webhook updates for multiple repositories in the same MUC room #22

Open aperezdc opened 8 years ago

aperezdc commented 8 years ago

Currently, the github plugin supports notifying of updates received using a webhook from one GitHub repository to a MUC room. It would be great to support receiving updates for multiple repositories in each room.

Note that #23 should probably be fixed beforehand.