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
62af3b73c6300041b95ab901cbc91c7dc1683d82
telegram-helper-bot
/
helper_bot
/
utils
History
Andrey
62af3b73c6
Enhance database connection handling in BotDB class with error checking for file existence and access permissions. Implement methods for database integrity checks and WAL file cleanup. Update database initialization to use absolute project path for improved reliability.
2025-08-26 19:33:11 +03:00
..
__init__.py
migrate to aiogram 3.10.0
2024-07-14 21:22:33 +03:00
base_dependency_factory.py
Enhance database connection handling in BotDB class with error checking for file existence and access permissions. Implement methods for database integrity checks and WAL file cleanup. Update database initialization to use absolute project path for improved reliability.
2025-08-26 19:33:11 +03:00
helper_func.py
Refactor module imports to ensure project root is included in sys.path for both run_helper and voice_bot. Enhance database user insertion with backward compatibility for emoji column. Update user info handling to check username and full name more robustly. Improve emoji handling with fallback options for environments lacking the emoji package.
2025-08-26 18:56:47 +03:00
messages.py
Merge remote-tracking branch 'origin/voice-1' into merge-voice-1
2025-08-26 18:27:20 +03:00
state.py
WIP: Temporary commit for branch move
2025-08-26 02:14:11 +03:00