mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-09 08:21:50 +00:00
mattermost added as deliver to webhook gateway
This commit is contained in:
parent
568be71003
commit
52bd3bd200
1 changed files with 1 additions and 0 deletions
|
|
@ -193,6 +193,7 @@ class WebhookAdapter(BasePlatformAdapter):
|
|||
"slack",
|
||||
"signal",
|
||||
"sms",
|
||||
"mattermost",
|
||||
):
|
||||
return await self._deliver_cross_platform(
|
||||
deliver_type, content, delivery
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue