From 731dac6b0c4fa626e0765affbc9f6fd6a1d4cabd Mon Sep 17 00:00:00 2001 From: samvaio Date: Fri, 2 Dec 2016 06:24:23 +0530 Subject: [PATCH] Update JSON Explanations.md --- docs/JSON Explanations.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/JSON Explanations.md b/docs/JSON Explanations.md index dd05e63a..2879f627 100644 --- a/docs/JSON Explanations.md +++ b/docs/JSON Explanations.md @@ -59,9 +59,11 @@ Additional options Config.json =========== -In the folder where `NadekoBot.exe` is located you should also see a `Data` folder. In this folder you will find `config.json` among other files. -`config.json` contains user specific commands, such as: if DM's sent to the bot are forwarded to you, Blacklisted Ids, Servers, and channels...etc. +`config.json` is now removed with the addition of `NadekoBot.db` so if you have Nadeko 0.9x follow the [upgrading guide](http://nadekobot.readthedocs.io/en/latest/guides/Upgrading%20Guide/) -**If you do not see** `config.json` **you need to rename** `config_example.json` **to** `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. +e.g. if you want to chnage [CleverBot APIs]: https://cleverbot.io/keys