tiennm99 c0facd5ba2 Refactor repository structure for Couchbase collections
Introduced AbstractCollectionRepository and AbstractSingletonRepository to clarify repository types and encapsulate logic for single-key and collection-based repositories. Updated AdminRepository, AppleAppRepository, GoogleAppRepository, and GroupRepository to extend the appropriate abstract classes. Removed COMMON_COLLECTION_NAME from Constant.java and enforced collection name restrictions in AbstractRepository.
2025-11-08 00:05:09 +07:00
2025-10-26 00:06:05 +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%