AndreasWintherMoen / jobb

Bedpres Bot, a messaging bot to notify users about student events
https://bedpresbot.no/
12 stars 0 forks source link

Handle updates to registration time #7

Closed AndreasWintherMoen closed 2 years ago

AndreasWintherMoen commented 2 years ago

If Online changes the registration start time (or any other data for that matter) for an event after it's added to MongoDB, it won't get updated.

We should probably either override existing MongoDB entry, or perhaps just not add to MongoDB before it's like 24h before event registration.

bitmoji

AndreasWintherMoen commented 2 years ago

Fixed (forgot which commit to tag :D)

bitmoji