mirror of
https://github.com/idanoo/NZCovidBot
synced 2025-07-01 19:22:14 +00:00
469 B
469 B
Changelog
1.2
- Change lastUpdated to pointer reference
- Change date format to support multiple dates in single point of interest
1.1
- Split messages based on location
- Added systemd service
- Default to current time instead of 1970 (Unix timestamp 0)
1.0
- Reworked to use API
- Stores lastPoll / lastUpdated in lastUpdated.txt to keep track
- Only posts if PublishedDate > lastUpdated timestamp
- Removed twitter + git code
- Added more code comments