All Projects → bjork24 → google-calendar-slack-status

bjork24 / google-calendar-slack-status

Licence: other
Automatically sync your Google Calendar events to your Slack status

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to google-calendar-slack-status

Slack Poster
Simple gem to post messages on Slack using web hooks.
Stars: ✭ 49 (+48.48%)
Mutual labels:  slack, slack-api
Slack Block Builder
Lightweight, no-dependency JavaScript library for creating Slack Block Kit UIs, with a builder syntax, inspired by SwiftUI.
Stars: ✭ 129 (+290.91%)
Mutual labels:  slack, slack-api
Fantasy Football Metrics Weekly Report
Command line application to create weekly reports (containing stats, metrics, and rankings) for Fantasy Football leagues on the following platforms: Yahoo, Fleaflicker, Sleeper, ESPN.
Stars: ✭ 62 (+87.88%)
Mutual labels:  slack, slack-api
Slack Ruby Client
A Ruby and command-line client for the Slack Web, Real Time Messaging and Event APIs.
Stars: ✭ 957 (+2800%)
Mutual labels:  slack, slack-api
Sclack
The best CLI client for Slack, because everything is terrible!
Stars: ✭ 2,363 (+7060.61%)
Mutual labels:  slack, slack-api
Slack Api
A super simple PHP wrapper for Slack API
Stars: ✭ 34 (+3.03%)
Mutual labels:  slack, slack-api
Slack cleaner2
📝 Python3 module for deleting Slack messages and files using the Slack REST API
Stars: ✭ 92 (+178.79%)
Mutual labels:  slack, slack-api
Slackpirate
Slack Enumeration and Extraction Tool - extract sensitive information from a Slack Workspace
Stars: ✭ 512 (+1451.52%)
Mutual labels:  slack, slack-api
Bolt Python
A framework to build Slack apps using Python
Stars: ✭ 190 (+475.76%)
Mutual labels:  slack, slack-api
Slack Watchman
Monitoring your Slack workspaces for sensitive information
Stars: ✭ 159 (+381.82%)
Mutual labels:  slack, slack-api
Slack Cli
Powerful Slack CLI via pure bash. Rich messaging, uploads, posts, piping, oh my!
Stars: ✭ 850 (+2475.76%)
Mutual labels:  slack, slack-api
vscode-chat
Chat with your team while you collaborate over code using VS Live Share
Stars: ✭ 496 (+1403.03%)
Mutual labels:  slack, slack-api
Whatis
Whatis bot server for Slack!
Stars: ✭ 22 (-33.33%)
Mutual labels:  slack, slack-api
Bolt Starter
A Bolt ⚡️ app template with useful settings for easier development
Stars: ✭ 37 (+12.12%)
Mutual labels:  slack, slack-api
Slack Black Theme
slack theme, dark theme for slack, black theme slack black theme
Stars: ✭ 531 (+1509.09%)
Mutual labels:  slack, slack-api
Slack Machine
A sexy, simple, yet powerful and extendable Slack bot
Stars: ✭ 91 (+175.76%)
Mutual labels:  slack, slack-api
Chat
Chat with your team while you collaborate over code using VS Live Share
Stars: ✭ 468 (+1318.18%)
Mutual labels:  slack, slack-api
Slacker
Slack Bot Framework
Stars: ✭ 495 (+1400%)
Mutual labels:  slack, slack-api
Slack Api Specs
Open API specifications for platform products by Slack
Stars: ✭ 148 (+348.48%)
Mutual labels:  slack, slack-api
Slacknimate
👯 Realtime text animation for Slack chatops
Stars: ✭ 250 (+657.58%)
Mutual labels:  slack, slack-api

Sync Google Calendar to your Slack status

For the full tutorial, please check out the Medium post here: Syncing your Slack status with Google Calendar because nothing is sacred anymore. Otherwise, click the button below to begin your journey:

Deploy

Finding your SLACK_TOKEN

Slack recently changed how users interact with their API. To find your SLACK_TOKEN, follow these instructions:

  1. Create a new Slack bot here.

  2. Once the app has been created, click on the "OAuth & Permissions" link on the sidebar

  3. Scroll down to "Scopes" and set the following permissions:

  • dnd:write
  • users.write
  • users.profile:write
  1. Copy the OAuth Access Token at the top of the page, and use it as your SLACK_TOKEN
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].