balena-io-experimental / meetbot

A Google Meet bot to make meetings frictionless
GNU Affero General Public License v3.0
32 stars 13 forks source link

Storing calendar events in a file to track status #82

Closed vipulgupta2048 closed 2 years ago

vipulgupta2048 commented 2 years ago

At times, you can't find the current status of what hubot's next calendar event will be. This can be rectified locally at least by writing the calendarEvents to a file which will make debugging easier.

vipulgupta2048 commented 2 years ago

85 resolves this