Fixed formatting
This commit is contained in:
parent
d7f5fa5db1
commit
4b7fea7ec1
4 changed files with 331 additions and 196 deletions
17
slack.yaml
Normal file
17
slack.yaml
Normal file
|
@ -0,0 +1,17 @@
|
|||
_metadata:
|
||||
major_version: 1
|
||||
display_information:
|
||||
name: Slack Exporter
|
||||
description: Export publicly visible channel data as text or JSON.
|
||||
oauth_config:
|
||||
scopes:
|
||||
user:
|
||||
- channels:read
|
||||
- channels:history
|
||||
- groups:read
|
||||
- groups:history
|
||||
- mpim:read
|
||||
- mpim:history
|
||||
- im:read
|
||||
- im:history
|
||||
- users:read
|
Loading…
Add table
Add a link
Reference in a new issue