Skip to content
Snippets Groups Projects
Commit 6cdaa8a6 authored by Muhamad Nobel Fauzan's avatar Muhamad Nobel Fauzan
Browse files

add more questions

parent 0744468b
No related merge requests found
......@@ -45,7 +45,7 @@ def handleMessage(msg):
ans = QAPair.query.filter_by(question = q[0]).first().answer
send(ans, broadcast=False)
else:
send("sorry, I don't understand the question", broadcast = False)
send("sorry, I don't understand what you're saying", broadcast = False)
global last_msg
......
No preview for this file type
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment