From b1237ee2196ea0c20939e0d0081ffa3b2424e081 Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Sun, 23 May 2021 20:47:58 +0100 Subject: [PATCH] Updated Discord Bot Setup (markdown) --- Discord-Bot-Setup.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Discord-Bot-Setup.md b/Discord-Bot-Setup.md index 278de1e..bd1fdb6 100644 --- a/Discord-Bot-Setup.md +++ b/Discord-Bot-Setup.md @@ -20,17 +20,17 @@ Press the "Add Bot" button, and "Yes, do it!" to create the bot. ### 4: Enable privileged permissions jfa-go needs the privileged intent "Server Members" to present a list of users when you try to bind an existing Jellyfin account to a Discord one. Scroll down on the bot summary page to the "Privileged Gateway Intents" section, enable the "Server Members Intent", then press "Save Changes" when it pops up. - + ### 5: Switch to the OAuth2 Tab Open the side menu (if necessary), and open the "OAuth2" tab. - + ### 6: Enable permissions, get Invite link Scroll down the page to the "Scopes" section, and check all the checkboxes shown below. Once done, press the "Copy" button to copy the link. **Visit the link to add the bot to your desired Discord server.** - + ### 7: Copy the token Switch back to the "Bot" tab, and press the "Copy" button to copy the bot token. In jfa-go, go to Settings > Telegram, enable it, and paste the token into the "API Token" box. Save and restart.