diff --git a/Obtaining-Token-and-Channel-IDs.md b/Obtaining-Token-and-Channel-IDs.md index 98065fb..3923884 100644 --- a/Obtaining-Token-and-Channel-IDs.md +++ b/Obtaining-Token-and-Channel-IDs.md @@ -18,11 +18,11 @@ To reset a bot token, click on "[Regenerate](https://github.com/Tyrrrz/DiscordCh > Automating user accounts is technically against TOS, use at your own risk. **1.** Open Discord -**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** +**2.** Press **Ctrl+Shift+I** (⌥⌘I on macOS) to open **developer tools** +**3.** Press **Ctrl+Shift+M** (⇧⌘M) to toggle **device toolbar** **4.** Navigate to the **Application** tab **5.** On the left, expand **Local Storage** and select **https꞉//discord.com** -**6.** Type `token` into the Filter box +**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 @@ -48,7 +48,7 @@ To reset a bot token, click on "[Regenerate](https://github.com/Tyrrrz/DiscordCh ### How to get a Direct Message Channel ID **1.** Open the desired direct message channel -**2.** Press **Ctrl+Shift+I** (⌘⌥I on macOS) on Discord to show developer tools +**2.** Press **Ctrl+Shift+I** (⌥⌘I on macOS) on Discord to show developer tools **3.** Navigate to the `Console` tab **4.** Type `window.location.href` and press Enter **5.** Copy the first long sequence of numbers inside the URL