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
748670816f51592d3648f16dcec407776b2f0081
telegram-helper-bot
/
migrations
History
Andrey
fee22f8ad4
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
..
000_migrations_init.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
001_create_new_tables.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
002_create_tables_media_group.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
003_create_our_users_table.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