Update README.md

This commit is contained in:
Aidan Haas
2023-01-25 12:20:51 -05:00
committed by GitHub
parent 9bbbc4038a
commit 681874b58a
+9 -1
View File
@@ -1,2 +1,10 @@
# Discord-Channel-Analysis # 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