Initial commit: OpenClaw Mattermost Extension

This commit is contained in:
2026-04-10 21:57:29 -07:00
commit 2072259fb6
126 changed files with 26403 additions and 0 deletions
@@ -0,0 +1,9 @@
{
"id": "mattermost",
"channels": ["mattermost"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}