Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yesmeck/hubot-xiexie
A hubot script that accepts your 谢谢
https://github.com/yesmeck/hubot-xiexie
Last synced: about 1 month ago
JSON representation
A hubot script that accepts your 谢谢
- Host: GitHub
- URL: https://github.com/yesmeck/hubot-xiexie
- Owner: yesmeck
- Created: 2015-03-31T19:20:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-02T06:59:10.000Z (over 9 years ago)
- Last Synced: 2024-08-09T21:15:15.710Z (4 months ago)
- Language: CoffeeScript
- Size: 125 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hubot-xiexie
A hubot script that accepts your 谢谢
See [`src/xiexie.coffee`](src/xiexie.coffee) for full documentation.
## Installation
In hubot project repo, run:
`npm install hubot-xiexie --save`
Then add **hubot-xiexie** to your `external-scripts.json`:
```json
["hubot-xiexie"]
```## Sample Interaction
```
user1>> hubot 谢谢
hubot>> 不用谢
```