ike / chat-stats

Get word count statistics from a chatroom.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat Stats

Get word count statistics from a chatroom.

Installation

Before you run Chat Stats, make sure you are using Node v6.11.1.

To install Chat Stats, clone the repo into a new directory and run npm i. To start Chat Stats, run npm start.

One-liner:

git clone git@github.com:ike/chat-stats && cd chat-stats && npm i && npm start

Diagrams

Entity Relationship Diagram

ERD

Message Creation Sequence Diagram

SD

About

Get word count statistics from a chatroom.

License:MIT License


Languages

Language:JavaScript 100.0%