Skip to content
CommunicationReal-timeUpdated May 2026

Discord

Plug your Discord server into every workflow

Discord is the de-facto comms layer for communities, indie projects, open-source maintainers, web3 collectives, gaming guilds, and increasingly tight-knit work teams. Tiny Command treats your server like a first-class event source. Three triggers cover the moments a community grows or engages: New Message (filtered by channel or keyword), Member Joined (the welcome moment), and Reaction Added (the engagement signal). On the action side, Send Message, Create Thread, Add Reaction, Edit Message, Delete Message, List Guilds, List Guild Channels, and List Channels cover what a community-ops workflow actually needs to do. The integration uses Discord's bot scopes per guild, so you authorize a bot once per server, and the workflow only sees channels the bot has been added to. Common pattern: a Stripe purchase auto-grants a role and posts a welcome thread in the customer's onboarding channel, or a GitHub release announcement fans out to every server you maintain.

3triggers
8actions
≈ 2 minto set up
Freetier · no card
Triggers

Workflows start when Discord does.

3 real-time triggers, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.

Real-time · webhook-driven
Actions

Do anything Discord can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Add ReactionAdds an emoji reaction to a Discord message from the bot. Used as a lightweight ack or to seed a reaction-vote message.
Create ThreadCreates a new thread in a Discord channel, optionally attached to a source message. Used to keep topical discussion out of the main channel.
Delete MessageDeletes a message from a Discord channel. The bot can delete its own messages, or any message in channels where it has Manage Messages permission.
Edit MessageEdits an existing Discord message. The bot can only edit its own messages; great for updating status messages, vote tallies, or live counters without spam.
List ChannelsLists all channels in a Discord server (guild) with their type, name, and parent category. Used to populate a channel picker.
List Guild ChannelsLists all channels in a Discord server (guild). Functionally the same as List Channels; exists for naming consistency in older flows.
List GuildsLists all guilds (servers) the bot is a member of with name, owner, and member count. Required first step for any cross-server automation.
Send MessageSends a message to a Discord channel via the bot, with optional embeds, components (buttons/select menus), and reply target. The default Discord notification action.
Recipes

Pre-built Discord workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect Discord once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every Discord field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the Discord integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Discord to Tiny Command?
Open the Tiny Command workflow builder, drop in a Discord node, and click Connect. Authorize Discord once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Discord triggers does Tiny Command support?
Tiny Command supports 3 real-time Discord triggers, including "Member Joined", "New Message", "Reaction Added". Each trigger fires within seconds of the event happening in Discord.
What Discord actions can I run from a workflow?
8 Discord actions are available out of the box, covering communication operations like "Add Reaction". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Discord integration real-time?
Yes. Member Joined and every other Discord trigger uses webhooks or push subscriptions, so workflows fire within seconds of the event in Discord rather than on a polling schedule.
Do I need to write code to use Discord with Tiny Command?
No. Every Discord trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Discord API endpoint directly.
How much does the Discord integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Discord integration itself has no per-app surcharge.
Related

More communication apps people connect.

Same category as Discord, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Discord.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.