waterloo-rocketry / minerva-old

Waterloo Rocketry's custom slackbot
3 stars 2 forks source link

Better formatting for calendar event metadata #70

Open QuantumManiac opened 1 year ago

QuantumManiac commented 1 year ago

Currently, the event metadata for calendar events are being stored in the Google Calendar events' descriptions in JSON form. This has been an issue when attempting to manually modify the metadata for meetings (i.e. editing the event's description manually) as users can easily mess up proper formatting by missing a comma, quote, or by messing up whitespace.

Some fixes have been proposed:

Determine the best option and implement it