From 2ab2a0ddbc37203606b58505126f180dade4307f Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Wed, 29 May 2024 21:17:53 +0200 Subject: [PATCH] chore: add status --- threads.py | 1 + 1 file changed, 1 insertion(+) diff --git a/threads.py b/threads.py index 6fae3d6..704e763 100755 --- a/threads.py +++ b/threads.py @@ -12,6 +12,7 @@ threads = Blueprint('threads', __name__, template_folder='templates') # TODO: move following to an app config or sqlite ######### server = 'https://social.ayco.io' thread_ids = [ + '112524983806134679', '112461583113763423', '112457129122626146', '112446314845243621',