Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moqada/hubot-tanzaku
:tanabata_tree: TANZAKU generator for Hubot.
https://github.com/moqada/hubot-tanzaku
Last synced: 2 days ago
JSON representation
:tanabata_tree: TANZAKU generator for Hubot.
- Host: GitHub
- URL: https://github.com/moqada/hubot-tanzaku
- Owner: moqada
- License: mit
- Created: 2015-07-07T08:03:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-02T20:47:59.000Z (7 months ago)
- Last Synced: 2024-10-30T06:33:53.048Z (9 days ago)
- Language: CoffeeScript
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hubot-tanzaku
[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]:tanabata_tree: TANZAKU generator for Hubot.
See [`src/scripts/tanzaku.coffee`](src/scripts/tanzaku.coffee) for full documentation.
## Installation
In hubot project repo, run:
`npm install hubot-tanzaku --save`
Then add **hubot-tanzaku** to your `external-scripts.json`:
```json
["hubot-tanzaku"]
```## Sample Interaction
```
user1> hubot tanzaku K-BO-BO-
┏┷┓
┃ ┃
┃K┃
┃|┃
┃B┃
┃O┃
┃|┃
┃B┃
┃O┃
┃|┃
┃ ┃
╰̚━┛⁾⁾
```## Refs
- https://github.com/kjirou/tanzaku
[npm-url]: https://badge.fury.io/js/hubot-tanzaku
[npm-image]: https://badge.fury.io/js/hubot-tanzaku.svg
[travis-url]: https://travis-ci.org/moqada/hubot-tanzaku
[travis-image]: https://travis-ci.org/moqada/hubot-tanzaku.svg?branch=master
[daviddm-url]: https://david-dm.org/moqada/hubot-tanzaku
[daviddm-image]: https://david-dm.org/moqada/hubot-tanzaku.svg