2.0.5 • Published 5 years ago

@neville.dabreo/greetingbot v2.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
5 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

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.0

5 years ago