Update JSON Explanations.md
This commit is contained in:
parent
b5153ab4d8
commit
d6876818fe
@ -63,7 +63,11 @@ Config.json
|
|||||||
|
|
||||||
DB files
|
DB files
|
||||||
========
|
========
|
||||||
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.
|
Nadeko uses few db files in order to open the database
|
||||||
|
- `NadekoBot\src\NadekoBot\bin\Release\netcoreapp1.0\data\NadekoBot.db` (1.0)
|
||||||
|
- `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.
|
||||||
|
|
||||||
![nadekodb](https://cdn.discordapp.com/attachments/251504306010849280/254067055240806400/nadekodb.gif)
|
![nadekodb](https://cdn.discordapp.com/attachments/251504306010849280/254067055240806400/nadekodb.gif)
|
||||||
|
|
||||||
[CleverBot APIs]: https://cleverbot.io/keys
|
[CleverBot APIs]: https://cleverbot.io/keys
|
||||||
|
Loading…
Reference in New Issue
Block a user