Skip to content

garretteklof/chatterbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatterbot

A simple real-time chat application built with Node and Socket.io.

View live site

Getting Started

For a local copy, clone the repo and from the command line: npm install && npm start.

Features

  • Join a room, and communicate in real-time with those in the room.
  • Automated admin, with notifications upon entering/leaving room.
  • Send out a 'current location' with Google Maps.

Running Tests

Chatterbot is fully tested using Mocha. To run the automated test suite, clone the repo locally, and run npm test.

Built With

Chatterbot is a very simple chat-room-like app that utilizes:

About

A simple real-time chat application built with Node and Socket.io.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors