- Joined
- Jun 4, 2022
Shamelessly ChatGPT'd some python together to make these charts to gauge chat activity.

Message count weekly is the sum of messages sent in a week. Unique message authors weekly counts the amount of unique usernames sending messages that week. Note that data science/statistics is a murky field, think twice before you draw conclusions.
Issues:
- Forwarded messages are counted as normal messages.
- "Deleted user" is counted as 1 unique author.
- Its all generated code which I didn't bother to bug check.
Lastly, idk if whoever leaked it wished to remain anonymous but they fucked up either way, they didn't strip telegram poll voting data
Edit: to clarify, there is no data available between May 16, 2022 and June 29, 2023. No chat logs exist from this timeframe, thus the gap.

Message count weekly is the sum of messages sent in a week. Unique message authors weekly counts the amount of unique usernames sending messages that week. Note that data science/statistics is a murky field, think twice before you draw conclusions.
Issues:
- Forwarded messages are counted as normal messages.
- "Deleted user" is counted as 1 unique author.
- Its all generated code which I didn't bother to bug check.
Lastly, idk if whoever leaked it wished to remain anonymous but they fucked up either way, they didn't strip telegram poll voting data

Edit: to clarify, there is no data available between May 16, 2022 and June 29, 2023. No chat logs exist from this timeframe, thus the gap.
Last edited: