Update README
This commit is contained in:
parent
03ce7a5d21
commit
55d464a205
3 changed files with 5 additions and 3 deletions
|
@ -2,4 +2,6 @@
|
|||
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]
|
||||
> 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
|
||||
|
|
Reference in a new issue