Giphy for Drift
Requires a Giphy API key that can be created at: https://developers.giphy.com/
You can find your OAuth Access token at dev.drift.com
-
heroku create
-
git push heroku master
-
heroku config:set BOT_API_TOKEN={OAuth Access token}
-
heroku config:set GIPHY_API_KEY={Giphy API key}
Setup the request URL and actions