root
|
1ae67173c8
|
Update README.md
|
2026-07-29 21:41:59 +00:00 |
|
root
|
6a062f52d7
|
docs(readme): add Docker installation guide
|
2026-07-29 23:21:07 +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
|
32a319a836
|
build(docker): add libc6-dev to build dependencies
|
2026-07-29 22:33:41 +05:00 |
|
root
|
23f6460617
|
build(docker): install gcc for C extensions
|
2026-07-29 22:30:51 +05:00 |
|
root
|
57313f4d60
|
build(docker): remove unnecessary ignore patterns
|
2026-07-29 22:28:35 +05:00 |
|
root
|
fe45f3fbec
|
fix(build): add missing build context
|
2026-07-29 22:27:32 +05:00 |
|
root
|
240af1ce86
|
build(docker): remove explicit context
|
2026-07-29 22:26:46 +05:00 |
|
root
|
1f88af128c
|
feat(docker): add Docker support and env example
|
2026-07-29 22:23:59 +05:00 |
|
root
|
183f0aa9bb
|
refactor(notification): add detailed logging and improve error handling
|
2026-07-29 22:12:06 +05:00 |
|
root
|
e2e067894d
|
chore(gitignore): ignore all .txt files
|
2026-07-29 21:14:06 +05:00 |
|
root
|
3693563884
|
chore(replies): update reply messages content
|
2026-07-29 21:13:29 +05:00 |
|
root
|
961f2d544c
|
refactor(stars_bot): rename modules and await notification bot calls
|
2026-07-29 21:06:41 +05:00 |
|
root
|
1d4226c580
|
chore(gitignore): ignore processed.txt only
|
2026-07-29 21:06:21 +05:00 |
|
root
|
af6818283c
|
refactor(config): simplify ADMIN_ID handling
|
2026-07-29 20:52:58 +05:00 |
|
root
|
299fb63936
|
feat(bot): add admin notification via Telegram bot
|
2026-07-29 20:52:01 +05:00 |
|
root
|
0047f30629
|
refactor(main): rename bot variable to stars_bot
|
2026-07-29 20:51:48 +05:00 |
|
root
|
51ae2c92c0
|
feat(config): add notification bot env vars
|
2026-07-29 20:51:32 +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
|
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 |
|