forked from n/quotes-bot-python
start work on a debugMode
This commit is contained in:
parent
cd181af11d
commit
94e871556e
1 changed files with 3 additions and 0 deletions
|
@ -7,5 +7,8 @@
|
||||||
"imag":{
|
"imag":{
|
||||||
"_comment": "Don't put a slash at an end of this. That took quite a bit of running around in circles to fix.",
|
"_comment": "Don't put a slash at an end of this. That took quite a bit of running around in circles to fix.",
|
||||||
"server": "https://quotes.example.com"
|
"server": "https://quotes.example.com"
|
||||||
|
},
|
||||||
|
"bot": {
|
||||||
|
"debugMode": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue