From a5222ca53a10cb8bd880c5a26ad3c8103f3d6ad4 Mon Sep 17 00:00:00 2001 From: Dipesh Amin Date: Mon, 5 Sep 2011 21:51:17 +0100 Subject: more chat --- eliza.py | 1 + 1 file changed, 1 insertion(+) diff --git a/eliza.py b/eliza.py index 323b073..5ec6885 100644 --- a/eliza.py +++ b/eliza.py @@ -56,6 +56,7 @@ patternResps = [ [[[0,'we'],'i','have',[0,'thing']],['how','is', 'your',[0,'thing'],'?']], [[[0,'we'],'is','great'],['how','is',[0,'we'],'great','?']], [['i','like',[0,'a']],['Interesting','i','appreciate',[0,'a'],'too']], + [['sell',[0,'stuff']],['To','sell',[0,'stuff'],'use','my','!add','command.'], [['i','said',[0,'we']],['Why','did','you','say',[0,'we']]], [[0,'you',[1,'b'],'me'],['What','gave','you','the','impression','I',[1,'b'],'you ?']], [['i','feel',[0,'a']],['How','long','have','you','felt',[0,'a'],'?']], -- cgit v1.2.3-70-g09d2