From b2783321a7fa69f3bbb39d3eeed5b3e1982491bd Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sun, 18 May 2025 08:08:09 +0200 Subject: [PATCH] feat: add ayo.run thread --- threads.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/threads.py b/threads.py index 931d453..f0db416 100755 --- a/threads.py +++ b/threads.py @@ -10,8 +10,9 @@ threads = Blueprint('threads', __name__, template_folder='templates', static_fol # TODO: move following to an app config or sqlite ######### thread_ids = [ + '114490408596372783', '114424567700847705', - # '114202630459242553', + '114202630459242553', '114012659479108663', '113986386529736815', '113775430984622212',