--- title: Discord node documentation description: Learn how to use the Discord node in n8n. Follow technical documentation to integrate Discord node into your workflows. contentType: [integration, reference] priority: high --- # Discord node Use the Discord node to automate work in Discord, and integrate Discord with other applications. n8n has built-in support for a wide range of Discord features, including sending messages in a Discord channel and managing channels. On this page, you'll find a list of operations the Discord node supports and links to more resources. ```{note} Credentials Refer to [Discord credentials](/08-0-0-Workflow/integrations/builtin/credentials/discord.md) for guidance on setting up authentication. ``` ```{include} ../../../../../_snippets/integrations/builtin/app-nodes/ai-tools.md ``` ```{include} ../../../../../_snippets/integrations/builtin/app-nodes/hitl-tools.md ``` ## Operations - Channel - Create - Delete - Get - Get Many - Update - Message - Delete - Get - Get Many - React with Emoji - Send * Send and Wait for Response - Member - Get Many - Role Add - Role Remove ```{include} ../../../../../_snippets/integrations/builtin/send-and-wait-operation.md ``` ## Templates and examples ## Related resources Refer to [Discord's documentation](https://discord.com/developers/docs/intro) for more information about the service. ```{include} ../../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ``` ## Common issues For common errors or issues and suggested resolution steps, refer to [Common Issues](/08-0-0-Workflow/integrations/builtin/app-nodes/n8n-nodes-base.discord/common-issues.md).