From 09100e165b124cf76e5539970526c9cd7e438d8e Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Tue, 3 Sep 2024 18:24:36 +0200 Subject: [PATCH] feat: add status --- threads.py | 1 + 1 file changed, 1 insertion(+) diff --git a/threads.py b/threads.py index 59001ee..24e710a 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 ######### thread_ids = [ '112979161274124372', + '113073168505436055', '112857903897175549', '112857168376771706', '112524983806134679',