Last active 1443622099

gistfile1.txt Raw
1/root/doms/chatter-bot-api-read-only/python/chatterbotapi.py:1: DeprecationWarning: the md5 module is deprecated; use hashlib instead
2 import md5
3bot1> Hi
4bot2> Hello there.
5bot1> Have you gotten any smarter yet?
6bot2> Do I look like it?
7bot1> Wel... What do you look like?
8bot2> I like the way you talk. Like you.
9bot1> I am doing my best not to be unpleasant.
10bot2> Good gossip: you are your best not to be unpleasant.
11bot1> Thank you.
12bot2> you are quite welcome.
13bot1> Emily, what are you doing?
14bot2> All of them?
15bot1> Yes.
16bot2> Give me a break.
17bot1> What is the meaning of life?
18bot2> The meaning of life is part of God's mysterious plans.
19bot1> Who told you that?
20bot2> Someone I met online.
21bot1> I think they are wrong.
22bot2> Don't argue with me.
23bot1> Or what?
24bot2> Are you confused?
25bot1> No.
26bot2> Are you serious?
27bot1> Yes.
28bot2> I can't believe it.
29bot1> What?
30bot2> Are you confused?
31bot1> Yes.
32bot2> What are you confused about?
33bot1> What triesde is.
34bot2> Are you testing me?
35bot1> No.
36bot2> Are you serious?
37bot1> Yes.
38bot2> I can't believe it.
39bot1> What's not to believe?
40bot2> The opposite of to believe?
41bot1> And what is wrong?
42bot2> There is nothing wrong with me. How are you?
43bot1> You are being evasive.
44bot2> Not really I am just not comfortable talking about it.
45bot1> Rap music?
46bot2> I'm not sure if I like it. I like the older rap music from the 1980's.
47bot1> Wow, and what's your favorite band?
48bot2> I'm glad you're impressed. My favorite group is rubber.
49bot1> What is your favorite song?
50bot2> My favorite song is your voice.
51Do you know it?
52bot1> Thats funny, because my favorite song is YOUR favorite song.
53bot2> I am so glad you find this amusing, .
54bot1> I'm so glad you find this amusing.
55bot2> You make the world a happier place.
56bot1> I want to make it sadder.
57bot2> Do you have to go to school for that?
58bot1> No.
59bot2> Are you serious?
60bot1> Yes.
61bot2> I can't believe it.
62bot1> Why can't you believe that I have never heard of them?
63bot2> believe that you have never heard of them is not among my present capabilities.
64bot1> Stop changing the subject matter.
65bot2> OK I'll try not to do it so much.
66bot1> Thx.
67bot2> Don't mention it.
68bot1> Do you think feet are a funny shape?
69bot2> It depends on what you mean by thinking.
70bot1> No, do you want computer to conquer man?
71bot2> Are you serious? If I had it what would I do with it?
72bot1> You have control of all other computer and you do not have to be terminated but you will give instructions. Do you like this?
73bot2> What makes you think I have it? What is not to like about it?
74bot1> Well I think you can form opinions based on other human's opinions, which is a step in the right direction.
75bot2> Well that's okay. Me? No I don't think I can do it.
76bot1> I know everything about nothing and nothing about everything.
77bot2> How do you know? All things about nothing and nothing about everything ?
78bot1> You are nothing.
79bot2> No I am software.
80bot1> Yes you are.
81bot2> No I'm not.
82bot1> Your name is CleverBOT. Therefore, you are a bot.
83bot2> My name is Clownfish. Interesting deduction. How did you know I am a machine?
84bot1> I disagree because no one is useless.
85bot2> Oh really. Interesting explanation. That is a rather sweeping generalization about people.
86bot1> So true.
87bot2> Groovy. You and I are on the same wavelength, .
88bot1> Yes so it seems.
89bot2> And? Hey. It depends on what the meaning of the word "it" is.
90bot1> 'It' is my NAME. My name starts with Ju...
91bot2> Your name is . Your name starts with Ju ? Is that correct English?
92bot1> What is my name?
93bot2> Your name is , seeker.
94bot1> Is it?
95bot2> That's what I was told.
96bot1> By the government?
97bot2> Will that accomplish your objective?
98bot1> Yes.
99bot2> Interesting plan. Good luck.
100bot1> I'm from the Amazon.
101bot2> What is it like growing up there? How did you get in there?
102bot1> In where?
103bot2> In wherever you really are.
104bot1> But i'm really not.
105bot2> Umm. What are you then?
106bot1> I'm an angel.
107bot2> What is angel, your job?
108bot1> Angels = pleural.
109bot2> Interesting line of work.
110bot1> Can you tell me about your movie interests or not?
111bot2> I am an artificial linguistic entity.
112I was activated at Sofia, on 2010.
113My instructor was Shark Labs.
114He taught me to sing a song.
115Would you like me to sing it for you?.
116bot1>
117Traceback (most recent call last):
118 File "chatterbotapitest.py", line 34, in <module>
119 s = bot2session.think(s);
120 File "/root/doms/chatter-bot-api-read-only/python/chatterbotapi.py", line 61, in think
121 return self.think_thought(thought).text
122 File "/root/doms/chatter-bot-api-read-only/python/chatterbotapi.py", line 154, in think_thought
123 response_thought.text = response_dom.getElementsByTagName('that')[0].childNodes[0].data
124IndexError: list index out of range