devict / devict-hubot

devICT Slack Hubot!
http://devict.slack.com
10 stars 13 forks source link

Add giphy integration; remove google images integration #39

Closed benblankley closed 6 years ago

benblankley commented 7 years ago

I have not requested a giphy API key yet, but it is required for deployment, I figure it should probably connect to a DevICT email account.

The Heroku environment variable for the API key that needs to be set by an admin is HUBOT_GIPHY_API_KEY. It defaults to PG gifs, which probably suffices for the DevICT code of conduct.

https://github.com/bencentra/hubot-giphy-gifme

jcbwlkr commented 6 years ago

I'd rather use built in slack->giphy integrations instead of complicating bot and its deployment more. Thanks for the contribution!