Formatting

Yudi
2020-04-02 23:22:27 -03:00
parent 989680fdeb
commit f2fa4f348d

@@ -6,15 +6,15 @@ To reset a user token, change your account's password.<br/>
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<br/>
@@ -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/)<br/>
**2.** Open your Application's settings<br/>
**3.** Navigate to the **Bot** section on the left <br/>
@@ -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<br/>
**2.** Go to the **Appearance** section<br/>
**3.** Enable **Developer Mode**<br/>
**4.** Right click on the desired server or channel and click Copy ID<br/>
### How to get Direct Message Channel ID
### How to get a Direct Message Channel ID
**1.** Open the desired direct message channel<br/>
**2.** Press Ctrl+Shift+I (⌘⌥I on Mac) on Discord to show developer tools<br/>
**3.** Navigate to the `Console` tab<br/>