2.0.5 • Published 7 years ago

@neville.dabreo/greetingbot v2.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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

7 years ago

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.0

7 years ago