Skip to content

Commit b22f35e

Browse files
committed
Update community stats
1 parent b49fbf2 commit b22f35e

1 file changed

Lines changed: 17 additions & 5 deletions

File tree

data/community_stats.json

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
{
22
"activities": [
3+
{
4+
"message": "New reply in \"Check if file exists...\"",
5+
"time": "Just now",
6+
"type": "reply",
7+
"color": "bg-purple-500"
8+
},
9+
{
10+
"message": "1 new topics this week",
11+
"time": "This week",
12+
"type": "stats",
13+
"color": "bg-green-500"
14+
},
315
{
416
"message": "Active PowerShell discussions ongoing",
517
"time": "Ongoing",
@@ -8,10 +20,10 @@
820
}
921
],
1022
"stats": {
11-
"total_topics": 19307,
12-
"total_posts": 117641,
13-
"active_users": 9625,
14-
"topics_this_week": 0
23+
"total_topics": 19308,
24+
"total_posts": 117646,
25+
"active_users": 9624,
26+
"topics_this_week": 1
1527
},
16-
"last_updated": "2025-11-06T12:12:07.222Z"
28+
"last_updated": "2025-11-06T16:09:01.582Z"
1729
}

0 commit comments

Comments
 (0)