1.1.4 • Published 3 years ago

hubot-ascii-art v1.1.4

Weekly downloads
53
License
MIT
Repository
github
Last release
3 years ago

hubot-ascii-art

npm version

Convert text to ASCII art

See src/ascii.js for full documentation.

Installation

In hubot project repo, run:

npm install hubot-ascii-art --save

Then add hubot-ascii-art to your external-scripts.json:

[
  "hubot-ascii-art"
]

Sample Interaction

user1>> hubot ascii test
hubot>>
_            _
| |_ ___  ___| |_
| __/ _ \/ __| __|
| ||  __/\__ \ |_
\__\___||___/\__|

License

This work is licensed under the MIT license. For details, see LICENSE.

1.1.4

3 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

8 years ago

1.1.0

8 years ago