From 681874b58a5045fae586f8f8ca5bebdab2c6d760 Mon Sep 17 00:00:00 2001 From: Aidan Haas <94150901+ahaas25@users.noreply.github.com> Date: Wed, 25 Jan 2023 12:20:51 -0500 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c609603..7639baa 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # Discord-Channel-Analysis -Generates statistics of a given discord channel like most active times of the week, most active users, and more +Generates statistics of a given discord channel like most active times of the week, most active users, and more. + +Planned statistics: + +* Most active users (All time | Past Year | 6 Months | 3 Months | 1 Month | Week) by percentage +* Most used emojis +* Most used phrases by percentage of users. (User can specify which phrase to look for) +* Chat activity over time (When is the most active month? At what time is it the most active) +* More will be added to this list in time