diff --git a/Obtaining-Token-and-Channel-IDs.md b/Obtaining-Token-and-Channel-IDs.md index b5a4f04..98065fb 100644 --- a/Obtaining-Token-and-Channel-IDs.md +++ b/Obtaining-Token-and-Channel-IDs.md @@ -21,7 +21,7 @@ To reset a bot token, click on "[Regenerate](https://github.com/Tyrrrz/DiscordCh **2.** Press **Ctrl+Shift+I** (⌘⌥I on macOS) to open the **Developer Tools** pane **3.** Press **Ctrl+Shift+M** (⌘⇧M or ⌘⌥M if on Firefox) to **toggle device toolbar** **4.** Navigate to the **Application** tab -**5.** On the left, expand **Local Storage** and select **https꞉//discordapp.com** +**5.** On the left, expand **Local Storage** and select **https꞉//discord.com** **6.** Type `token` into the Filter box **7.** If the **token** key does not appear, press **Ctrl+R** (⌘R) to reload **8.** Copy the value for the **token** key @@ -32,12 +32,12 @@ To reset a bot token, click on "[Regenerate](https://github.com/Tyrrrz/DiscordCh *** ### How to get a Bot Token -**1.** Go to [Discord developer portal](https://discordapp.com/developers/applications/) +**1.** Go to [Discord developer portal](https://discord.com/developers/applications/) **2.** Open your Application's settings **3.** Navigate to the **Bot** section on the left **4.** Under **Token** click **Copy** -![https://discordapp.com/developers/applications/](https://i.imgur.com/BdrrxlY.png) +![https://discord.com/developers/applications/](https://i.imgur.com/BdrrxlY.png) *** ### How to get a Server ID or a Server Channel ID