From 090ee90fb1179f16d104457483588723b2a874d9 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Thu, 9 May 2024 10:43:19 +0200 Subject: [PATCH] feat: add status --- threads.py | 1 + 1 file changed, 1 insertion(+) diff --git a/threads.py b/threads.py index c3a1040..5bdda81 100755 --- a/threads.py +++ b/threads.py @@ -9,6 +9,7 @@ threads = Blueprint('threads', __name__) # TODO: move following to an app config or sqlite ######### server = 'https://social.ayco.io' thread_ids = [ + '112410098697040344', '112400284252533385', '112365019457303644', '112360396639315016',