owlsay

1.2.0 • Public • Published

Welcome to OWLSAY 👋

Version Documentation Maintenance

OWLSAY

OWLSAY is a talking owl with configurable messages.

Install

To install this package just type and execute:

npm install -g owlsay

or

npm i owlsay

How to use:

To use this package, write:

const example = require('owlsay')

Functions

owlsay message

For a configurable message:

example.sayOwl("example text")

and execute:

node index.js

Preview:

              ( example text )
            o                   
    ,___, °                     
    [O.o]                       
    /)__)                       
    ╔”═”╗                       
    ║   ║                       
    ║   ║                       
    ╚═══╝                       

Double owlsay message

For a double configurable message:

example.sayDoubleOwl("example A", "example B")

and execute:

node index.js

Preview:

                 ( example A )
               o
       ,___, °               ( example B )
       [O.o]               o   
       /)__)       ,___, °     
       ╔”═”╗       [O.o]       
       ║   ║       /)__)       
       ║   ╚════════”═”═════╗  
       ╚════════════════════╝ 

Testing

For testing the package, write:

example.botOwl()

or

example.botDoubleOwl()

and execute:

node index.js

Help and contact

To help, write:

example.thanksOwl()

and execute:

node index.js

Notes

This package is free to use and will be updated as more owls are developed.

              ( Thanks for read! )
            o                   
    ,___, °                     
    [O.o]                       
    /)__)                       
    ╔”═”╗                       
    ║   ║                       
    ║   ║                       
    ╚═══╝                       

Author

👤 Luis Alejandro Correa Céspedes

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Luis Alejandro Correa Céspedes.

Readme

Keywords

Package Sidebar

Install

npm i owlsay

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

9.31 kB

Total Files

3

Last publish

Collaborators

  • luiscorreacespedes