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

patch: Add optional chaining to events without meets #80

Closed vipulgupta2048 closed 2 years ago

vipulgupta2048 commented 2 years ago

Was getting the error (node:32) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'includes' of undefined for calendar events without a hangoutLink. Added optional chaining instructor to bypass to account for those events.

Signed-off-by: Vipul Gupta (@vipulgupta2048) vipul@balena.io

vipulgupta2048 commented 2 years ago

Screenshot from 2022-04-04 15-14-15