Go to file
GeneralHurricane 5cd9604642 add db submodule 2022-12-17 22:19:43 -06:00
bible_databases@af7500915b add db submodule 2022-12-17 22:19:43 -06:00
.gitignore thy word is a lamp unto my feet 2022-12-17 22:08:07 -06:00
.gitmodules add db submodule 2022-12-17 22:19:43 -06:00
README.md add db submodule 2022-12-17 22:19:43 -06:00
bible.go thy word is a lamp unto my feet 2022-12-17 22:08:07 -06:00
main.go thy word is a lamp unto my feet 2022-12-17 22:08:07 -06:00
rdrama.go thy word is a lamp unto my feet 2022-12-17 22:08:07 -06:00

README.md

BibleBot

Setup

BibleBot relies on scrollmapper/bible_databases for references. Download the databases with:

git submodule init
git submodule update

Ensure Docker and docker-compose are installed