Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 347 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 347 Bytes

Gifmatic

Simple express server that handles /gif commands from Slack, returning a matching image from the Giphy API.

Usage

Drop a Slack Incoming Webhook URL in here, and then:

# starts a server on port 4567
coffee index.coffee

Setup a Slack Slash Command to POST to the above port, e.g. /gif <gif query>.