add db submodule

master
GeneralHurricane 2022-12-17 22:19:43 -06:00
parent 3882939bc5
commit 5cd9604642
3 changed files with 15 additions and 0 deletions

3
.gitmodules vendored 100644
View File

@ -0,0 +1,3 @@
[submodule "bible_databases"]
path = bible_databases
url = https://github.com/scrollmapper/bible_databases.git

11
README.md 100644
View File

@ -0,0 +1,11 @@
# BibleBot
## Setup
BibleBot relies on [scrollmapper/bible_databases](https://github.com/scrollmapper/bible_databases.git) for references. Download the databases with:
```
git submodule init
git submodule update
```
Ensure Docker and docker-compose are installed

1
bible_databases 160000

@ -0,0 +1 @@
Subproject commit af7500915bfd465e6da01dc37753237fd1fd416d