Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moqada/hubot-shinchoku
進捗どうですか
https://github.com/moqada/hubot-shinchoku
Last synced: 2 days ago
JSON representation
進捗どうですか
- Host: GitHub
- URL: https://github.com/moqada/hubot-shinchoku
- Owner: moqada
- License: mit
- Created: 2014-08-11T18:13:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-01T20:45:04.000Z (7 months ago)
- Last Synced: 2024-10-28T15:23:22.455Z (10 days ago)
- Language: CoffeeScript
- Size: 7.81 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# hubot-shinchoku
[![NPM version][npm-image]][npm-url]
[![NPM downloads][npm-download-image]][npm-download-url]
[![Dependency Status][daviddm-image]][daviddm-url]
[![License][license-image]][license-url]進捗どうですか
## Installation
1. `npm install hubot-shinchoku --save`
2. "hubot-shinchoku" を external-scripts.json に追加
4. Reboot Hubot## Configuration:
**HUBOT_SHINCHOKU_REACTION_MODE**
メッセージへの反応形式を設定する。
- `respond`: mentionのキーワードにのみ反応する
- `hear`: 会話中全てのキーワードに反応する (default)## Commands
```
shinchoku - 進捗画像をランダムに返す
進捗 - 進捗画像をランダムに返す
```[npm-url]: https://www.npmjs.com/package/hubot-shinchoku
[npm-image]: https://img.shields.io/npm/v/hubot-shinchoku.svg?style=flat-square
[npm-download-url]: https://www.npmjs.com/package/hubot-shinchoku
[npm-download-image]: https://img.shields.io/npm/dt/hubot-shinchoku.svg?style=flat-square
[daviddm-url]: https://david-dm.org/moqada/hubot-shinchoku
[daviddm-image]: https://img.shields.io/david/moqada/hubot-shinchoku.svg?style=flat-square
[license-url]: http://opensource.org/licenses/MIT
[license-image]: https://img.shields.io/npm/l/hubot-shinchoku.svg?style=flat-square