- clone this project
- install with poetry. To installation
poetry install
- change .env file. You can not use this project on local machine but you can run it with ngrok. Change HOST to url which telegram can post updates
- To run
poetry run uvicorn app.main:app