From 22f9d1b66191aeb9d9e89a2cb5533fb8064f6f73 Mon Sep 17 00:00:00 2001 From: hamza bodla Date: Tue, 24 Nov 2020 23:08:48 +0000 Subject: [PATCH] initiating simple response --- api.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api.py b/api.py index 78db311..2bdee3f 100644 --- a/api.py +++ b/api.py @@ -6,7 +6,7 @@ token = 'Nzc2ODIzNzU0MDA0NDk2NDQ1.X66ffw.XOxA0IHsRdEBjkyvThwCo-DTCCM' #Lists -greetings1 = ['hi','hello','hey','what\'s up','good morning','good afternoon', 'good evening'] +greetings1 = ['hi','hello','hey','what\'s up','good morning','good afternoon', 'good evening','whatup'] responses1 = 'hey! hope you\'re having a good day, i\'m your your vacation chatbot, i will help you with finding holiday spot, let\'s start? '