Is your feature request related to a problem? Please describe.
There is no good way to get the Event ID of an event while on Google Calendar.
Describe the solution you'd like
A per server setting to automatically add the event ID to the event description of events.
Describe alternatives you've considered
There's the stupid workaround: https://stackoverflow.com/questions/32755413/how-can-i-find-the-event-id-of-my-google-calendar-event
Or a user can add the event to the event description manually.
Additional context
I think the cleanest implementation would just be to have the bot append the event ID to whatever the user inputs as the event description.
Is your feature request related to a problem? Please describe.
There is no good way to get the Event ID of an event while on Google Calendar.
Describe the solution you'd like
A per server setting to automatically add the event ID to the event description of events.
Describe alternatives you've considered
There's the stupid workaround: https://stackoverflow.com/questions/32755413/how-can-i-find-the-event-id-of-my-google-calendar-event
Or a user can add the event to the event description manually.
Additional context
I think the cleanest implementation would just be to have the bot append the event ID to whatever the user inputs as the event description.