feat: add thread on discord silos
This commit is contained in:
parent
3983822856
commit
6d8c1c0c6f
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ threads = Blueprint('threads', __name__, template_folder='templates')
|
||||||
|
|
||||||
# TODO: move following to an app config or sqlite #########
|
# TODO: move following to an app config or sqlite #########
|
||||||
thread_ids = [
|
thread_ids = [
|
||||||
|
'112857168376771706',
|
||||||
'112524983806134679',
|
'112524983806134679',
|
||||||
'112461583113763423',
|
'112461583113763423',
|
||||||
'112457129122626146',
|
'112457129122626146',
|
||||||
|
|
Loading…
Reference in a new issue