A chat system that listens to it users stories when they feel bad and talks about various topics on a list...
The Chat-bot system exist to listen to users rant on about how they feel while recieving encouraging statements in other to feel better OR the could talk about leading topics in society such as houshold, religion, school, politics and more.
This program does not need to be downloaded. Program is written on both the repl.it and github platform using python. Comments are written along the way to help other developers understand the program as they read or change it.
- click run
- Instrustions are given by computer to on how to quit chat
- Typing "exit" will close the program
- Imports .txt files
- Opens files and reads them
- Program uses files to check the mood of user at the begining of the chat; Certain triger words such as "angry" or "happy" state that the user is in a good or bad mood
Contains 'unittest' that test function in the main .py. Imports .txt files from wrdBank_Class