Initial commit: Schedule service for son

This commit is contained in:
vrubel 2025-12-30 12:23:42 +03:00
commit af2ea7be06
19 changed files with 2270 additions and 0 deletions

7
.env.example Normal file
View file

@ -0,0 +1,7 @@
# Telegram Bot Token
# Получите токен у @BotFather в Telegram
# Скопируйте этот файл в .env и укажите ваш токен:
# cp .env.example .env
# Затем отредактируйте .env и вставьте токен ниже:
TELEGRAM_BOT_TOKEN=your_telegram_bot_token_here