/telegram-dice-maestro

I roll dice.

Primary LanguagePythonApache License 2.0Apache-2.0

telegram-dice-maestro

I roll dice.

Dockerhub Image

Images are built by Travis to lawliet89/telegram-dice-roller.

Example Docker Compose

version: "2.4"
services:
    bot:
        image: lawliet89/telegram-dice-roller:latest
    environment:
        TELEGRAM_TOKEN: "token"