add super far AI prediction
This commit is contained in:
parent
5c1cd1a219
commit
cd32f64f01
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 = [
|
||||||
|
'113300434695033812',
|
||||||
# '113210189309775644',
|
# '113210189309775644',
|
||||||
'113073168505436055',
|
'113073168505436055',
|
||||||
'112979161274124372',
|
'112979161274124372',
|
||||||
|
|
Loading…
Reference in a new issue