From bd31e1cedea665842248508002c2162323dffa5f Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 18 May 2024 12:14:20 +0200 Subject: [PATCH] chore: add status --- threads.py | 1 + 1 file changed, 1 insertion(+) diff --git a/threads.py b/threads.py index 5c5bc78..9dac51d 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 = [ + '112461376150673970', '112460595916342992', '112457129122626146', '112446314845243621',