Discord Automation Workflows
317 ready-made Discord workflows for n8n, Make, Zapier, Activepieces, and Pipedream. Community automations: alerts, moderation helpers, and bot workflows.
Post new Wix Answers tickets on Discord
Every time a new ticket is submitted to Wix Answers, Make will automatically post a message on a specified Discord server.
MakeFreeSend Alerts to Discord for HERE IoT Device Battery Levels
Automatically notify Discord when a HERE IoT device's battery level falls below a specified range, ensuring timely alerts for device management.
MakeFreeAutomate Discord Notifications for Onfleet Task Events
Automatically send a message to a Discord server when a specified Onfleet task event occurs, enhancing communication and efficiency.
n8nFreeTranslate and Repost Discord Messages Using Yandex.Translate
Automatically translate new messages in a Discord channel using Yandex.Translate and repost them back into the channel in the target language.
Make$3.99Automatically Share New Blogger Posts on Discord with Shortened Links
Effortlessly share your new Blogger posts on Discord by automatically shortening links with dlvr.it and posting them as messages.
Make$3.99Automate Discord Event Sync to Google Calendar
This workflow automatically syncs scheduled events from Discord to Google Calendar, ensuring your calendar stays up-to-date with the latest event information.
n8n$9.99Automate Discord Interactions with Sticky Note Integration
This workflow automates interactions within Discord by leveraging an AI agent to manage chat messages and responses. By integrating the Sticky Note feature, users can easily create and manage notes that are relevant to ongoing discussions. The wor...
n8n$4.57Automated Discord Notifications from Google Sheets Updates
This workflow automatically sends Discord notifications whenever there are new or updated rows in a Google Sheets document.
n8n$17.89Daily Hydration Reminder with Slack/Discord & Airtable Reaction Tracking
## Daily Hydration Reminder with Slack/Discord & Airtable Reaction Tracking Automate wellness engagement in your community with a **twice-daily hydration reminder** sent to **Slack or Discord**, and automatically **track member reactions in Airtable**. This no-code workflow nurtures self-care culture while capturing engagement data—zero manual effort required. Perfect for coaches, community managers, and solopreneurs who want to foster mindful habits and recognize active members. --- ## Step-by-Step Setup Instructions Follow these steps to deploy the workflow in **Make.com** (compatible with n8n): ### 1. **Import the Workflow** - In Make.com or n8n, go to **Scenarios > Import from File** - Upload the provided JSON template ### 2. **Set Up Scheduling** - Locate the **Schedule Trigger** node - Confirm times are set to: - `10:00 AM` - `3:00 PM` - Adjust **timezone** in Make/n8n settings to match your audience ### 3. **Configure GIF Library** - Open the **Pick Random GIF** node - Replace placeholder URLs with your own: - Hosted on Giphy, Imgur, or a public CDN - Must end in `.gif` and allow hotlinking - Example: ```text https://media.giphy.com/media/abc123/giphy.gif ``` ### 4. **Connect Messaging Platform** Choose **Slack** or **Discord**: #### For Slack: - Go to **Send to Slack** node - Replace `{{SLACK_WEBHOOK_URL}}` with your incoming webhook - Ensure the channel allows bot messages #### For Discord: - Go to **Send to Discord** node - Replace `{{DISCORD_WEBHOOK_URL}}` with your server webhook - Enable embed permissions > Webhook Guide: > - [Slack Webhooks](https://api.slack.com/messaging/webhooks) > - [Discord Webhooks](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks) ### 5. **Enable Reaction Polling (Slack)** - In **Get Slack Reactions**, add: - `{{SLACK_BOT_TOKEN}}` with scopes: - `reactions:read` - `channels:history` - `{{SLACK_CHANNEL_ID}}` (e.g., `C012AB3CD`) - The workflow uses the message timestamp to fetch reactions after 24 hours > Discord note: Native reaction polling requires a **Discord bot**. This version supports Slack; Discord support can be extended using the Discord API. ### 6. **Set Up Airtable Logging** - In **Log in Airtable** node: - Enter your **Airtable Base ID** - Ensure table `Hydration Reactions` exists (see structure below) - Map fields correctly (Date, Username, Reaction Count, etc.) - Connect your **Airtable API credential** --- ## Airtable Base Structure This workflow logs every reaction into Airtable for long-term tracking. ### Base: `Community Wellness Tracker` #### Table: `Hydration Reactions` | Field | Type | Description | |------|------|-------------| | `Date` | Date | Date of the reminder (auto-filled) | | `Time Slot` | Single Select | `10:00 AM` or `3:00 PM` | | `User ID` | Text | Slack/Discord user ID | | `Username` | Text | Display name (e.g., `@alex`) | | `Platform` | Single Select | `Slack` or `Discord` | | `Reaction Count` | Number | Always `1` per reaction | | `Message Timestamp` | Text | Message ID for reference | | `Processed` | Checkbox | Marked `false` initially | > Use a **Grouped View** in Airtable to create a monthly leaderboard: > - Group by `Username` > - Rollup: `SUM(Reaction Count)` --- ## Workflow Explanation The automation runs a **daily cycle** with feedback tracking: 1. **Trigger**: Fires at 10 AM and 3 PM via **Schedule node** 2. **GIF Selection**: Randomly picks a calming hydration GIF 3. **Message Delivery**: Sends formatted message to Slack or Discord 4. **Wait**: Pauses for 24 hours to allow reactions 5. **Reaction Check**: Uses Slack API to fetch reactions 6. **Filter**: Only proceeds if at least one reaction is found 7. **Log**: Creates a record in Airtable for each reacting user This creates a **self-sustaining wellness loop**—encouraging care and capturing engagement. --- ## Pre-Conditions & Requirements Before use, ensure: - **Make.com or n8n account** (Free tier supported) - **Slack workspace** with webhook and bot token **or** **Discord server** with webhook - **Airtable account** with base and API key - Publicly accessible **GIF library** - Internet access and JSON parsing enabled > Permissions Required: > - Slack: `reactions:read`, `channels:history` > - Airtable: `create`, `read` access to table --- ## Customization Guidance Extend the workflow to fit your needs: ### Change Timing - Edit the **Schedule node** to send at 9 AM and 1 PM, or only once daily. ### Add Seasonal GIFs - Rotate GIFs by season (e.g., winter themes in December). ### Track Multiple Emojis - Add switches for different emojis to measure different engagement types. ### Auto-Generate Monthly Reports - Use **Airtable Automations** to: - Email top 5 members - Export CSV for reward fulfillment - Post leaderboard in your community ### Reward Integration - Connect **Shopify**, **Gmail**
n8n$4.99Automate Nightly Discord Channel Message Cleanup
This workflow automatically cleans up Discord channels by deleting messages older than seven days every night at 9:00 p.m., ensuring compliance with retention policies.
n8n$9.99Send a new Twitch live stream to Discord as a message with embedded objects
A ready-to-use Make workflow that connects Twitch, Discord. Send a new Twitch live stream to Discord as a message with embedded objects. Customize and deploy in minutes.
Make$2.99Automate Intercom Support with AI and Discord Thread Logging
Integrate an AI-powered chatbot with Intercom to automate support and log conversations in Discord threads for real-time transparency and control.
n8n$19.99Multi-functional Discord Bot: Llama AI, Image Gen & Knowledge Base
Advanced Discord bot workflow that monitors messages, processes images/audio/text with AI, generates images via Gemini, and uses Llama for intelligent responses with knowledge base integration.
n8n$24.99Post new Discord messages on Telegram.
A ready-to-use Make workflow that connects Discord, Telegram. Post new Discord messages on Telegram.. Customize and deploy in minutes.
MakeFreePost messages in Discord when events have ended in Google Calendar
A ready-to-use Make workflow that connects Google-calendar, Discord. Post messages in Discord when events have ended in Google Calendar. Customize and deploy in minutes.
Make$2.99Post messages on Discord for new Google Calendar events
A ready-to-use Make workflow that connects Google-calendar, Discord. Post messages on Discord for new Google Calendar events. Customize and deploy in minutes.
Make$2.99Post Shortcuts details on Discord
A ready-to-use Make workflow that connects Shortcuts, Discord. Post Shortcuts details on Discord. Customize and deploy in minutes.
MakeFreeSend Android push notifications for new Discord messages
A ready-to-use Make workflow that connects Discord, Android. Send Android push notifications for new Discord messages. Customize and deploy in minutes.
Make$2.99Automate Discord Bot Commands with Natural Language via MCP Server
This workflow allows you to control your Discord bot using natural language commands via an MCP server. It simplifies bot management by enabling actions like sending messages, managing roles, and interacting with server members directly from n8n workflows.
n8n$14.99Create and send Discord messages for new articles using ChatGPT and Google Sheets
A ready-to-use Make workflow that connects Rss, Openai-gpt-3, Google-sheets. Create and send Discord messages for new articles using ChatGPT and Google Sheets. Customize and deploy in minutes.
Make$4.99Monitor Discord channel messages and send data via HTTP action
A ready-to-use Make workflow that connects Discord, Http. Monitor Discord channel messages and send data via HTTP action. Customize and deploy in minutes.
Make$2.99Create Discord invites for new Notion database items
A ready-to-use Make workflow that connects Notion, Discord. Create Discord invites for new Notion database items. Customize and deploy in minutes.
MakeFreePost new SupportBee ticket on Discord
Every time a new ticket is received on SupportBee, Make will automatically post it on your Discord server.
MakeFreeRename a Discord channel when a Twitch stream goes live
A ready-to-use Make workflow that connects Twitch, Discord. Rename a Discord channel when a Twitch stream goes live. Customize and deploy in minutes.
MakeFree
More integrations
Need a custom Discord workflow?
Our automation experts build tailored Discord integrations for your exact stack.
Request a Custom Workflow