An open API service indexing awesome lists of open source software.

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

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

![Software Architecture](doc/architecture.png)

## Configuration

- `SLACK_USER_SECRET` - User to get presence info on. This is the authed user.

- `SLACK_AUTH_TOKEN` - Authentication token bearing required scopes.