You can find the repo on SlackSS
Slack Status Setter (SSS) 🤖
It will update your slack status according to your actual presence in front of your camera every 10 minutes Follow the Docs to customize this project
Thanks to face detector on this repo : Face-Detection-JavaScript
Installation đź‘€
- open
https://api.slack.com/legacy/custom-integrations/legacy-tokens
and underLegacy information
you can find your token. open
script.js
and replace<API_TOKEN>
with your slack legacy token.default time interval for updating slack status is 10 minuts if you want to change that you can change the value of
time_fraction
inscript.js
file.open this app in your browser and every 10 minuts it will update your slack status according to your current presence.
Top comments (0)