mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-05-25 18:22:37 +00:00
Fix regenerate link and make step 2 of dm id bold
@@ -3,7 +3,7 @@
|
||||
|
||||
A token gives <u>full access</u> to an account.
|
||||
To reset a user token, change your account 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)".
|
||||
To reset a bot token, click on "[Regenerate](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs#how-to-get-a-bot-token)".
|
||||
|
||||
#
|
||||
**Index**
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user