mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-15 00:03:38 -07:00
Improve readme layout a bit
This commit is contained in:
parent
083a346676
commit
41a746abd9
|
|
@ -23,14 +23,14 @@ The program expects an access token and channel ID as parameters.
|
||||||
|
|
||||||
`DiscordChatExporter.exe /token:REkOTVqm9RWOTNOLCdiuMpWd.QiglBz.Lub0E0TZ1xX4ZxCtnwtpBhWt3v1 /channelId:459360869055190534`
|
`DiscordChatExporter.exe /token:REkOTVqm9RWOTNOLCdiuMpWd.QiglBz.Lub0E0TZ1xX4ZxCtnwtpBhWt3v1 /channelId:459360869055190534`
|
||||||
|
|
||||||
### Getting access token:
|
#### Getting access token:
|
||||||
|
|
||||||
- Open Discord desktop or web client
|
- Open Discord desktop or web client
|
||||||
- Press `Ctrl+Shift+I`
|
- Press `Ctrl+Shift+I`
|
||||||
- Navigate to `Storage > LocalStorage > discordapp.com`
|
- Navigate to `Storage > LocalStorage > discordapp.com`
|
||||||
- Find the value for `token` and extract it
|
- Find the value for `token` and extract it
|
||||||
|
|
||||||
### Getting channel ID:
|
#### Getting channel ID:
|
||||||
|
|
||||||
- Open Discord desktop or web client
|
- Open Discord desktop or web client
|
||||||
- Navigate to any DM or server channel
|
- Navigate to any DM or server channel
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue