GitXplorerGitXplorer
d

giphy-gitter

public
15 stars
4 forks
1 issues

Commits

List of commits on branch master.
Unverified
12c2683d8cafbcbd0a0f71555be7e378ac93d1e4

same naming convention for titles

ddervondenbergen committed 10 years ago
Unverified
0445ce2c083b0b5d1dd5481222ae73af55240f5d

Merge pull request #3 from LukyVj/improvement-readme

ddervondenbergen committed 10 years ago
Unverified
241af65701302ef07c0648782c55336db102250f

Update README.md

LLukyVj committed 10 years ago
Unverified
c8c4c6be01b4f03e99197447bafdd6afe6068059

help link

ddervondenbergen committed 10 years ago
Unverified
2298b65d82b0c089600eee2ec0e02eb6e1659a63

Merge pull request #1 from gitter-badger/gitter-badge

ddervondenbergen committed 10 years ago
Unverified
b9a35001dfa450acb934c5fa972af32dd2c29336

Added Gitter badge

ggitter-badger 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