Skip to content

marticardus/gallerybot

Repository files navigation

Execution of docker

docker run -d -P  \
    -v `pwd`/config.py:/usr/src/app/config.py \
    -v /tmp/gallerydb/:/tmp/gallerydb \
    -v /tmp/files/:/tmp/files \
    --name tgbot zunbado/gallerybot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published