mirror of
https://github.com/open-webui/openapi-servers
synced 2025-06-26 18:17:04 +00:00
Update README.md
This commit is contained in:
parent
fbd765fa4e
commit
fd91c939f2
@ -44,7 +44,7 @@ All functionality is wrapped in a developer-friendly OpenAPI interface, making i
|
|||||||
---
|
---
|
||||||
|
|
||||||
## 🔑 Prerequisites
|
## 🔑 Prerequisites
|
||||||
|
Most of this is pulled straight from the Slack Python SDK so the barebones readme can easily be supplemented by reading the official one. Setup looks like:
|
||||||
1. **Slack Bot Token**: Create a Slack App and get a Bot User OAuth Token
|
1. **Slack Bot Token**: Create a Slack App and get a Bot User OAuth Token
|
||||||
- Visit [Slack API Apps](https://api.slack.com/apps)
|
- Visit [Slack API Apps](https://api.slack.com/apps)
|
||||||
- Create a new app or select existing
|
- Create a new app or select existing
|
||||||
@ -56,9 +56,10 @@ All functionality is wrapped in a developer-friendly OpenAPI interface, making i
|
|||||||
- `users:read`
|
- `users:read`
|
||||||
- `users:read.email`
|
- `users:read.email`
|
||||||
- Install the app to your workspace
|
- Install the app to your workspace
|
||||||
|
- You'll get the bot token on the last screen.
|
||||||
|
|
||||||
2. **Team ID**: Your Slack workspace/team ID
|
2. **Team ID**: Your Slack workspace/team ID
|
||||||
- Found in workspace settings or URL
|
- Found in workspace settings or URL (go to your slack instance via web and it'll be after the slash)
|
||||||
|
|
||||||
3. **Channel IDs** (Optional):
|
3. **Channel IDs** (Optional):
|
||||||
- Restrict the server to specific channels
|
- Restrict the server to specific channels
|
||||||
@ -104,4 +105,4 @@ The documentation includes detailed schemas, example requests, and response form
|
|||||||
---
|
---
|
||||||
|
|
||||||
Made with ❤️ by the Open WebUI community 🌍
|
Made with ❤️ by the Open WebUI community 🌍
|
||||||
Explore more tools ➡️ https://github.com/open-webui/openapi-servers
|
Explore more tools ➡️ https://github.com/open-webui/openapi-servers
|
||||||
|
Loading…
Reference in New Issue
Block a user