From f2fa4f348d2f7a14c169176453e6edefb1566acb Mon Sep 17 00:00:00 2001 From: Yudi Date: Thu, 2 Apr 2020 23:22:27 -0300 Subject: [PATCH] Formatting --- Obtaining-Token-and-Channel-IDs.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Obtaining-Token-and-Channel-IDs.md b/Obtaining-Token-and-Channel-IDs.md index f9dba70..a620595 100644 --- a/Obtaining-Token-and-Channel-IDs.md +++ b/Obtaining-Token-and-Channel-IDs.md @@ -6,15 +6,15 @@ To reset a user token, change your account's password.
To reset a bot token, click on "[Regenerate](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-bot-token)". # - -* [User Token](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-user-token) -* [Bot Token](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-bot-token) -* [Server ID and Server Channel ID](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-server-id-or-server-channel-id) -* [Direct Message Channel ID](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-direct-message-channel-id) +**Index** +* [How to get a User Token](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-a-user-token) +* [How to get a Bot Token](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-a-bot-token) +* [How to get Server IDs and Server Channel IDs](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-a-server-id-or-a-server-channel-id) +* [How to get a Direct Message Channel ID](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-a-direct-message-channel-id) # -### How to get User Token +### How to get a User Token > Automating user accounts is technically against TOS, use at your own risk. **1.** Press **Ctrl+Shift+I** (⌘⌥I on Mac) on Discord to show developer tools
@@ -29,7 +29,7 @@ To reset a bot token, click on "[Regenerate](https://github.com/Tyrrrz/DiscordCh *** -### How to get Bot Token +### How to get a Bot Token **1.** Go to [Discord developer portal](https://discordapp.com/developers/applications/)
**2.** Open your Application's settings
**3.** Navigate to the **Bot** section on the left
@@ -38,13 +38,13 @@ To reset a bot token, click on "[Regenerate](https://github.com/Tyrrrz/DiscordCh ![https://discordapp.com/developers/applications/](https://i.imgur.com/BdrrxlY.png) *** -### How to get Server ID or Server Channel ID +### How to get a Server ID or a Server Channel ID **1.** Open Discord Settings
**2.** Go to the **Appearance** section
**3.** Enable **Developer Mode**
**4.** Right click on the desired server or channel and click Copy ID
-### How to get Direct Message Channel ID +### How to get a Direct Message Channel ID **1.** Open the desired direct message channel
**2.** Press Ctrl+Shift+I (⌘⌥I on Mac) on Discord to show developer tools
**3.** Navigate to the `Console` tab