Skip to content

ice2heart/protectron

Repository files navigation

Build

docker build -t ice2heart/protectron:latest .
docker push ice2heart/protectron:latest

Install

docker run -d --restart unless-stopped -e API_TOKEN='TELEGRAM_BOT_TOKEN' -e DB_PATH='/data/db.json' -v $(pwd)/data:/data:rw --name protectron ice2heart/protectron

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published