docs: point legacy implementation reference at in-repo history

This commit is contained in:
2026-08-04 23:13:57 +07:00
parent db594b41be
commit ffdbc7b048
+3 -3
View File
@@ -2,9 +2,9 @@
Telegram bot that tracks Apple App Store and Google Play app version updates.
Sends daily reports to registered groups and alerts when apps haven't been updated
past a configurable threshold. JavaScript (Node.js) port of
[store-scraper-bot-java](https://github.com/tiennm99/java-store-scraper-bot), running
on Vercel serverless functions with Upstash Redis as the data store.
past a configurable threshold. JavaScript (Node.js) port of the original Java
implementation — the earlier Java and Go generations are preserved in this repository's
git history. Runs on Vercel serverless functions with Upstash Redis as the data store.
---