From 7fa3ad89ac5d28f681c62ab1b8a270682e2f0794 Mon Sep 17 00:00:00 2001 From: Andre Mateus Silva Date: Fri, 10 Nov 2017 10:22:09 +0000 Subject: [PATCH] Changed 'i' letter in greetings to 'i am' so we can chatch the 'i am ' and leave all other 'i' sentences --- Get_Functions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Get_Functions.py b/Get_Functions.py index 417a079..d08c509 100644 --- a/Get_Functions.py +++ b/Get_Functions.py @@ -2,7 +2,7 @@ import random from DataAPI import getQuestion, getCategories greetings = ["hi","hello","hey","sup","howdy","henlo","waddup","wassup","heyo","hiya" - ,"im","i","am","called","my","name","is"] + ,"im","i am","am","called","my","name","is"] randomStuff = ["Cherophobia is the fear of fun","A flock of crows is called a murder", "A single cloud can weight more than 1 million pounds",