2.0.5 • Published 6 years ago

@neville.dabreo/greetingbot v2.0.5

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

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.0

6 years ago