tiennm99 9bde4fcecd Refactor models and add repository layer
Refactored Admin, AppleApp, GoogleApp, and Group models to extend AbstractModel and use Lombok's @Getter/@Setter. Introduced repository classes for Admin, AppleApp, GoogleApp, and Group, each mapping to a specific collection. Added Env enum and updated Config and AbstractRepository to support environment-based scoping.
2025-10-29 21:12:16 +07:00
2025-10-26 00:06:05 +07:00
2025-10-26 00:06:05 +07:00
2025-10-26 09:19:36 +07:00
2025-10-26 09:19:36 +07:00
2025-10-26 00:06:05 +07:00
2025-10-26 00:06:05 +07:00
2025-10-26 00:02:49 +07:00
2025-10-26 09:58:08 +07:00
2025-10-26 09:19:36 +07:00
2025-10-26 00:06:05 +07:00

store-scraper-bot

Telegram bot that support scrape infos of an app on stores

S
Description
[Archived — see store-scraper-bot] Original Java Telegram bot for app-store scraping. Replaced by store-scraper-bot (JS).
Readme Apache-2.0 269 KiB
Languages
Java 98.7%
Dockerfile 1.3%