compsci-adl / duckbot

CS Club's Discord bot
MIT License
5 stars 11 forks source link

[Feature Request] Create ics file for upcoming events #71

Open phoenixpereira opened 3 hours ago

phoenixpereira commented 3 hours ago

Overview

Fetch all the upcoming events in the discord server and send an ics file of it.

Details

We could base the code on what Cubie developed for Pandora: https://github.com/Cubie87/Pandora/blob/master/src/ical.py

Why would this feature be useful?

So that people can easily add upcoming CS Club events to their calendar.

Additional Notes

Requires #26 to be finished first.

magedmg commented 3 hours ago

I am willing to do this!