@neville.dabreo/greetingbot

2.0.5 • Public • Published

@neville.dabreo/greetingbot

Greets user based on current time!

Install

$ npm install @neville.dabreo/greetingbot

Usage

const greetingbot = require("@neville.dabreo/greetingbot");

greetingbot("Neville!");
//=> "Good Morning Neville!"
//=> "Good Evening Neville!"

greetingbot();
//=> "Good Night good looking!"
//=> "Good Day good looking!"

Package Sidebar

Install

npm i @neville.dabreo/greetingbot

Weekly Downloads

2

Version

2.0.5

License

MIT

Unpacked Size

2.41 kB

Total Files

4

Last publish

Collaborators

  • neville.dabreo