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:
Slack recently changed how users interact with their API. To find your SLACK_TOKEN, follow these instructions:
-
Create a new Slack bot here.
-
Once the app has been created, click on the "OAuth & Permissions" link on the sidebar
-
Scroll down to "Scopes" and set the following permissions:
dnd:write
users.write
users.profile:write
- Copy the
OAuth Access Token
at the top of the page, and use it as your SLACK_TOKEN