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

https://github.com/superseb/slack-web-admin


https://github.com/superseb/slack-web-admin

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Slack-web-admin
Frontend to common Slack user admin tasks

# Features
Endpoints:
- / (list users)
- /invite/*emailaddress* (sent invite to *emailaddress*)

# Usage
- Export Slack token environment variable
```bash
export SLACKWEBADMIN_SLACKTOKEN=token
```
- Run it