Add travel border Telegram bot

This commit is contained in:
serhei_t
2026-06-17 10:53:15 +03:00
parent 1c3e3f0a28
commit ae6ce2d886
12 changed files with 572 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
TELEGRAM_BOT_TOKEN=put_telegram_bot_token_here
BORDER_STATUS_URL=https://gpk.gov.by/situation-at-the-border/
AI_BASE_URL=https://uat1-www.a1.by:7443/aisearch
AI_API_KEY=put_ai_api_key_here
AI_MODEL=gpt-5.5
REQUEST_TIMEOUT_SECONDS=20