''' Now we try make bot telegram for python and maby in future connect to somthing LLM chatGPT for example
👆first step🤞
And i have CRM system for this reason i am used this expirience for this project and help in this quetions.
👆second step🤞
you must make Telegram bot and take him token in botfather install dependens requirements start fastapi write youre bot question
Run python main.py
to chat with the simple rule-based AI agent. Type quit
to exit.
'''\n### Secrets management\nThis project can load configuration from HashiCorp Vault. Set VAULT_ADDR
and VAULT_TOKEN
environment variables. If DB_URL
is not present in the environment, the application will fetch it from VAULT_DB_PATH
using optional VAULT_DB_KEY
(defaults to DB_URL
).\n