Update JSON Explanations.md
This commit is contained in:
parent
be7b1e5c47
commit
731dac6b0c
@ -59,9 +59,11 @@ Additional options
|
|||||||
|
|
||||||
Config.json
|
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` 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/)
|
||||||
`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.
|
|
||||||
|
|
||||||
**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
|
[CleverBot APIs]: https://cleverbot.io/keys
|
||||||
|
Loading…
Reference in New Issue
Block a user