From 6252d123b5f3092792b161ad260f5add027348ab Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 25 Apr 2026 10:17:35 +0200 Subject: [PATCH] feat: add writing + LLM thoughts --- threads.py | 1 + 1 file changed, 1 insertion(+) diff --git a/threads.py b/threads.py index 6c0d9d4..4829435 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 = [ + '116458548126648062', '116441682011075462', '116381905038904377', '116364343818471960',