/tme_bot_guess_the_number

Telegram bot game - guess the number

Primary LanguagePythonApache License 2.0Apache-2.0

Telegram bot example

example

Repo structure

.
├── Dockerfile          <- build instructions
├── LICENSE
├── docker-compose.yml  <- for run local tests
├── requirements        <- dependencies
└── run.py              <- bot itself