This website requires JavaScript.
Explore
Help
Register
Sign In
kerrad
/
telegram-helper-bot
Watch
1
Star
0
Fork
0
You've already forked telegram-helper-bot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
72691307776ea3da860ebf5064af3749f1788d44
telegram-helper-bot
/
helper_bot
/
utils
History
Andrey
477e2666a3
Добавлено поле
ban_author
в модель
BlacklistUser
и соответствующие изменения в базе данных для отслеживания автора блокировки пользователя. Обновлены методы работы с черным списком в
AsyncBotDB
и
BlacklistRepository
, а также обработка блокировок в
AdminService
и
BanService
. Обновлены тесты для проверки новых функциональностей.
2026-01-23 13:38:48 +03:00
..
__init__.py
migrate to aiogram 3.10.0
2024-07-14 21:22:33 +03:00
auto_unban_scheduler.py
Implement audio record management features in AsyncBotDB and AudioRepository
2025-09-05 01:31:50 +03:00
base_dependency_factory.py
Refactor metrics handling and improve logging
2025-09-03 00:33:20 +03:00
helper_func.py
Добавлено поле
ban_author
в модель
BlacklistUser
и соответствующие изменения в базе данных для отслеживания автора блокировки пользователя. Обновлены методы работы с черным списком в
AsyncBotDB
и
BlacklistRepository
, а также обработка блокировок в
AdminService
и
BanService
. Обновлены тесты для проверки новых функциональностей.
2026-01-23 13:38:48 +03:00
messages.py
Enhance bot functionality with new features and improvements
2025-09-04 00:46:45 +03:00
metrics.py
Implement audio record management features in AsyncBotDB and AudioRepository
2025-09-05 01:31:50 +03:00
rate_limit_monitor.py
Implement audio record management features in AsyncBotDB and AudioRepository
2025-09-05 01:31:50 +03:00
rate_limiter.py
Implement audio record management features in AsyncBotDB and AudioRepository
2025-09-05 01:31:50 +03:00
state.py
Refactor admin handlers to improve access control and state management. Added checks for admin rights in ban functions and streamlined router inclusion order in main bot file. Updated keyboard layouts for better user experience and removed unused state definitions.
2025-08-27 00:28:32 +03:00