alex
|
69c0162c6b
|
feat: добавлены комплексные тесты для системы модерации
|
2025-10-18 15:57:44 +03:00 |
|
alex
|
fd77c24d6b
|
🔥 Version 1.4.0 - Critical Security & Stability Fixes
|
2025-10-16 16:21:49 +03:00 |
|
alex
|
de13bc3e31
|
Version 1.3.0 - Bug fixes and donation system improvements
|
2025-10-16 15:17:58 +03:00 |
|
alex
|
b02e299a61
|
Fixed NameError for datetime import in schedule_post method
|
2025-10-15 17:03:37 +03:00 |
|
alex
|
ae7e87d463
|
Implemented post preview and confirmation system before scheduling - users can now preview posts, edit text, add images, or confirm scheduling
|
2025-10-15 16:52:38 +03:00 |
|
alex
|
34698c7fe1
|
Added debug print to list_posts to check if posts are found
|
2025-10-15 16:44:51 +03:00 |
|
alex
|
fb50eb1a19
|
Fixed schedule_post command argument parsing to properly handle context.args
|
2025-10-15 16:40:08 +03:00 |
|
alex
|
24450565ed
|
Delete telegram_bot.db
|
2025-10-15 16:24:28 +03:00 |
|
alex
|
6df37ae30b
|
Fixed NameError for messages.HELP_TEXT in show_help_menu method
|
2025-10-15 15:56:20 +03:00 |
|
alex
|
885677976d
|
Fixed inline keyboard button parsing errors by replacing GAME_KEYBOARDS constants with hardcoded InlineKeyboardButton objects in start(), help(), handle_message(), handle_quiz_answer(), show_start_menu(), and show_help_menu() methods
|
2025-10-15 15:40:38 +03:00 |
|
alex
|
2db3b05bcb
|
feat: add Battleship game with 5x5 board, ship placement and scoring
|
2025-10-15 15:13:01 +03:00 |
|
alex
|
121eb1b11e
|
feat: replace hardcoded text with variable in bot.py line 183
|
2025-10-15 13:47:41 +03:00 |
|
alex
|
d648830b50
|
feat: replace hardcoded messages with variables from messages.py
|
2025-10-15 13:43:49 +03:00 |
|
alex
|
accd5d0f16
|
Initial commit: Telegram bot with scheduler and database functionality
|
2025-10-15 13:02:57 +03:00 |
|
alex
|
c14d53b3db
|
feat: добавлен планировщик постов по расписанию
|
2025-10-14 23:56:28 +03:00 |
|