No description
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.
Find a file
2021-08-04 15:00:34 +10:00
.gitattributes Initial commit 2021-08-04 01:14:23 +10:00
.gitignore Update .gitignore 2021-08-04 14:41:53 +10:00
LICENSE Add a license, readme and requirements 2021-08-04 15:00:34 +10:00
main.py now works with folders 2021-08-04 14:31:47 +10:00
README.md Add a license, readme and requirements 2021-08-04 15:00:34 +10:00
requirements.txt Add a license, readme and requirements 2021-08-04 15:00:34 +10:00

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]