Discord Webhooks

Creating a Discord Webhook

  1. Go to Server Settings

    • Right-click on your server name in the left sidebar, then select Server Settings.

  2. Select ‘Integrations

    • In the Server Settings menu, look for Integrations or Webhooks (depending on your Discord version).

  3. Create a Webhook

    • Click New Webhook (or Create Webhook).

    • Choose a Name for the webhook (e.g., “FiveM Updates”) and select the channel you want messages to post in.

  4. Copy the Webhook URL

    • You’ll see a unique URL under Webhook URL. Copy this; you’ll need it to send messages from your FiveM script.

  5. Save Changes

    • Click Save or Done to confirm your webhook settings.

Last updated