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
|
8ddf03f132
|
feat: rename config.py to config_local.py and create template config.py
|
2025-10-15 13:35:32 +03:00 |
|
alex
|
accd5d0f16
|
Initial commit: Telegram bot with scheduler and database functionality
|
2025-10-15 13:02:57 +03:00 |
|
alex
|
16e3432345
|
docs: добавлен QUICK_START.md для быстрого начала работы
|
2025-10-15 00:02:53 +03:00 |
|
alex
|
2935d1ecb7
|
docs: добавлена инструкция по загрузке на GitHub
|
2025-10-15 00:01:24 +03:00 |
|
alex
|
c1d011b1f3
|
docs: добавлен .gitignore файл
|
2025-10-14 23:58:47 +03:00 |
|
alex
|
c14d53b3db
|
feat: добавлен планировщик постов по расписанию
|
2025-10-14 23:56:28 +03:00 |
|