feat: add status

This commit is contained in:
Ayo Ayco 2024-05-01 16:52:16 +02:00
parent e892f577dc
commit 3707ac17e6

View file

@ -8,7 +8,7 @@ threads = Blueprint('threads', __name__, template_folder='template')
# TODO: move following to an app config or sqlite #########
server = 'https://social.ayco.io'
thread_ids = ['112305891918761955', '112258065967208438', '109545132056133905']
thread_ids = ['112365019457303644', '112305891918761955', '112258065967208438', '109545132056133905']
app = {
"site_name": "ayco.io/threads",
"title":"Ayo's Threads",