Skip to content

This python script uses the user.json file from your discord data package, parses all of the friends, and saves them to a txt file.

Notifications You must be signed in to change notification settings

PooSmacker/Discord-Friend-Backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This python script will use the user.json file in the account folder from your discord data package and export it to a txt file!

Setup:

1. Create a folder on your desktop and open it.

2. At the top of file explorer, click the directory bar and paste this:

git clone https://github.com/PooSmacker/Discord-Friend-Backup.git

3. Navigate to your discord setting > privacy & saftey > scroll down and click "request my data".

4. Be patient this could take upto 3-4 days to be sent to your email.

5. Extract package.zip and open it.

6. Navigate to the account folder and move user.json to the desktop, this is very important.

7. Now, like earlier navigate to the directory bar and type "cmd", this will open command prompt in the current directory.

type the following in cmd:

 python3 setup.py

And there you go! You're done, a list of all of your friends has been created and imported into usernames.txt. Enjoy!

What i'm learning:

css3 html5 python

About

This python script uses the user.json file from your discord data package, parses all of the friends, and saves them to a txt file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages