From b6f374f77697464ea808d583048378be146ab284 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Thu, 16 May 2024 11:55:39 +0200 Subject: [PATCH] chore: add status --- threads.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/threads.py b/threads.py index 1b4777d..9421bb1 100755 --- a/threads.py +++ b/threads.py @@ -9,6 +9,8 @@ threads = Blueprint('threads', __name__) # TODO: move following to an app config or sqlite ######### server = 'https://social.ayco.io' thread_ids = [ + '112446314845243621', + '112444960050385208', '112438729626526601', '112410098697040344', '112400284252533385',