scheduleSon/backend
2026-03-22 12:48:20 +03:00
..
__init__.py Initial commit: Schedule service for son 2025-12-30 12:23:42 +03:00
api.py redisign and bug fix 2026-03-22 12:48:20 +03:00
database.py redisign and bug fix 2026-03-22 12:48:20 +03:00
main.py Initial commit: Schedule service for son 2025-12-30 12:23:42 +03:00
models.py redisign and bug fix 2026-03-22 12:48:20 +03:00
telegram_bot.py Enhance schedule retrieval in Telegram bot to include contextual prefixes for today and tomorrow. Updated get_schedule_for_date function to accept an add_prefix parameter, modifying the output text accordingly. Adjusted command handlers to utilize the new functionality for improved user experience. 2025-12-30 18:43:25 +03:00
utils.py redisign and bug fix 2026-03-22 12:48:20 +03:00