Gender inclusive language bot for Mattermost — n8n ワークフロー
概要
This workflow ensures gender inclusive language in Mattermost channels. If someone addresses the group with “guys” or “gals”, a bot promptly replies with: "May I suggest “folks” or “y'all”? We use gender inclusive language here. 😄".
Webhook node**: triggers the workflow when a new message is posted in Mattermost. IF node**: verifies if the message includes the words "guys" or "gals". If false, it does not take any action. If true, it triggers the Mattermost node. Mattermost node**: posts the la
使用ノード
Mattermost
ワークフロープレビュー
⚡
W
Webhook
Mattermost1
I
IF
N
NoOp
4 nodes3 edges
仕組み
- 1
トリガー
このワークフローは webhook トリガーで開始します。
- 2
処理
データは 4 個のノードを流れます, connecting if, mattermost, webhook。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (4)
MA#1
Mattermost
mattermost
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
gender-inclusive-language-bot-for-mattermostファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Gender inclusive language bot for Mattermost", "nodes": [...], ...}
インテグレーション
ifmattermostwebhook
作成者
Lorena
@lorenanda
タグ
ifmattermostwebhook