This repository has been archived on 2025-03-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
discord-chat-parser/README.md
2021-08-04 15:01:21 +10:00

7 lines
347 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]
Use the same output between multiple runs works and takes into account old data to ensure no dupes