diff options
| author | 2018-09-26 14:52:13 +0100 | |
|---|---|---|
| committer | 2018-09-26 14:52:13 +0100 | |
| commit | 3f2e5ca712d4c360866262c23466400ae88f0afd (patch) | |
| tree | 7d31d3ed2ac4dfccf6f61203d37ef7d8e08c9317 /README.md | |
| parent | Add !suggest, to get suggested searches from google (diff) | |
| signature | ||
Update where README.md says bot.db is
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,4 +22,4 @@ Just run `./start.py` On first boot, he'll ask for a first server to connect to then exit. do `./start.py` again and he'll connect to that server and join #bitbot (to get him to join other channels, simply invite him to them.) ## Data storage -The main data storage for Bitbot is done in his sqlite3 database, bot.db. +The main data storage for Bitbot is done in his sqlite3 database, `databases/bot.db`. |
