GitXplorerGitXplorer
d

giphy-gitter

public
15 stars
4 forks
1 issues

Commits

List of commits on branch master.
Unverified
eb7f3fdbf297e16d69ec1d9a70e859c290050139

Merge pull request #6 from Haroenv/patch-1

HHaroenv committed 8 years ago
Unverified
a015f00809b11f4c47e49cfc3381c342c0ba0ca4

lower limit

HHaroenv committed 9 years ago
Unverified
de0d72ec4931b4f04bc672a8d36076362008bb8a

Merge pull request #5 from LukyVj/feature-request

ddervondenbergen committed 10 years ago
Unverified
671a36080b2b007303d430265d0fdd61beb5ebac

Added new message format

LLukyVj committed 10 years ago
Unverified
2f4f6fd94d3703cee6a80ece5e4947c3550c3b4a

Merge pull request #4 from Haroenv/master

ddervondenbergen committed 10 years ago
Unverified
b170b40dc125ad3b8e2b5d64ddfa907b7e5c7c14

typos, and no back trailing spaces

HHaroenv committed 10 years ago

README

The README file for this repository.

#giphy for gitter

get the perfect gif in your gitter activity feed

Need help setting it up: Join the chat at https://gitter.im/dervondenbergen/giphy-gitter

about the bot

This little bot send a gif to a gitter channel of choice, using the unofficial new /giphy command and a search word.

usage

/giphy cats with hats could return this image for example:

config

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.

how to

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