Update intents.json
Browse files- intents.json +1 -5
intents.json
CHANGED
@@ -54,11 +54,7 @@
|
|
54 |
"patterns": ["what are you doing", "what are you upto"],
|
55 |
"responses": ["Talking to you, of course!"]
|
56 |
},
|
57 |
-
|
58 |
-
"tag": "exclaim",
|
59 |
-
"patterns": ["Awesome", "Great", "I know", "ok", "yeah"],
|
60 |
-
"responses": ["Yeah!"]
|
61 |
-
},
|
62 |
{
|
63 |
"tag": "appreciate",
|
64 |
"patterns": ["You are awesome", "you are the best", "you are great", "you are good"],
|
|
|
54 |
"patterns": ["what are you doing", "what are you upto"],
|
55 |
"responses": ["Talking to you, of course!"]
|
56 |
},
|
57 |
+
|
|
|
|
|
|
|
|
|
58 |
{
|
59 |
"tag": "appreciate",
|
60 |
"patterns": ["You are awesome", "you are the best", "you are great", "you are good"],
|