RaenonX-PokemonSleep/eevee-sleep-discord-bot

Skip sending announcement updated alert on initial scraping

Closed this issue · 0 comments

Perform initial scraping before starting the change watcher.

This might need to refactor the current scraping implementation to be an individual class to be callable from the periodic checker to allow reusing the implementation in both (1) periodic checker (2) change watcher initialization.