From 4553fe8ac5a498237434fcebecd8d851b5d84d69 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 5 Apr 2026 18:45:39 +0200 Subject: [PATCH] feat: add running realization post --- threads.py | 1 + 1 file changed, 1 insertion(+) diff --git a/threads.py b/threads.py index 5a91b18..5b5914d 100755 --- a/threads.py +++ b/threads.py @@ -7,6 +7,7 @@ from . import utils threads = Blueprint('threads', __name__, template_folder='templates', static_folder='static') thread_ids = [ + '116352859731078602', '116312536977108702', '116245553803866191', '114649657564007543',