LINE Update Bot
A LINE bot that checks a target website every hour and sends a notification when it detects a change, so you never have to manually refresh pages to catch updates.
It is designed for lightweight monitoring: fetch the page, compare the latest snapshot, and notify only when content changes. Future iterations can watch multiple sections, scan several pages per site, and track multiple sites in parallel.

Planned enhancements
- Detect changes inside specific sections instead of the whole page.
- Monitor multiple pages within the same site.
- Track several sites with separate notification rules.