Sign inSign up

kiwiheretic/logos3

By kiwiheretic

•Updated over 5 years ago

This is the logos bot upgraded to Python 3 and asyncio

Image
0

171

kiwiheretic/logos3 repository overview

⁠Instructions

Here is how to run the bible bot from docker

docker volume create bibles
docker run --rm -v $PWD:/source -v bibles:/mnt/bibles -w /source alpine cp bibles.sqlite3.db /mnt/bibles

Here is a sample run

docker run --rm -v bibles:/mnt/bibles -e "SERVER=irc.firechat.buzz" -e "ROOMS=#bible,#firechat" kiwiheretic/logos3:v0.1

Tag summary

Content type

Image

Digest

Size

166.6 MB

Last updated

over 5 years ago

docker pull kiwiheretic/logos3:v0.1