Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/uiur/hubot-gyazo
- Owner: uiur
- Created: 2014-07-23T05:14:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-28T04:39:15.000Z (almost 8 years ago)
- Last Synced: 2024-10-05T22:05:22.551Z (3 months ago)
- Language: CoffeeScript
- Size: 3.91 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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