Hi all. I decided to play around with the Microsoft Windows text-to-speech stuff some more by making a simple chat bot that I named Rosie. There's a few questions that Rosie answers and I also decided to add a .txt file for the user to be able to make their own bot by adding as many questions and answers as they wish. To do that, simply type: add, or addon, or add question and it will go to that mode. It's not perfect of course and I haven't tested it fully, like if someone adds a question that it already has (either in the botaddon file or internally in the bot) but I'm guessing it would just answer with both answers, possibly speaking both at the same time. If that happens, or any other botaddon.txt problem, just open up the .txt file with Notepad and carefully erase the --- line above it, the question, and the answer. I will put all of this in the comments section of the code at the start so programmers know. But have fun with it, that's why I made it. :) Also tell me what you think. Thanks.
The 2 files are zipped in Rosie Bot.zip and placed in the attachments of this post. Put these 2 files in the same folder.
Edit: Attachment deleted, please see the replies below to get the newest one.