Can't Get Token? #19
Labels
No labels
beta
bug
dependencies
duplicate
enhancement
invalid
postponed
question
release: bugfix
release: major
release: minor
repository improvment
required
unclear
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Serraniel/DiscordMediaLoader#19
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
so this is kind of a two-parter. first, it looks like recently Discord removed the Token from localstorage to reduce selfbots.
second, I used this before so it still has my token saved. is there any way for me to get my token from it so I can save it somewhere?
Hm, that´s an interesting fact. I will keep an eye on this if there will be another way to get the token in the future or to login; I hope so.
To get the current stored login token you may use any tool that can read read a LiteDB database, e. g. LiteDB Viewer. The database is stored in

%appdata%\Serraniel\Discord Media Loader
. Login token is stored in the settings:I got my token thank you so much
An option to copy the login token has been implemented in the release v1.2.0.0.