Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 762 Bytes

File metadata and controls

25 lines (16 loc) · 762 Bytes

CHATBOT 9000

This chat program is considered to be one of the most awesome, most creative, and most baller of all chat programs.

  • Abraham Lincoln

Okay, thanks, Abe. Anyway, this is a simple chat program based on the example provided by nowjs and embellished by myself and the venerable Brian Hicks.

How does I do it?

You need to have node installed. To do that, simply go to nodejs.org and download the package installer for whatever OS you have.

After you pull this repo you need to install nowjs,

npm install now

You can also just use the package.json thing by doing

npm install

I'm tired of writing this.