A simple python utility for checking up on your Slack organization.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

12 lines
274 B

teams:
Team1:
api_token: "xoxp-12345-124-123455"
bot_token: "xoxb-98765-999-999999"
skip_integrations: False
integration_whitelist:
A2:
- "admin"
- "chat:write:user"
user_issue_whitelist:
- "sms"
output_channel: "@bob"