Hello, I am interested in using this with Matterbridge, which recently added a way to relay messages to XMPP (spoofing users) via this Prosody module: https://modules.prosody.im/mod_slack_webhooks.html But one of the downsides is that there is no authentication, so you can not expose this webhook endpoint anywhere. Does this support some sort of tokenbased authentication that can be added to the webhook url? Also, can it add messages to a MUC? Thanks! Edit: or is this actually a stupid question as this isn't a component and just relays messages as a bot? I guess so :(