# Discord You can follow these instructions to create a webhook in Discord to use with the following nodes. - [Discord](/integrations/nodes/n8n-nodes-base.discord/) ## Prerequisites Create a [Discord](https://www.discord.com/) 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](/_images/integrations/credentials/discord/create-webhook.gif)