Commit Graph

40 Commits

Author SHA1 Message Date
root fbeb80eece refactor(storage): move reply & processed files 2026-07-29 19:11:16 +05:00
root 517be61ddf docs(readme): improve formatting and examples 2026-07-29 19:02:22 +05:00
root bdb096688b refactor(bot): add logging and flow tweaks 2026-07-29 19:00:48 +05:00
root 78ac1cb030 fix(telegram): async API calls & pagination 2026-07-29 18:45:52 +05:00
root 58205e32b2 perf(misc): append processed post ID to file 2026-07-29 18:44:52 +05:00
root 953afd385c feat(lolz): return last page from get_thread_posts and make post_id optional 2026-07-29 18:43:38 +05:00
root 68667f669e docs(env): update DEFAULT_CHOICE default to 2 2026-07-29 18:42:44 +05:00
root 8f06117e17 docs(env): change DEFAULT_CHOICE default to start monitoring 2026-07-29 18:42:10 +05:00
root 8ddfef70d4 fix(misc): store processed post IDs as strings 2026-07-29 18:29:02 +05:00
root 9478f7d793 fix(config): improve reply loading and handle missing file 2026-07-29 18:28:47 +05:00
root 9ae5a077a4 refactor(telegram): rename config fields 2026-07-29 18:10:48 +05:00
root 0b9c07e34c fix(config): fix os.getenv default typo 2026-07-29 18:06:00 +05:00
root 0f767a07f0 fix(telegram): fix import paths and config typo 2026-07-29 18:05:08 +05:00
root 73be5d5a13 refactor(main): adjust TelegramStarsBot import 2026-07-29 18:03:28 +05:00
root 43e9f386e1 docs: add README with installation and usage guide 2026-07-29 17:55:43 +05:00
root 4e58cddcce fix(config): support float values for CHECK_INTERVAL and API_DELAY 2026-07-29 17:55:11 +05:00
root 1fe14817eb refactor(structure): relocate utils to modules 2026-07-29 17:47:40 +05:00
root 7b704a9b3e chore(storage): add initial reply templates 2026-07-29 17:47:18 +05:00
root ffb8959c83 refactor(utils): move modules to utils package 2026-07-29 17:40:45 +05:00
root 098d280154 feat(telegram): add bot to send star reactions 2026-07-29 17:36:08 +05:00
root f9f675f4dc refactor(lolz): post param for has_comments 2026-07-29 17:34:44 +05:00
root 440c1f27e3 feat(config): load reply templates, add defaults 2026-07-29 17:33:53 +05:00
root 23032924af build(requirements): update project dependencies 2026-07-29 17:32:46 +05:00
root dcd93038fc feat(misc): add ProcessedPostsManager utility 2026-07-29 16:38:56 +05:00
root 6d58da99f6 feat: add entry script with logging 2026-07-29 16:38:09 +05:00
root 01a7c65771 feat(config): add Config class for env loading 2026-07-29 16:37:58 +05:00
root 934dff11b2 feat(lolz): add Lolz wrapper for forum API 2026-07-29 16:37:47 +05:00
root 994fe86f04 chore: add .env.example and clean up project files 2026-07-29 16:36:42 +05:00
root e4c671e5a6 chore: add .gitignore and clean up docs 2026-07-29 14:58:57 +05:00
Тупой ef908e0946 bug fixes 2025-07-06 10:43:05 +03:00
Тупой 81ecd2d3b2 Улучшения 2025-07-05 18:20:05 +03:00
Тупой f796e6acd0 Improvements 2025-07-02 14:51:25 +03:00
Тупой 02bbac6d37 фикс
не все страницы чекало
2025-07-02 14:26:53 +03:00
Тупой be39e12e9b Create requirements.txt 2025-07-02 14:07:03 +03:00
Тупой e4a1f24cdf fix api_delay 2025-07-02 13:54:39 +03:00
Тупой 3c7f55fe84 Исправил api_delay 2025-07-02 13:49:58 +03:00
Тупой 83ec3837d3 Загрузил сурсы 2025-07-02 13:23:59 +03:00
Тупой a9ad7e1689 Update README.md 2025-07-02 13:23:27 +03:00
Тупой 1720226106 Update README.md 2025-07-02 13:23:08 +03:00
Тупой c74ec1b850 Initial commit 2025-07-02 13:21:50 +03:00