DreamExposure / DisCal-Discord-Bot

DisCal is a Discord Bot that links up to a Google Calendar to create, delete, edit, and announce events and more!
GNU General Public License v3.0
112 stars 44 forks source link

Fix external calendar all day event editing #97

Closed NovaFox161 closed 3 years ago

NovaFox161 commented 3 years ago

Previously, all day events created on an external calendar where unable to be edited due to dumb google API nonsense. This has now been fixed and external calendar all day events can be edited just like every other kind of event.

Resolves #44