1.0.1
Fixed some problems with .env that may cause leaking bot token in docker image.
Now i'm using pydantic to make Settings class to get environment from .env + in docker-compose.yml there is volume for choosing .env file for container.
Fixed some problems with .env that may cause leaking bot token in docker image.
Now i'm using pydantic to make Settings class to get environment from .env + in docker-compose.yml there is volume for choosing .env file for container.