19 lines
457 B
JSON
19 lines
457 B
JSON
{
|
|
"last_check_at": null,
|
|
"last_seen_post_id": null,
|
|
"last_seen_notification_id": null,
|
|
"last_seen_dm_id": null,
|
|
"today_stats": {
|
|
"date": null,
|
|
"posts_checked": 0,
|
|
"notifications_processed": 0,
|
|
"dms_processed": 0,
|
|
"auto_replies_sent": 0,
|
|
"likes_given": 0
|
|
},
|
|
"lifetime_stats": {
|
|
"total_checks": 0,
|
|
"total_auto_replies": 0,
|
|
"total_digests_generated": 0
|
|
}
|
|
} |