In the lesson we are beginning today you will use computer programming to create a simple conversation partner that likes you better than anyone else.
This chat bot will ask questions and provide different responses based on your answer. The Scratch programming platform has everything we need to create something like this.
The Scratch Wiki provides excellent example code and it is the best spot to start:
https://en.scratch-wiki.info/wiki/Creating_a_Chat_Bot
There are many Chat Bots on Scratch, and it is my hope that you will assemble your own code instead of remixing a source on this project.
Here are 2 different approaches to a chat bot:
https://scratch.mit.edu/projects/48923858/
https://scratch.mit.edu/projects/43669970/