Webhooks

🛠️ Step-by-Step Guide to Creating a Discord Webhook

1. Access Your Discord Server

  • Open the Discord app or go to discord.com and log in.

  • If you don't have a server yet, click the "+" icon on the left sidebar to create one.

2. Navigate to Channel Settings

  • In your server, locate the text channel where you want the webhook to post messages.

  • Click the gear icon (⚙️) next to the channel name to open Channel Settings.

3. Go to Integrations

  • Within the Channel Settings, select the "Integrations" tab.

  • Click on "Create Webhook".

4. Create a New Webhook

  • Click the "New Webhook" button.

5. Copy the Webhook URL

  • After setting up, click "Copy Webhook URL". This URL is essential for sending messages to your Discord channel via the webhook. This Is what you will input into the Bots.

6. Save Changes

  • Ensure you click "Save Changes" to finalize the webhook setup.

Last updated