Kamalnrf / msg-me

Chat-bot using which you chat anonymously with anyone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

msg-me

A simple a chat-bot using which you can chat with your friends anonymously.

Installing / Getting started

Clone the project start server on 8000 port and execute the command below in project folder.

node app.js

The app starts now and listens to the port 8000.

Developing

Built With

  • bootbot (library for messenger)
  • redis
  • mongoose
  • jasmine

Setting up Dev

git clone https://github.com/Kamalnrf/msg-me.git
cd msg-me/
packagemanager install

Tests

To execute tests run the command below in your project folder

jasmine

About

Chat-bot using which you chat anonymously with anyone

License:MIT License


Languages

Language:JavaScript 100.0%