izzzzzi
79982f5aa6
Рефакторинг и оптимизация импортов в модулях проекта
...
- Упорядочивание и группировка импортов в соответствии с PEP 8
- Удаление неиспользуемых импортов
- Перемещение локальных импортов в начало списка
- Добавление пустых строк для улучшения читаемости
- Систематизация порядка импортов в различных модулях проекта
2025-02-25 04:14:58 +05:00
izzzzzi
33801f58c4
Refactor inline referral handler and admin stats time display
...
- Simplified inline referral handler by removing unnecessary try-except block
- Increased cache time for inline query results
- Added Moscow timezone for admin stats update time display
2025-02-22 14:27:56 +05:00
hteppl
b8472ee428
Add update_time in admin stats main page
2025-02-22 11:22:56 +03:00
Vladless
eb824162d2
fixes: float_stats/delete_user/message_errors
2025-02-05 05:58:03 +03:00
GitHub Actions
d47952fe3e
Auto-format code with Ruff using pyproject.toml
2025-01-29 04:01:20 +00:00
hteppl
e4a4d68758
Oops fix imports
2025-01-17 18:25:50 +03:00
hteppl
478d2ee0e6
Introduce utils module + move csv exports logic
2025-01-17 18:25:09 +03:00
hteppl
89f329458c
Rename handlers functions with actual names + delete parse_mode
2025-01-16 09:20:33 +03:00
hteppl
7154374fdc
Update stats, fix some text input flows to working with delete middleware
2025-01-15 14:29:33 +03:00
hteppl
aadd2edf45
Optimize and fix admin handlers logic
2025-01-15 08:01:16 +03:00
hteppl
97d598a293
Implement admin stats handler
2025-01-11 02:24:16 +03:00