feat: add status
This commit is contained in:
parent
71302c8a90
commit
09100e165b
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ threads = Blueprint('threads', __name__, template_folder='templates')
|
|||
# TODO: move following to an app config or sqlite #########
|
||||
thread_ids = [
|
||||
'112979161274124372',
|
||||
'113073168505436055',
|
||||
'112857903897175549',
|
||||
'112857168376771706',
|
||||
'112524983806134679',
|
||||
|
|
Loading…
Reference in a new issue