chore: add status
This commit is contained in:
parent
2782d35418
commit
b6f374f776
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ 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 = [
|
||||||
|
'112446314845243621',
|
||||||
|
'112444960050385208',
|
||||||
'112438729626526601',
|
'112438729626526601',
|
||||||
'112410098697040344',
|
'112410098697040344',
|
||||||
'112400284252533385',
|
'112400284252533385',
|
||||||
|
|
Loading…
Reference in a new issue