Update JSON Explanations.md
This commit is contained in:
parent
731dac6b0c
commit
589238ed46
@ -63,7 +63,7 @@ Config.json
|
||||
|
||||
DB files
|
||||
========
|
||||
Nadeko uses few db files in order to open `NadekoBot\src\NadekoBot\bin\Release\netcoreapp1.0\data\NadekoBot.db` (1.0) or `data/NadekoBot.sqlite` (0.9.x), you need [DB Browser for SQLite](http://sqlitebrowser.org/) to open the database with it, make changes to any settings you want and click on "write changes" at the top.
|
||||
Nadeko uses few db files in order to open the database `NadekoBot\src\NadekoBot\bin\Release\netcoreapp1.0\data\NadekoBot.db` (1.0) or `data/NadekoBot.sqlite` (0.9x), you will need [DB Browser for SQLite](http://sqlitebrowser.org/) to make changes to any settings you want and click on "write changes" at the top.
|
||||
e.g. if you want to chnage
|
||||
|
||||
[CleverBot APIs]: https://cleverbot.io/keys
|
||||
|
Loading…
Reference in New Issue
Block a user