https://github.com/dezson/slack-presence-proxy
Find your friend's availability with a serverless function across the cloud without having Slack account
https://github.com/dezson/slack-presence-proxy
function-as-a-service golang serverless
Last synced: 3 months ago
JSON representation
Find your friend's availability with a serverless function across the cloud without having Slack account
- Host: GitHub
- URL: https://github.com/dezson/slack-presence-proxy
- Owner: dezson
- Created: 2020-05-17T14:41:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-20T16:04:46.000Z (over 5 years ago)
- Last Synced: 2025-07-01T16:08:54.069Z (9 months ago)
- Topics: function-as-a-service, golang, serverless
- Language: Go
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# slack-presence-proxy
Anybody will be able to see your availability during the home office without Slack account. You just have to provide the public HTTP endpoint for your service.
## Software Architecture Overview

## Configuration
- `SLACK_USER_SECRET` - User to get presence info on. This is the authed user.
- `SLACK_AUTH_TOKEN` - Authentication token bearing required scopes.