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
731e68a597f6221ececaa41bd9562f3cd224bdf0
telegram-helper-bot
/
helper_bot
/
middlewares
History
Andrey
731e68a597
import fix
2026-02-01 22:49:25 +03:00
..
__init__.py
migrate to aiogram 3.10.0
2024-07-14 21:22:33 +03:00
album_middleware.py
import fix
2026-02-01 22:49:25 +03:00
blacklist_middleware.py
import fix
2026-02-01 22:49:25 +03:00
dependencies_middleware.py
import fix
2026-02-01 22:49:25 +03:00
metrics_middleware.py
import fix
2026-02-01 22:49:25 +03:00
rate_limit_middleware.py
import fix
2026-02-01 22:49:25 +03:00
text_middleware.py
Enhance database handling and improve HTML safety across the bot. Added async methods for blacklist checks, updated connection settings for SQLite, and implemented HTML escaping for user inputs and messages to prevent potential issues. Adjusted middleware latency and refactored various handlers for better performance and reliability.
2025-08-26 16:51:28 +03:00