Primary LanguagePython
To run the bot :
docker build -t bible . docker run -p 80:80 -d bible
docker build -t bible .
docker run -p 80:80 -d bible