A monorepo for tracking Weverse Shop products and sending notifications when items come back in stock.
Note
This is my hobby project to learn more about Bun and Cloudflare Workers. This project is not affiliated with the official Weverse Shop.
- @weverse-shop/core - API client for fetching Weverse Shop product data
- @weverse-shop/cli - Command-line interface for querying products
- @weverse-shop/watcher - Cloudflare Worker with LINE bot and scheduled monitoring
bun installSee individual package READMEs for detailed usage instructions.