diff --git a/src/gui/app/directives/modals/integrations/addOrEditDiscordWebhookModal.js b/src/gui/app/directives/modals/integrations/addOrEditDiscordWebhookModal.js index e8806ffc7..670f8faa7 100644 --- a/src/gui/app/directives/modals/integrations/addOrEditDiscordWebhookModal.js +++ b/src/gui/app/directives/modals/integrations/addOrEditDiscordWebhookModal.js @@ -37,7 +37,7 @@
  1. In Discord, open channel settings for the channel you want Firebot posting messages to (click the Gear next to the channel name)
  2. -
  3. Go to the Webhooks tab
  4. +
  5. Go to the Intagrations tab
  6. Click Create Webhook
  7. Give the webhook a name (Optional. You'll likely want this to be your channel name or your bot accounts name. You can also set an override for this in Firebot)
  8. Upload an avatar image for the webhook (Optional. You can also set an override for this in Firebot)