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
9688cdd85ffbc840ddf93c3961b440c6ce78be1a
telegram-helper-bot
/
helper_bot
/
utils
History
Andrey
9688cdd85f
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
..
__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
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