5 lines
No EOL
245 B
Markdown
5 lines
No EOL
245 B
Markdown
# Discord Chat Exporter csv parser
|
|
this tool will take a csv (or a folder of them) from Discord Chat Exporter and create a new list of unique IDs.
|
|
Made to get all active users from a discord server.
|
|
|
|
> py ./main.py [csv file or dir] [output csv] |