Nudge your team toward gender-inclusive language in Mattermost

Watches Mattermost messages for 'guys' or 'gals' and automatically replies with a friendly reminder to use inclusive language.

How the work actually flows

It branches. Exactly one path is taken.

Pattern: Exclusive Choice (4)

flowchart TD trig>"new message posted"]:::trig s0["scan message for flagged words"]:::task s1["post reminder reply"]:::task trig --> s0 gx{"× does message use excluded terms"}:::gate s0 --> gx p00["post friendly inclusive reminder"]:::task gx -->|"language flagged"| p00 p10["take no action"]:::task gx -->|"no issue found"| p10 p00 --> s1 p10 --> s1 out[/"automatic reminder when needed"/]:::out pay{{"consistent inclusive tone without policing"}}:::pay s1 --> out out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itA stepOne path onlyResultPayoff
Build size
Standard

A mid-size build with several tools working together.

Business functions
Image & Media ProcessingAPI & Webhook Integration
Connects
Mattermost

The problem it solves

You want your team's channels to feel welcoming to everyone, but reminding people about word choice in the moment feels awkward and easy to forget. You'd rather the nudge happen automatically and consistently, without anyone having to call it out.

Who it fits

A team or community manager who wants inclusive language reinforced automatically in Mattermost channels.

How it works

  1. Triggers whenever a new message posts in Mattermost
  2. Checks the message for words like 'guys' or 'gals'
  3. If found, posts a friendly reminder suggesting inclusive alternatives
  4. Takes no action if the message doesn't need it
What you get

A team nudged toward kinder language

You get a friendly nudge posted automatically whenever your team's Mattermost messages could use more inclusive language.

What you get

An automatic, friendly reply in the channel whenever exclusionary language shows up.

What you need

A Mattermost account with bot access.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook