8000 GitHub - Rajat379/Chatbot: This is a socket.io based chat application for interaction amongst users and with bot as well.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This is a socket.io based chat application for interaction amongst users and with bot as well.

Notifications You must be signed in to change notification settings

Rajat379/Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot

This app uses socket.io, it has a chat for users and a chatbot mode where you can just talk to a bot with very simple answers.

To run the project:

  • Git and node.js must be installed

  • Run in command line:

      git clone git@github.com:Rajat379/chatbot.git
      cd chatbot
      npm install
      npm start
    
  • Go to http://localhost:3000/

To test the project:

    npm test

About

This is a socket.io based chat application for interaction amongst users and with bot as well.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0