From 6d8c1c0c6f058c12c58fa425281798ac49168cf3 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Sat, 27 Jul 2024 09:16:07 +0200 Subject: [PATCH] feat: add thread on discord silos --- threads.py | 1 + 1 file changed, 1 insertion(+) diff --git a/threads.py b/threads.py index 77d7d70..79880db 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 = [ + '112857168376771706', '112524983806134679', '112461583113763423', '112457129122626146',