Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nemodreamer/hubot-cheer
Feeling depressed? Hubot is there for you.
https://github.com/nemodreamer/hubot-cheer
coffeescript hubot hubot-cheer hubot-script script
Last synced: 12 days ago
JSON representation
Feeling depressed? Hubot is there for you.
- Host: GitHub
- URL: https://github.com/nemodreamer/hubot-cheer
- Owner: nemoDreamer
- License: mit
- Created: 2014-12-18T20:58:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-09T21:26:19.000Z (almost 8 years ago)
- Last Synced: 2025-01-16T10:35:25.364Z (12 days ago)
- Topics: coffeescript, hubot, hubot-cheer, hubot-script, script
- Language: CoffeeScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hubot-cheer
Feeling depressed?
## Installation
In hubot project repo, run:
`npm install hubot-cheer --save`
Then add **hubot-cheer** to your `external-scripts.json`:
```json
["hubot-cheer"]
```## Sample Interaction
```
user1>> hubot cheer me up
hubot>> http://i.imgur.com/iXFu8kk.jpg
```
```
user1>> This makes me so depressed...
hubot>> That's too bad. Let me change that:
http://i.imgur.com/aovGkmq.jpg
```