Skip to content

pompushko/alfaromeostickerbot

Repository files navigation

Docker

Example of running in Docker

  alfaromeostickerbot:
    image: pompushko/alfaromeostickerbot:latest
    environment:
      - TELEGRAM_BOT_TOKEN=YOUR_TELEGRAM_BOT_TOKEN
      - MAX_REQUESTS_PER_DAY=5
      - SQLITE_LOCATION={mounted_dir}/VINComplectations.sqlite3
    restart: always
    deploy:
      mode: global
    volumes:
      - {dir_on_pc}:{mounted_dir}

About

Alfa Romeo Window Sticker Telegram Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published