bootstrap v2 stable start

This commit is contained in:
2026-04-13 20:47:04 +03:00
commit 7565aa485e
51 changed files with 1190 additions and 0 deletions

5
app/.env.example Normal file
View File

@@ -0,0 +1,5 @@
BOT_TOKEN=PUT_YOUR_TELEGRAM_BOT_TOKEN_HERE
BOT_PARSE_MODE=HTML
APP_ENV=dev
LOG_LEVEL=INFO
TZ=Europe/Madrid