From 679923221f82008bd46a7d9416595f7484a60b7d Mon Sep 17 00:00:00 2001 From: Ayo Date: Wed, 11 Feb 2026 10:27:24 +0100 Subject: [PATCH] feat: add post --- threads.py | 1 + 1 file changed, 1 insertion(+) diff --git a/threads.py b/threads.py index 40357d1..1d1fa99 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 = [ + '116045566641672623', '115620814664415087', '115090396384901152', '114700726180478526',