3
0
mirror of https://github.com/42wim/matterbridge.git synced 2024-12-22 03:02:39 +01:00
matterbridge/bridge/xmpp
Alexander 4ac6366706
Allow the XMPP bridge to use slack compatible webhooks (xmpp) ()
* Add mod_slack_webhook support to the XMPP bridge

* Replace b.webhookURL with b.GetString

* Do not return a message ID on webhook POST

* Add the XMPP webhook to the sample configuration
2021-01-21 22:50:04 +01:00
..
handler.go Implement User Avatar spoofing of XMPP users () 2020-04-16 22:16:25 +02:00
helpers.go Implement User Avatar spoofing of XMPP users () 2020-04-16 22:16:25 +02:00
xmpp.go Allow the XMPP bridge to use slack compatible webhooks (xmpp) () 2021-01-21 22:50:04 +01:00