Discord Channel Analytics is a simple python program harnessing Matlab graph generation and a discord data package to show how many messages a user has sent in that channel.
Download source and use Python 3.10
pip install -r requirements.txt
py graph_generator.py
Input a Discord data package
Enter a channel id (Not user id!)
Enter a nickname or channel name to display on the graph.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.