This project analyzes the hourly message count by a person within a channel, or across multiple channels.
Intended to be used with DiscordChatExporter.
Python 3.9 or newer
pytz - pip3 install pytz
numpy - pip3 install numpy
matplotlib - pip3 install matplotlib
- Create a directory called
data
in the root directory of this project. - Choose the channels that you want to analyze in DiscordChatExporter.
- Choose the
data
directory that you made in Step 1 for the export directory. - Choose JSON format.
- Wait for DiscordChatExporter to finish.
- Move the JSON files into a folder made on the root directory of this project.
python3 main.py