get the perfect gif in your gitter activity feed
This little bot send a gif to a gitter channel of choice, using the unofficial new /giphy
command and a search word.
/giphy cats with hats
could return this image for example:
To use the bot, create the file config.js
by simply duplicating config.example.js
and filling out the fields.
On how you get the values for each field is described in the config file itself.
Start by cloning this project.
Once the project cloned, open you favorite CLI and follow the instructions :
$ cd path/to/giphy-gitter
$ npm install
$ node index.js