# 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