From a45926690c989269cb18301d9f09373911c2eeb0 Mon Sep 17 00:00:00 2001 From: CKY- Date: Tue, 25 Jul 2023 17:46:37 -0600 Subject: [PATCH] Chore: update discord instructions --- .../modals/integrations/addOrEditDiscordWebhookModal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)