feat: add status

This commit is contained in:
Ayo Ayco 2024-05-08 01:57:39 +02:00
parent 95aa827e30
commit 51476f6e7a

View file

@ -9,7 +9,7 @@ threads = Blueprint('threads', __name__)
# TODO: move following to an app config or sqlite ######### # TODO: move following to an app config or sqlite #########
server = 'https://social.ayco.io' server = 'https://social.ayco.io'
thread_ids = [ thread_ids = [
# '1124002842533385', '112400284252533385',
'112365019457303644', '112365019457303644',
'112360396639315016', '112360396639315016',
'112305891918761955', '112305891918761955',