Implement calendar events scheduling functionality
Open
enhancement
nestbot
nestbot-tests
- Dominant language
- Python
- Stars
- 451
- Forks
- 702
- Avg merge
- 22h 59m
- Merged PRs (30d)
- 91
Description
**Describe the solution you'd like**
After we have the models created for calendar events, we need to implement event scheduling.
### TODO
- Create Google Calendar API client.
- Parse events coming from the API.
- Implement scheduling (once, daily, weekly).
- Implement slack commands, blocks, and buttons for the functionality.
**Are you going to work on implementing this?**
- [x] Yes
- [ ] No
**Additional context:**
https://googleapis.github.io/google-api-python-client/docs/dyn/calendar_v3.events.html
Contributor guide
Assessment
This issue has not been assessed yet.