/IDD-Fa19-Lab6

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

Primary LanguageJavaScriptOtherNOASSERTION

ChatBot

A lab report by Meera Nanda

In this Report

To submit your lab, fork this repository. You'll need to upload any code you change into your fork, as well as upload a video of a friend or classmate using your chatbot.

Make the ChatBot your own

Describe what changes you made to the baseline chatbot here. Don't forget to push your modified code to this repository.
I made a CATbot for this assignment. For every response that you give, the system responds with a cat related pun. If you continue to appease the cat, you get a cute cat video at the end.

Record someone trying out your ChatBot

Using a phone or other video device, record someone trying out your ChatBot. Upload that video to this repository and link to it here!

See video here


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