rakumacchisay
v1.0.3
Published
rakumacchisay is a configurable talking bear
Downloads
10
Readme
rakumacchisay
_______________________________________________________________
/ \
Hello World
\________________________ _____________________________________/
|/
.-. .-.
( y_....-----------.._( ;)
`. '\
/ 0 . 0 |
.""`. `-^-' /
/ |_ ./`~~-. .--.
| `"""~=-----------='""` /""~ . .--.
`-._ / ~~--y \. / / \
`""""--y__.. rakumachi \ )__,,,/ / /
`\ .(__./ ___,,,"` /
\....--------='"` _/ __ /
`---.......y--'`,,,______-==~"`
..::::::::::::::::::::::::::::::::..
::::::::::::::::::::::::::::::::::::::::
''::::::::::::::::::::::::::::::::''rakumacchisay is a configurable talking bear.
Usage
npx rakumacchisay "Hello World"Usage as a module
const { bearSay } = require("rakumacchisay");
const message = bearSay("Hello World");
console.log(message);