From 7cdeffd1ab724dd46858d4c2201e2472651b9a40 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 31 May 2026 09:33:57 +0200 Subject: [PATCH] feat: add cybersec thread --- threads.py | 1 + 1 file changed, 1 insertion(+) diff --git a/threads.py b/threads.py index 4829435..c89ac7c 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 = [ + '116667802375475365', '116458548126648062', '116441682011075462', '116381905038904377',