From 51476f6e7a662bfd9bb9e2749cf8a6ab33534b14 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Wed, 8 May 2024 01:57:39 +0200 Subject: [PATCH] feat: add status --- threads.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threads.py b/threads.py index ea88232..c3a1040 100755 --- a/threads.py +++ b/threads.py @@ -9,7 +9,7 @@ threads = Blueprint('threads', __name__) # TODO: move following to an app config or sqlite ######### server = 'https://social.ayco.io' thread_ids = [ - # '1124002842533385', + '112400284252533385', '112365019457303644', '112360396639315016', '112305891918761955',