Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create logic to sync google calendar to user profile in slack #10

Open
Tomasz-Kluczkowski opened this issue Dec 7, 2024 · 0 comments
Open

Comments

@Tomasz-Kluczkowski
Copy link
Owner

  • using previously implemented logic
  • periodically read events from google calendar (since they may have changed)
    • interval can be set as a configuration or command line parameter
  • update status of slack user profile based on mapping of google calendar event title to slack status text/emoji/expiration time
    • use event end time for slack status expiration time
  • decide what should the status become when previous expires
    • should there be a default status that is set when previous one expires?
    • should it be set in application config?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant