Skip to content

Latest commit

 

History

History
executable file
·
24 lines (13 loc) · 1.11 KB

README.md

File metadata and controls

executable file
·
24 lines (13 loc) · 1.11 KB

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.