n8n-docs/docs/nodes/credentials/Discord
Tanay Pant cc9ef904bb 🔨 Minor fix
2020-08-31 08:47:19 +02:00
..
create-webhook.gif Minor improvements to Discord docs 2020-08-31 07:04:21 +05:30
README.md 🔨 Minor fix 2020-08-31 08:47:19 +02:00
using-oauth.gif Changed header structure / added permalinks (#6) 2020-06-26 14:06:54 +02:00

permalink
/credentials/discord

Discord

You can find information about the operations supported by the Discord node on the integrations page. You can also browse the source code of the node on GitHub.

Prerequisites

Create a Discord account.

Creating a webhook in Discord

  1. To create a webhook in Discord that sends content to your channel, go to the settings of your channel.
  2. Select 'Integrations' from the sidebar.
  3. Click on the Create Webhook button.
  4. Name your bot, and click on the Copy Webhook URL button to copy the webhook URL.
  5. Back in n8n, use the copied webhook URL in your Discord node.

How to create a webhook in Discord