Use a Discord notifier to notify specific channels in your Discord server.

To create a Discord notifier, choose one of the following methods:

Create Discord notifier with token

In Discord, create a token and get the channel ID:

  1. Go to Discord .dev and create a new application.
  2. Click Bot > Add Bot > Reset Token to get your Discord token.
  3. Click OAuth2 > URL Generator, check the Bot scope and the Send Messages permission.
  4. Open the generated URL to add the bot to your server.
  5. Click User Settings > Advanced, and then enable developer mode.
  6. Right-click a channel, and then click Copy ID.
  7. Ensure the Discord Bot has the proper allow channel access permissions.

In Axiom:

  1. Click the Monitors tab, and then click Manage notifiers on the right.
  2. Click New notifier on the top right.
  3. Name your notifier.
  4. Click Discord.
  5. Enter the token you have previously generated and the channel ID.
  6. Click Create.

Create Discord notifier with webhook

  1. In Discord, generate a webhook. For more information, see the Discord documentation.
  2. In Axiom, click the Monitors tab, and then click Manage notifiers on the right.
  3. Click New notifier on the top right.
  4. Name your notifier.
  5. Click Discord Webhook.
  6. Enter the webhook URL you have previously generated.
  7. Click Create.