Remove unneeded Data Storage section of README.md
This commit is contained in:
parent
51a52e2b0e
commit
3f5d5b1d21
1 changed files with 0 additions and 3 deletions
|
@ -20,6 +20,3 @@ BitBot's National Rail module can optionally include output from Network Rail's
|
||||||
Just run `./start.py`
|
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.)
|
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, `databases/bot.db`.
|
|
||||||
|
|
Loading…
Reference in a new issue