π§ Gender inclusive language bot for Mattermost
β‘ 997 views Β· π§ Miscellaneous
Description
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. πβ. workflow-screenshot
- 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 language warning message in the Mattermost channel.
π Nodes Used
Start, Webhook, Mattermost
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File