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

fgao22/IDD-Fa19-Lab6

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatBot

A lab report by Fei Gao

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 changed the name and questions of the Bot.

I tried to use Google Translate node.js API to make a simple translator bot, but failed to integrate within a reasonable amount of time.

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!

Troll Bot


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

 
 
 

Languages

  • JavaScript 85.6%
  • HTML 7.7%
  • CSS 6.7%