From 08403d912bd0da09e81c61a84f073117ed4a92e6 Mon Sep 17 00:00:00 2001 From: Ayo Date: Tue, 17 Jun 2025 23:11:14 +0200 Subject: [PATCH] add thread --- threads.py | 1 + 1 file changed, 1 insertion(+) diff --git a/threads.py b/threads.py index b920cda..8c5287e 100755 --- a/threads.py +++ b/threads.py @@ -10,6 +10,7 @@ threads = Blueprint('threads', __name__, template_folder='templates', static_fol # TODO: move following to an app config or sqlite ######### thread_ids = [ + '114700726180478526', '114649657564007543', '114598027067799906', '114490408596372783',