https://github.com/bdmorin/gcp-slack-countdown
Posts a countdown from a google calendar to whatever slack channel you want.
https://github.com/bdmorin/gcp-slack-countdown
countdown gcloud-sdk gcp-cloud-functions slack slack-api
Last synced: about 1 month ago
JSON representation
Posts a countdown from a google calendar to whatever slack channel you want.
- Host: GitHub
- URL: https://github.com/bdmorin/gcp-slack-countdown
- Owner: bdmorin
- License: mit
- Created: 2024-06-10T22:40:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-11T14:40:44.000Z (almost 2 years ago)
- Last Synced: 2025-03-30T19:46:44.855Z (about 1 year ago)
- Topics: countdown, gcloud-sdk, gcp-cloud-functions, slack, slack-api
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gcp-slack-countdown
Posts a countdown from a google calendar to whatever slack channel you want.
# Project not ready. Stay tuned.
- todo: convert to cloud secrets, not env
- todo: instructions for gcloud scheduler
- todo: complete taskfile
---
- future: deploy with github actions