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
Telegram bot tracking Apple App Store + Google Play app updates. JS port of store-scraper-bot-java.
Readme Apache-2.0
939 KiB
Languages
JavaScript 100%