From fb6bdfecf4aa79d0c32e6ef888c140fbf97d34a3 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Fri, 17 May 2024 18:52:18 +0200 Subject: [PATCH] chore: add status --- threads.py | 1 + 1 file changed, 1 insertion(+) diff --git a/threads.py b/threads.py index 9421bb1..69592a6 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 = [ + '112457129122626146', '112446314845243621', '112444960050385208', '112438729626526601',