Skip to content

iridescent995/Chat_Bot_v.0.1

Repository files navigation

Chat_Bot_v.0.1

Chat bot made using jQuery a fast, small, and feature-rich JavaScript library.

###How to start: Open the index.html file

Files include :

  1. Chat Bot
  2. Dummy Video Chat Application

Features: JavaScript chat bot having instant responses using js/jQuery methods such as :

  1. $("#message").keypress(function(){})
  2. $("#display").scrollTop($("#display").prop("scrollHeight")); etc....