Skip to content

AlinaMatuschak/chat_bots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat bots 2.0

Messager:

  • you can communicate with other people in real time,
  • has 4 bots
    • Echo bot: sends the received message;
    • Reverse bot: send the reversed message after 3 seconds;
    • Spam bot: ignores messages and send spam messages with random time interval;
    • Ignore bot: ignores messages.
  • DEMO
  • server code

Local deployment

Dependencies

  • Node v12.16.3 and higher
  • NPM v6.14.4 and higher

Installing

  • Fork and clone this repository
  • Run npm install in your terminal
  • Run npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published