Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 谢谢

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>> 不用谢
```