mirror of
https://github.com/tiennm99/store-scraper-bot.git
synced 2026-08-31 10:34:49 +00:00
c0facd5ba286c336a7337d0597b61f0ec44dfecb
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.
store-scraper-bot
Telegram bot that support scrape infos of an app on stores
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%