chore: add status
This commit is contained in:
parent
136e011049
commit
bd31e1cede
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +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 = [
|
||||||
|
'112461376150673970',
|
||||||
'112460595916342992',
|
'112460595916342992',
|
||||||
'112457129122626146',
|
'112457129122626146',
|
||||||
'112446314845243621',
|
'112446314845243621',
|
||||||
|
|
Loading…
Reference in a new issue