Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 520 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 520 Bytes

privacy-export

Hello! Welcome to my Privacy Card Exporter.

This is a python3 script. Please run it in python3 or else you will have issues exporting the cards.

Planned for the coming weeks:

Dashe and other bots export
Automated card creation

To Run:

Edit the values in config.example.json
Rename config.example.json to config.json

Install the following required dependencies using pip or your choice of package manager:

requests
json
csv
random
string

Run using python3 getcards.py