simonlord / coffeechatter

Messing around with Node.js, Socket.IO and Dust.js in order to organize office coffee brewing
4 stars 13 forks source link

Giphy Integration a la Slack #35

Open TiGz opened 9 years ago

TiGz commented 9 years ago

Giphy lets you search from the world's largest library of animated GIFs, making it easy to find and share them on the web. This integration will enable the /giphy slash command for your team. Search for a GIF using /giphy coffee time and the integration will display a relevant GIF in your channel.

simonlord commented 9 years ago

Should be easy enough: https://www.npmjs.com/package/giphy

And hook into irc msg handler

On Mon Feb 09 2015 at 2:39:06 PM Adam Chesney notifications@github.com wrote:

Giphy lets you search from the world's largest library of animated GIFs, making it easy to find and share them on the web. This integration will enable the /giphy slash command for your team. Search for a GIF using /giphy coffee time and the integration will display a relevant GIF in your channel.

— Reply to this email directly or view it on GitHub https://github.com/simonlord/coffeechatter/issues/35.