2018-01-22 15:16:23 +00:00
|
|
|
# The ID of your GitHub App
|
|
|
|
APP_ID=8374
|
|
|
|
WEBHOOK_SECRET=development
|
|
|
|
|
|
|
|
# Uncomment this to get verbose logging
|
|
|
|
# LOG_LEVEL=trace # or `info` to show less
|
|
|
|
|
|
|
|
# Go to https://smee.io/new set this to the URL that you are redirected to.
|
|
|
|
WEBHOOK_PROXY_URL=https://smee.io/ZyQCjZTDPT3pd4SD
|
|
|
|
|
|
|
|
# The "Bot User OAuth Access Token" of your Slack App
|
2018-02-04 18:09:13 +00:00
|
|
|
SLACK_BOT_TOKEN=
|
|
|
|
|
|
|
|
# A "User Legacy Token" of your Slack App, used to access the "users.profile.get" API
|
|
|
|
SLACK_USER_TOKEN=
|