avivaprins / google-calendar-slack-status

Automatically sync your Google Calendar events to your Slack status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Automatically sync your Google Calendar events to your Slack status


Languages

Language:JavaScript 100.0%