Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 298 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 298 Bytes

Telegram bot example

example

Repo structure

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