Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uiur/hubot-gyazo

hubot scripts for gyazo
https://github.com/uiur/hubot-gyazo

Last synced: 3 months ago
JSON representation

hubot scripts for gyazo

Awesome Lists containing this project

README

        

# hubot-gyazo
hubot-gyazo expands gyazo.com urls in your chat room.

NOTICE: If you want to expand images in Hipchat, I recommend using the Hipchat addon.
https://marketplace.atlassian.com/plugins/com.gyazo.hipchat-addon

![](https://i.gyazo.com/dff3a9d1da80bd8638f5bbadf0866f70.png)

## Installation
```
npm install hubot-gyazo --save
```

Add `hubot-gyazo` to `external-scripts.json`.

``` coffee
["other-hubot-script", "hubot-gyazo"]
```

## LICENSE
MIT