Commit Graph

22 Commits

Author SHA1 Message Date
root d6d2752341 feat(config): add auto bump and captcha options 2026-08-07 09:04:16 +05:00
root 76e6659c00 refactor: add ConfigError and Lolz error handling
Build and Push (dev) / build (push) Successful in 10m53s
2026-08-07 05:08:46 +05:00
root b7a7508654 fix(stars_bot): correct async gathering and interval config 2026-08-07 04:08:25 +05:00
root b557ff0403 feat(bump): add auto thread bumping 2026-08-07 04:00:20 +05:00
root 03c463b87c refactor(notification_bot): use ParseMode enum for bot default 2026-08-07 03:57:06 +05:00
root bb6cc70be9 refactor(config): load reply templates on demand 2026-07-30 04:47:32 +05:00
root f0f9932420 fix(bot): early exit for processed posts 2026-07-29 23:13:38 +05:00
root 51f6e417bd refactor(stars_bot): remove redundant notification calls 2026-07-29 22:48:35 +05:00
root 183f0aa9bb refactor(notification): add detailed logging and improve error handling 2026-07-29 22:12:06 +05:00
root 961f2d544c refactor(stars_bot): rename modules and await notification bot calls 2026-07-29 21:06:41 +05:00
root 299fb63936 feat(bot): add admin notification via Telegram bot 2026-07-29 20:52:01 +05:00
root 94eb082692 refactor(core): logging setup and session path 2026-07-29 19:23:52 +05:00
root 3d5b2a65ce refactor(storage): relocate logs and sessions 2026-07-29 19:13:13 +05:00
root fbeb80eece refactor(storage): move reply & processed files 2026-07-29 19:11:16 +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 8ddfef70d4 fix(misc): store processed post IDs as strings 2026-07-29 18:29:02 +05:00
root 9ae5a077a4 refactor(telegram): rename config fields 2026-07-29 18:10:48 +05:00
root 0f767a07f0 fix(telegram): fix import paths and config typo 2026-07-29 18:05:08 +05:00
root 1fe14817eb refactor(structure): relocate utils to modules 2026-07-29 17:47:40 +05:00