- Integrations
- /
- Discord
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.
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.
Fires when a new member joins a Discord server. Used for welcome bots, auto-role assignment, or onboarding sequences.
Fires when a new message is sent in a Discord channel. The standard inbound hook for bots, moderation, and message-driven workflows. Requires the message-content intent for non-mention messages.
Fires when a reaction is added to a Discord message. Powers reaction-roles, voting, or "thumbs up to claim" automations.
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.
| Action | What it does |
|---|---|
| Add Reaction | Adds an emoji reaction to a Discord message from the bot. Used as a lightweight ack or to seed a reaction-vote message. |
| Create Thread | Creates a new thread in a Discord channel, optionally attached to a source message. Used to keep topical discussion out of the main channel. |
| Delete Message | Deletes 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 Message | Edits 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 Channels | Lists all channels in a Discord server (guild) with their type, name, and parent category. Used to populate a channel picker. |
| List Guild Channels | Lists all channels in a Discord server (guild). Functionally the same as List Channels; exists for naming consistency in older flows. |
| List Guilds | Lists all guilds (servers) the bot is a member of with name, owner, and member count. Required first step for any cross-server automation. |
| Send Message | Sends a message to a Discord channel via the bot, with optional embeds, components (buttons/select menus), and reply target. The default Discord notification action. |
Pre-built Discord workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Discord once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Discord field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
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?
What Discord triggers does Tiny Command support?
What Discord actions can I run from a workflow?
Is the Discord integration real-time?
Do I need to write code to use Discord with Tiny Command?
How much does the Discord integration cost?
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.