d128e54694
Refactor project structure and remove obsolete files
...
- Deleted the Makefile, `README_TESTING.md`, and several deployment scripts to streamline the project.
- Updated `.dockerignore` to exclude unnecessary development files.
- Adjusted database schema comments for clarity.
- Refactored metrics handling in middleware for improved command extraction and logging.
- Enhanced command mappings for buttons and callbacks in constants for better maintainability.
- Start refactor voice bot
2025-09-01 00:54:10 +03:00
8bb098764d
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
70d6ad9a6e
Merge remote-tracking branch 'origin/voice-1' into merge-voice-1
2025-08-26 18:27:20 +03:00
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
7b6abe2a0e
WIP: Temporary commit for branch move
2025-08-26 02:14:11 +03:00
Andrey
0c29609e4a
hot fix
2024-11-17 22:43:41 +03:00
Andrey
cb0f94c718
some fix
2024-11-17 22:10:45 +03:00
b2c27040aa
some fix with emoji function
2024-11-17 22:09:37 +03:00
Andrey
e0e0a6de51
add new func in voice bot
2024-11-17 00:50:55 +03:00
502c07a2c9
some fix
2024-11-16 18:45:05 +03:00
Andrey
ee9eafa09f
some fix
2024-11-14 00:24:37 +03:00
Andrey
767acacc18
refactor voice_bot
2024-11-14 00:05:37 +03:00