hubot-ascii-art

1.1.4 • Public • Published

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.

Package Sidebar

Install

npm i hubot-ascii-art

Weekly Downloads

3,023

Version

1.1.4

License

MIT

Unpacked Size

7.72 kB

Total Files

16

Last publish

Collaborators

  • sanderploegsma