Skip to content

A simple chat bot to teach about web-sockets, web-servers and the difficulties to create a meaning-full conversation.

License

Notifications You must be signed in to change notification settings

BenKadosh1/IDD-Fa19-Lab6

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatBot

A lab report by Ben Kadosh

Make the ChatBot your own

The major changes made to the chatbot were to verify all answers, and to replace questions and statements with jokes and evaluating if the user liked them or not. To do so, I either asker the user if they were ready or not, and whether they liked the joke. yes no responses were accepted, otherwise the user was reprompted. The ultimate goal was to get a quick laugh and smile on someone's face using the chatbot.

Record someone trying out your ChatBot

Jokester in Action - Youtube Link


Starter code by David Goedicke, closely based on work by Nikolas Martelaro and Captain Anonymous, who forked original work by Ian Tairea.

About

A simple chat bot to teach about web-sockets, web-servers and the difficulties to create a meaning-full conversation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.2%
  • HTML 6.3%
  • CSS 5.5%