dblock / slack-sup

Slack bot that generates fresh triads of team members to meet every week in an informal standup, or S'Up.
https://sup.playplay.io/
Other
19 stars 9 forks source link

Help triads create gcal or other calendar items #17

Closed dblock closed 7 years ago

dblock commented 7 years ago

Probably connect to Google as explained in https://developers.google.com/google-apps/calendar/quickstart/ruby via a DM, then create a calendar item that people can edit themselves? Or a link where they can add themselves? Or a link to a page that uses gcal API to create a calendar item (https://developers.google.com/google-apps/calendar/quickstart/js)?