

heroku config:set SLACK_BOT_OAUTH_TOKEN=.heroku config:set SLACK_SIGNING_SECRET=.ADMIN_SECRET: A secret used to access the debug page.DATABASE_URL: A fully qualified Postgres Database URL (automatically provided on Heroku with the Postgres addon).GIFS_SERVER: The URL to your gifs server (you can use GitHub Pages).

SLACK_BOT_OAUTH_TOKEN: Your app's oAuth token (available on the Install App page).

