Refactor web interface and bot initialization; enhance error handling for channel ID and update queue state

This commit is contained in:
pacnpal
2025-02-12 09:05:21 -05:00
parent 9efd4454fe
commit 4fe1505d92
9 changed files with 4604 additions and 29 deletions

View File

@@ -1,11 +1,11 @@
{
"total_processed": 1859,
"failed_messages": 46,
"last_processed_time": 1739323467.1755688,
"total_processed": 0,
"failed_messages": 0,
"last_processed_time": 1739369077.797861,
"user_queues": {},
"last_save": 1739323467.1755688,
"processor_id": null,
"active": false,
"last_save": 1739369077.797876,
"processor_id": "8cbb203b",
"active": true,
"pending_messages": [],
"last_channel_id": "743661026050048040"
"last_channel_id": null
}