Update README.md

This commit is contained in:
Owen Quinlan 2021-08-04 16:57:05 +10:00
parent 55d464a205
commit 39312402b2

View file

@ -1,7 +1,11 @@
# Discord Chat Exporter csv parser # Discord Chat Exporter csv parser
[![wakatime](https://wakatime.com/badge/github/BuyMyMojo/discord-chat-parser.svg)](https://wakatime.com/badge/github/BuyMyMojo/discord-chat-parser)
this tool will take a csv (or a folder of them) from Discord Chat Exporter and create a new list of unique IDs. 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. Made to get all active users from a discord server.
> py ./main.py [csv file or dir] [output csv] > 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 Use the same output between multiple runs works and takes into account old data to ensure no dupes