Last active
August 2, 2016 16:44
-
-
Save mbrevoort/28326cde35b584a4f95b3bff6d4869b9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bb-slackaccesstoken // Slack user token for user who added your Slack App | |
bb-slackuserid // User Id of the user who added your Slack App | |
bb-slackbotaccesstoken // Bot access token if the app uses a bot | |
bb-slackbotuserid // User Id of bot user if the app uses a bot | |
bb-slackbotusername // Username of the bot user | |
bb-slackteamid // Slack team Id | |
bb-slackteamname // Slack team name | |
bb-slackteamdomain // Slack Domain name of the team |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment