botname

1.2.0 • Public • Published

Very simple to use!

Simply install the package globally npm install -g botname then type botname in the terminal.

npm install -g botname
botname
# You could name your printer: CelebratoryBot 
botname -n
# CelebratoryBot 

You can also include the package in your own app. First, npm install --save botname, then:

var botname = require('botname');
 
console.log(botname()); // Output: CelebratoryBot

Package Sidebar

Install

npm i botname

Weekly Downloads

25

Version

1.2.0

License

MIT

Last publish

Collaborators

  • craig-ultimaker
  • mbdevops
  • gsw