This program uses discords package data (settings -> privacy & safety -> request all my data) to count how many messages you have sent in total, and will rank who you sent the most messages to. You can also graph your messages overtime and rank your most used words.
- Must have python installed
- pip install -r requirements.txt
- Put your packages folder in the same folder as messageStats.py
- Run messageStats.py
Please be careful with your data package. It includes all the messages sent on discord; Do not send it to anyone
It displays 'nan' for top words if you send alot of images with no words and 'null' in top users for messages sent in a server. This is very easy to fix but im tired
Special thanks to:
- Tyler Luedtke for providing the loading bar, https://www.youtube.com/watch?v=MtYOrIwW1FQ
- @Alir3z4 for providing stop words