mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-22 05:57:30 +00:00
Formatting
@@ -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)".
|
To reset a bot token, click on "[Regenerate](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-bot-token)".
|
||||||
|
|
||||||
#
|
#
|
||||||
|
**Index**
|
||||||
* [User Token](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-user-token)
|
* [How to get a User Token](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-a-user-token)
|
||||||
* [Bot Token](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-bot-token)
|
* [How to get a Bot Token](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-a-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)
|
* [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)
|
||||||
* [Direct Message Channel ID](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-direct-message-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.
|
> 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/>
|
**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/>
|
**1.** Go to [Discord developer portal](https://discordapp.com/developers/applications/)<br/>
|
||||||
**2.** Open your Application's settings<br/>
|
**2.** Open your Application's settings<br/>
|
||||||
**3.** Navigate to the **Bot** section on the left <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
|
|||||||

|

|
||||||
***
|
***
|
||||||
|
|
||||||
### 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/>
|
**1.** Open Discord Settings<br/>
|
||||||
**2.** Go to the **Appearance** section<br/>
|
**2.** Go to the **Appearance** section<br/>
|
||||||
**3.** Enable **Developer Mode**<br/>
|
**3.** Enable **Developer Mode**<br/>
|
||||||
**4.** Right click on the desired server or channel and click Copy ID<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/>
|
**1.** Open the desired direct message channel<br/>
|
||||||
**2.** Press Ctrl+Shift+I (⌘⌥I on Mac) on Discord to show developer tools<br/>
|
**2.** Press Ctrl+Shift+I (⌘⌥I on Mac) on Discord to show developer tools<br/>
|
||||||
**3.** Navigate to the `Console` tab<br/>
|
**3.** Navigate to the `Console` tab<br/>
|
||||||
|
|||||||
Reference in New Issue
Block a user