nprapps / elections24-primaries

2024 primary/caucus election results
https://apps.npr.org/primary-election-results-2024/
Other
5 stars 1 forks source link

Elex Test Calendar Bot: Check if there's an upcoming test in the next 30 minutes #170

Closed abidishajia closed 5 months ago

abidishajia commented 5 months ago

The bot runs every 30 minutes, and we want to check if a test is scheduled in the next 30 minutes. This is tricky because what if something fails and we miss the window? You can try experimenting with the different times.

We can use moment.js library or something similar to check.

ElexBots drawio