https://github.com/moznion/hubot-rememberer
Reply the answer dependent on remembered message
https://github.com/moznion/hubot-rememberer
Last synced: 11 months ago
JSON representation
Reply the answer dependent on remembered message
- Host: GitHub
- URL: https://github.com/moznion/hubot-rememberer
- Owner: moznion
- License: mit
- Created: 2014-09-11T15:24:46.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-27T02:45:35.000Z (over 11 years ago)
- Last Synced: 2024-12-24T05:11:52.555Z (over 1 year ago)
- Language: CoffeeScript
- Homepage:
- Size: 142 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
hubot-rememberer
================
Reply the answer dependent on remembered message

Commands
--------
- `!`
Reply remembered message by \
- `! `
Remember \ as \
Installation
------------
- Install with npm
```
$ npm install git://github.com/moznion/hubot-rememberer
```
- Add this script name into external-scripts.json, like so;
```
["hubot-rememberer"]
```
License
-------
MIT