niles-bot / niles

Niles - a Discord bot for interfacing with Google Calendar
http://nilesbot.com
MIT License
61 stars 22 forks source link

switch to @googleapis/calendar #173

Closed mchangrh closed 3 years ago

mchangrh commented 3 years ago

Instead of a bulky 40M install, we can reduce it down to 4M since we are only using the function of the calendar API. This reduces the need to check for updates for googleapis and reduce the dependency size by a lot (eslint is next (maybe))