Gender Inclusive Language Reminder
detail.loadingPreview
Reminds users to use gender-inclusive language in Mattermost.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow listens for messages in a Mattermost channel. If the message contains gendered terms like 'guys', 'bros', or 'dudes', it automatically responds with a suggestion for gender-inclusive alternatives such as 'folks' or 'y'all'. This helps foster a more welcoming and inclusive environment.
Key Features
- Detects gendered language in Mattermost messages.
- Automatically suggests gender-inclusive alternatives.
- Configurable to detect various gendered terms.
- Integrates with Mattermost via webhook and bot credentials.
How To Use
- Import the workflow: Upload the JSON to your n8n instance.
- Configure the Mattermost credentials: Set up your Mattermost bot credentials in n8n.
- Set up the webhook: Ensure the Mattermost integration is pointing to the n8n webhook URL.
- Customize the IF node (optional): Modify the
conditionsin the IF node to include or exclude specific words you want to trigger the reminder.
Apps Used
Workflow JSON
{
"id": "2d55b3e9-9e43-4a03-892a-d9b369138063",
"name": "Gender Inclusive Language Reminder",
"nodes": 0,
"category": "Community Management",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 2d55b3e9-9e43...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Mattermost Community Feedback Sentiment Analysis
Analyzes feedback from Typeform, detects sentiment using AWS Comprehend, and posts results to Mattermost.
Community Contributed: Verified Email Reminder
Reminds community members to verify their email addresses.
Discord Spam Detection and Moderation
Automatically detects and flags spam messages on Discord, notifying moderators.
Orbit Community Member Management
Automate the creation, updating, and enrichment of community members in Orbit.
Sentiment Analysis for Community Issues
Analyzes the sentiment of comments on community-contributed issues.
Community Feedback Sentiment Analysis to Trello
Analyzes community feedback from Typeform and categorizes its sentiment before sending it to a Trello board.