@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!"

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @neville.dabreo/greetingbot

      Weekly Downloads

      1

      Version

      2.0.5

      License

      MIT

      Unpacked Size

      2.41 kB

      Total Files

      4

      Last publish

      Collaborators

      • neville.dabreo