From 82bacb4b6767ad4a71f73b4a7927b9ac3d03aa71 Mon Sep 17 00:00:00 2001 From: Ayo Date: Thu, 9 Apr 2026 11:56:21 +0200 Subject: [PATCH] feat: add goodwill post --- threads.py | 1 + 1 file changed, 1 insertion(+) diff --git a/threads.py b/threads.py index db936d8..2f1187b 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 = [ + '116374067833449872', '116364343818471960', '116352859731078602', '116312536977108702',