Before using app you should set env vars at the *.env file:
TELEGRAM_API_ID=Please provide your telegram app api id here
TELEGRAM_API_HASH=Please provide your telegram api hash here
OPENAI_API_KEY="Please provide your openai api token here"
TELOXIDE_TOKEN="Please provide your telegram bot api token here"