mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-24 23:13:48 +00:00
Grammar, index, QR Code warning and how to reset token
@@ -1,5 +1,16 @@
|
|||||||
# → NEVER SHARE YOUR TOKEN ←
|
# → NEVER SHARE YOUR TOKEN ←
|
||||||
A token gives <u>full access</u> to an account, treat it like a password.
|
**Do NOT scan strange QR Codes with Discord on your phone.**
|
||||||
|
|
||||||
|
A token gives <u>full access</u> to an account.<br/>
|
||||||
|
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)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
||||||
@@ -9,7 +20,7 @@ A token gives <u>full access</u> to an account, treat it like a password.
|
|||||||
**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/>
|
||||||
**2.** Navigate to the **Application** tab<br/>
|
**2.** Navigate to the **Application** tab<br/>
|
||||||
**3.** Select **Local Storage** > **https://discordapp.com** on the left<br/>
|
**3.** Select **Local Storage** > **https://discordapp.com** on the left<br/>
|
||||||
**4.** Press **Ctrl+R** (⌘R) to trigger reload<br/>
|
**4.** Press **Ctrl+R** (⌘R) to reload<br/>
|
||||||
**5.** Find **token** at the bottom and copy the value<br/>
|
**5.** Find **token** at the bottom and copy the value<br/>
|
||||||
|
|
||||||
> Disappearing too quickly? [Try this instead](https://github.com/Tyrrrz/DiscordChatExporter/issues/76#issuecomment-412349261).
|
> Disappearing too quickly? [Try this instead](https://github.com/Tyrrrz/DiscordChatExporter/issues/76#issuecomment-412349261).
|
||||||
@@ -24,7 +35,7 @@ A token gives <u>full access</u> to an account, treat it like a password.
|
|||||||
**3.** Navigate to the **Bot** section on the left <br/>
|
**3.** Navigate to the **Bot** section on the left <br/>
|
||||||
**4.** Under **Token** click **Copy**<br/>
|
**4.** Under **Token** click **Copy**<br/>
|
||||||
|
|
||||||

|

|
||||||
***
|
***
|
||||||
|
|
||||||
### How to get Server ID or Server Channel ID
|
### How to get Server ID or Server Channel ID
|
||||||
|
|||||||
Reference in New Issue
Block a user