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