Skip to content

Driftt/Driffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Driffy

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 OAuth token

Deploying to Heroku

CLI install

  1. heroku create

  2. git push heroku master

  3. heroku config:set BOT_API_TOKEN={OAuth Access token}

  4. heroku config:set GIPHY_API_KEY={Giphy API key}

GUI install

Deploy

Settings to configure

Linking to dev.drift.com

Setup the request URL and actions

Setup

Releases

No releases published

Packages

No packages published