Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moqada/hubot-shuzo
修造画像をランダムに返す Hubot script
https://github.com/moqada/hubot-shuzo
Last synced: 3 days ago
JSON representation
修造画像をランダムに返す Hubot script
- Host: GitHub
- URL: https://github.com/moqada/hubot-shuzo
- Owner: moqada
- License: mit
- Created: 2014-08-15T09:42:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T23:31:17.000Z (6 months ago)
- Last Synced: 2024-10-11T18:09:27.979Z (27 days ago)
- Language: CoffeeScript
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hubot-shuzo
暑くなければ夏じゃない。熱くなければ人生じゃない!
## Installation
1. `moqada/hubot-shuzo` を package.json に追加
2. "hubot-shuzo" を external-scripts.json に追加
4. Reboot Hubot## Configuration:
**HUBOT_SHUZO_WORDS**
修造が反応するワードの正規表現
**HUBOT_SHUZO_EXCLUDE_ROOMS**
修造が反応しないルームリスト。カンマ区切りで複数指定
**HUBOT_SHUZO_DISABLE_MINUTES**
`shuzo disable` で修造が反応しない時間
## Commands
```
<修造が反応するワード> - 修造画像をランダムに返す
hubot shuzo disable - 修造を一定時間黙らせる
```