https://github.com/uiur/hubot-gyazo
hubot scripts for gyazo
https://github.com/uiur/hubot-gyazo
Last synced: 4 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-01-28T04:39:15.000Z (over 8 years ago)
- Last Synced: 2025-02-01T17:01:57.492Z (4 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
## Installation
```
npm install hubot-gyazo --save
```Add `hubot-gyazo` to `external-scripts.json`.
``` coffee
["other-hubot-script", "hubot-gyazo"]
```## LICENSE
MIT