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

Adds all day and multi-day event displays to `/displaycal` #128

Closed NovaFox161 closed 2 years ago

NovaFox161 commented 2 years ago

This adds support to properly display all day and multi-day events on the displaycal embed.

The code could use some better optimization, but it gets the job done and will be good enough for now.

Closes #122