From 39312402b26ad12b9514472030e229d7bcdb9955 Mon Sep 17 00:00:00 2001 From: Owen Quinlan <46948241+BuyMyMojo@users.noreply.github.com> Date: Wed, 4 Aug 2021 16:57:05 +1000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c36ecdd..348abc5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # 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. 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