From 500677a853d91f352dc04cc725aa739fa9ddc6dd Mon Sep 17 00:00:00 2001 From: ayoayco Date: Fri, 27 Sep 2024 17:21:29 +0200 Subject: [PATCH] feat: add status --- threads.py | 1 + 1 file changed, 1 insertion(+) diff --git a/threads.py b/threads.py index d2f9d8c..bfeb5f4 100755 --- a/threads.py +++ b/threads.py @@ -11,6 +11,7 @@ threads = Blueprint('threads', __name__, template_folder='templates') # TODO: move following to an app config or sqlite ######### thread_ids = [ + '113210189309775644', '113073168505436055', '112979161274124372', '112857903897175549',