From a2361da3cd722183333585a70d23d75de56374fa Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 27 Jul 2024 12:51:56 +0200 Subject: [PATCH] feat: add status --- threads.py | 1 + 1 file changed, 1 insertion(+) diff --git a/threads.py b/threads.py index 79880db..7a32841 100755 --- a/threads.py +++ b/threads.py @@ -11,6 +11,7 @@ threads = Blueprint('threads', __name__, template_folder='templates') # TODO: move following to an app config or sqlite ######### thread_ids = [ + '112857903897175549', '112857168376771706', '112524983806134679', '112461583113763423',