{"id":29,"date":"2026-03-21T22:47:14","date_gmt":"2026-03-21T14:47:14","guid":{"rendered":"https:\/\/pa.yingzhi8.cn\/index.php\/2026\/03\/21\/channels-mattermost\/"},"modified":"2026-03-21T23:29:10","modified_gmt":"2026-03-21T15:29:10","slug":"channels-mattermost","status":"publish","type":"post","link":"https:\/\/pa.yingzhi8.cn\/index.php\/2026\/03\/21\/channels-mattermost\/","title":{"rendered":"Mattermost"},"content":{"rendered":"<h1>Mattermost<\/h1>\n<h1>Mattermost\uff08\u63d2\u4ef6\uff09<\/h1>\n<p>\u72b6\u6001\uff1a\u901a\u8fc7\u63d2\u4ef6\u652f\u6301\uff08bot token + WebSocket \u4e8b\u4ef6\uff09\u3002\u652f\u6301\u9891\u9053\u3001\u7fa4\u7ec4\u548c\u79c1\u4fe1\u3002<br \/>\nMattermost \u662f\u4e00\u4e2a\u53ef\u81ea\u6258\u7ba1\u7684\u56e2\u961f\u6d88\u606f\u5e73\u53f0\uff1b\u6709\u5173\u4ea7\u54c1\u8be6\u60c5\u548c\u4e0b\u8f7d\uff0c\u8bf7\u8bbf\u95ee\u5b98\u65b9\u7f51\u7ad9<br \/>\n<a href=\"https:\/\/mattermost.com\">mattermost.com<\/a>\u3002<\/p>\n<h2>\u9700\u8981\u63d2\u4ef6<\/h2>\n<p>Mattermost \u4ee5\u63d2\u4ef6\u5f62\u5f0f\u63d0\u4f9b\uff0c\u4e0d\u5305\u542b\u5728\u6838\u5fc3\u5b89\u88c5\u4e2d\u3002<\/p>\n<p>\u901a\u8fc7 CLI \u5b89\u88c5\uff08npm \u6ce8\u518c\u8868\uff09\uff1a<\/p>\n<p>&#8220;`bash  theme={&#8220;theme&#8221;:{&#8220;light&#8221;:&#8221;min-light&#8221;,&#8221;dark&#8221;:&#8221;min-dark&#8221;}}<br \/>\nopenclaw plugins install @openclaw\/mattermost<\/p>\n<pre><code>\n\u672c\u5730\u68c0\u51fa\uff08\u4ece git \u4ed3\u5e93\u8fd0\u884c\u65f6\uff09\uff1a\n\n```bash  theme={&quot;theme&quot;:{&quot;light&quot;:&quot;min-light&quot;,&quot;dark&quot;:&quot;min-dark&quot;}}\nopenclaw plugins install .\/extensions\/mattermost\n<\/code><\/pre>\n<p>\u5982\u679c\u4f60\u5728\u914d\u7f6e\/\u65b0\u624b\u5f15\u5bfc\u671f\u95f4\u9009\u62e9 Mattermost \u5e76\u68c0\u6d4b\u5230 git \u68c0\u51fa\uff0cOpenClaw \u4f1a\u81ea\u52a8\u63d0\u4f9b\u672c\u5730\u5b89\u88c5\u8def\u5f84\u3002<\/p>\n<p>\u8be6\u60c5\uff1a<a href=\"https:\/\/pa.yingzhi8.cn\/?p=289\">\u63d2\u4ef6<\/a><\/p>\n<h2>\u5feb\u901f\u8bbe\u7f6e<\/h2>\n<ol>\n<li>\u5b89\u88c5 Mattermost \u63d2\u4ef6\u3002<\/li>\n<li>\u521b\u5efa Mattermost bot \u8d26\u6237\u5e76\u590d\u5236 <strong>bot token<\/strong>\u3002<\/li>\n<li>\u590d\u5236 Mattermost <strong>\u57fa\u7840 URL<\/strong>\uff08\u4f8b\u5982 <code>https:\/\/chat.example.com<\/code>\uff09\u3002<\/li>\n<li>\u914d\u7f6e OpenClaw \u5e76\u542f\u52a8 Gateway \u7f51\u5173 \u7f51\u5173\u3002<\/li>\n<\/ol>\n<p>\u6700\u5c0f\u914d\u7f6e\uff1a<\/p>\n<p>&#8220;`json5  theme={&#8220;theme&#8221;:{&#8220;light&#8221;:&#8221;min-light&#8221;,&#8221;dark&#8221;:&#8221;min-dark&#8221;}}<br \/>\n{<br \/>\n  \u6e20\u9053s: {<br \/>\n    mattermost: {<br \/>\n      enabled: true,<br \/>\n      botToken: &#8220;mm-token&#8221;,<br \/>\n      baseUrl: &#8220;https:\/\/chat.example.com&#8221;,<br \/>\n      dmPolicy: &#8220;pairing&#8221;,<br \/>\n    },<br \/>\n  },<br \/>\n}<\/p>\n<pre><code>\n## \u73af\u5883\u53d8\u91cf\uff08\u9ed8\u8ba4\u8d26\u6237\uff09\n\n\u5982\u679c\u4f60\u504f\u597d\u4f7f\u7528\u73af\u5883\u53d8\u91cf\uff0c\u8bf7\u5728 Gateway \u7f51\u5173\u4e3b\u673a\u4e0a\u8bbe\u7f6e\uff1a\n\n* `MATTERMOST_BOT_TOKEN=...`\n* `MATTERMOST_URL=https:\/\/chat.example.com`\n\n\u73af\u5883\u53d8\u91cf\u4ec5\u9002\u7528\u4e8e**\u9ed8\u8ba4**\u8d26\u6237\uff08`default`\uff09\u3002\u5176\u4ed6\u8d26\u6237\u5fc5\u987b\u4f7f\u7528\u914d\u7f6e\u503c\u3002\n\n## \u804a\u5929\u6a21\u5f0f\n\nMattermost \u81ea\u52a8\u54cd\u5e94\u79c1\u4fe1\u3002\u9891\u9053\u884c\u4e3a\u7531 `chatmode` \u63a7\u5236\uff1a\n\n* `oncall`\uff08\u9ed8\u8ba4\uff09\uff1a\u4ec5\u5728\u9891\u9053\u4e2d\u88ab @\u63d0\u53ca\u65f6\u54cd\u5e94\u3002\n* `onmessage`\uff1a\u54cd\u5e94\u6bcf\u6761\u9891\u9053\u6d88\u606f\u3002\n* `onchar`\uff1a\u5f53\u6d88\u606f\u4ee5\u89e6\u53d1\u524d\u7f00\u5f00\u5934\u65f6\u54cd\u5e94\u3002\n\n\u914d\u7f6e\u793a\u4f8b\uff1a\n\n```json5  theme={&quot;theme&quot;:{&quot;light&quot;:&quot;min-light&quot;,&quot;dark&quot;:&quot;min-dark&quot;}}\n{\n  channels: {\n    mattermost: {\n      chatmode: &quot;onchar&quot;,\n      oncharPrefixes: [&quot;&gt;&quot;, &quot;!&quot;],\n    },\n  },\n}\n<\/code><\/pre>\n<p>\u6ce8\u610f\u4e8b\u9879\uff1a<\/p>\n<ul>\n<li><code>onchar<\/code> \u4ecd\u4f1a\u54cd\u5e94\u663e\u5f0f @\u63d0\u53ca\u3002<\/li>\n<li><code>channels.mattermost.requireMention<\/code> \u5bf9\u65e7\u914d\u7f6e\u4ecd\u7136\u6709\u6548\uff0c\u4f46\u63a8\u8350\u4f7f\u7528 <code>chatmode<\/code>\u3002<\/li>\n<\/ul>\n<h2>\u8bbf\u95ee\u63a7\u5236\uff08\u79c1\u4fe1\uff09<\/h2>\n<ul>\n<li>\u9ed8\u8ba4\uff1a<code>channels.mattermost.dmPolicy = \"pairing\"<\/code>\uff08\u672a\u77e5\u53d1\u9001\u8005\u4f1a\u6536\u5230\u914d\u5bf9\u7801\uff09\u3002<\/li>\n<li>\u901a\u8fc7\u4ee5\u4e0b\u65b9\u5f0f\u6279\u51c6\uff1a<\/li>\n<li><code>openclaw pairing list mattermost<\/code><\/li>\n<li><code>openclaw pairing approve mattermost &lt;CODE&gt;<\/code><\/li>\n<li>\u516c\u5f00\u79c1\u4fe1\uff1a<code>channels.mattermost.dmPolicy=\"open\"<\/code> \u52a0\u4e0a <code>channels.mattermost.allowFrom=[\"*\"]<\/code>\u3002<\/li>\n<\/ul>\n<h2>\u9891\u9053\uff08\u7fa4\u7ec4\uff09<\/h2>\n<ul>\n<li>\u9ed8\u8ba4\uff1a<code>channels.mattermost.groupPolicy = \"allowlist\"<\/code>\uff08\u63d0\u53ca\u9650\u5236\uff09\u3002<\/li>\n<li>\u4f7f\u7528 <code>channels.mattermost.groupAllowFrom<\/code> \u5c06\u53d1\u9001\u8005\u52a0\u5165\u5141\u8bb8\u5217\u8868\uff08\u7528\u6237 ID \u6216 <code>@username<\/code>\uff09\u3002<\/li>\n<li>\u5f00\u653e\u9891\u9053\uff1a<code>channels.mattermost.groupPolicy=\"open\"<\/code>\uff08\u63d0\u53ca\u9650\u5236\uff09\u3002<\/li>\n<\/ul>\n<h2>\u51fa\u7ad9\u6295\u9012\u76ee\u6807<\/h2>\n<p>\u5728 <code>openclaw message send<\/code> \u6216 cron\/webhooks \u4e2d\u4f7f\u7528\u8fd9\u4e9b\u76ee\u6807\u683c\u5f0f\uff1a<\/p>\n<ul>\n<li><code>channel:&lt;id&gt;<\/code> \u7528\u4e8e\u9891\u9053<\/li>\n<li><code>user:&lt;id&gt;<\/code> \u7528\u4e8e\u79c1\u4fe1<\/li>\n<li><code>@username<\/code> \u7528\u4e8e\u79c1\u4fe1\uff08\u901a\u8fc7 Mattermost API \u89e3\u6790\uff09<\/li>\n<\/ul>\n<p>\u88f8 ID \u88ab\u89c6\u4e3a\u9891\u9053\u3002<\/p>\n<h2>\u591a\u8d26\u6237<\/h2>\n<p>Mattermost \u652f\u6301\u5728 <code>channels.mattermost.accounts<\/code> \u4e0b\u914d\u7f6e\u591a\u4e2a\u8d26\u6237\uff1a<\/p>\n<p><code>json5  theme={\"theme\":{\"light\":\"min-light\",\"dark\":\"min-dark\"}}<br \/>\n{<br \/>\n  channels: {<br \/>\n    mattermost: {<br \/>\n      accounts: {<br \/>\n        default: { name: \"Primary\", botToken: \"mm-token\", baseUrl: \"https:\/\/chat.example.com\" },<br \/>\n        alerts: { name: \"Alerts\", botToken: \"mm-token-2\", baseUrl: \"https:\/\/alerts.example.com\" },<br \/>\n      },<br \/>\n    },<br \/>\n  },<br \/>\n}<\/code><\/p>\n<h2>\u6545\u969c\u6392\u9664<\/h2>\n<ul>\n<li>\u9891\u9053\u4e2d\u65e0\u56de\u590d\uff1a\u8bf7\u786e\u4fdd bot \u5728\u9891\u9053\u4e2d\u5e76\u63d0\u53ca\u5b83\uff08oncall\uff09\uff0c\u4f7f\u7528\u89e6\u53d1\u524d\u7f00\uff08onchar\uff09\uff0c\u6216\u8bbe\u7f6e <code>chatmode: \"onmessage\"<\/code>\u3002<\/li>\n<li>\u8ba4\u8bc1\u9519\u8bef\uff1a\u68c0\u67e5 bot token\u3001\u57fa\u7840 URL \u4ee5\u53ca\u8d26\u6237\u662f\u5426\u5df2\u542f\u7528\u3002<\/li>\n<li>\u591a\u8d26\u6237\u95ee\u9898\uff1a\u73af\u5883\u53d8\u91cf\u4ec5\u9002\u7528\u4e8e <code>default<\/code> \u8d26\u6237\u3002<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Mattermost Mattermost\uff08\u63d2\u4ef6\uff09 \u72b6\u6001\uff1a\u901a\u8fc7\u63d2\u4ef6\u652f\u6301\uff08bot token + WebSock [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-29","post","type-post","status-publish","format-standard","hentry","category-docs"],"_links":{"self":[{"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/posts\/29","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/comments?post=29"}],"version-history":[{"count":2,"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/posts\/29\/revisions"}],"predecessor-version":[{"id":847,"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/posts\/29\/revisions\/847"}],"wp:attachment":[{"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/media?parent=29"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/categories?post=29"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/tags?post=29"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}