Skip to content

Commit d8b7b1e

Browse files
committed
Added holidays list
1 parent dfa3509 commit d8b7b1e

9 files changed

+160
-6
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
package-lock.json
2+
/node_modules
3+
*.js

intents/Default Fallback Intent.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
{
1414
"type": 0,
1515
"lang": "en",
16+
"condition": "",
1617
"speech": [
1718
"I didn\u0027t get that. Can you say it again?",
1819
"I missed what you said. What was that?",
@@ -37,5 +38,6 @@
3738
"webhookUsed": false,
3839
"webhookForSlotFilling": false,
3940
"fallbackIntent": true,
40-
"events": []
41+
"events": [],
42+
"conditionalResponses": []
4143
}

intents/Default Welcome Intent.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
{
1414
"type": 0,
1515
"lang": "en",
16+
"condition": "",
1617
"speech": [
1718
"Hi, I am the guide to IIT Bhubaneswar. what do you want to know?",
1819
"Hi, I can tell you many things about IIT Bhubaneswar. Please ask me something",
@@ -34,5 +35,6 @@
3435
{
3536
"name": "WELCOME"
3637
}
37-
]
38+
],
39+
"conditionalResponses": []
3840
}

intents/exit_intent.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
{
1313
"type": 0,
1414
"lang": "en",
15+
"condition": "",
1516
"speech": [
1617
"Bye, have a good day",
1718
"Hope you enjoyed using me",
@@ -31,5 +32,6 @@
3132
"webhookUsed": false,
3233
"webhookForSlotFilling": false,
3334
"fallbackIntent": false,
34-
"events": []
35+
"events": [],
36+
"conditionalResponses": []
3537
}

intents/favorite color.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
{
3232
"type": 0,
3333
"lang": "en",
34+
"condition": "",
3435
"speech": []
3536
}
3637
],
@@ -42,5 +43,6 @@
4243
"webhookUsed": true,
4344
"webhookForSlotFilling": false,
4445
"fallbackIntent": false,
45-
"events": []
46+
"events": [],
47+
"conditionalResponses": []
4648
}

intents/holiday_intent.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"id": "a950f1c2-c60c-44e5-8ced-668fbf92e958",
3+
"name": "holiday_intent",
4+
"auto": true,
5+
"contexts": [],
6+
"responses": [
7+
{
8+
"resetContexts": false,
9+
"affectedContexts": [],
10+
"parameters": [],
11+
"messages": [
12+
{
13+
"type": 0,
14+
"lang": "en",
15+
"condition": "",
16+
"speech": []
17+
}
18+
],
19+
"defaultResponsePlatforms": {},
20+
"speech": []
21+
}
22+
],
23+
"priority": 500000,
24+
"webhookUsed": true,
25+
"webhookForSlotFilling": false,
26+
"fallbackIntent": false,
27+
"events": [],
28+
"conditionalResponses": []
29+
}
Lines changed: 110 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,110 @@
1+
[
2+
{
3+
"id": "0606bf9e-f2ef-4291-bb53-ed15df4749d5",
4+
"data": [
5+
{
6+
"text": "Can you tell me about next holiday",
7+
"userDefined": false
8+
}
9+
],
10+
"isTemplate": false,
11+
"count": 0,
12+
"updated": 0
13+
},
14+
{
15+
"id": "d1a64b89-88f8-463a-a384-feb11aa1f807",
16+
"data": [
17+
{
18+
"text": "Institute holidays list please",
19+
"userDefined": false
20+
}
21+
],
22+
"isTemplate": false,
23+
"count": 0,
24+
"updated": 0
25+
},
26+
{
27+
"id": "05819129-8629-43ae-9c57-f295c25274c9",
28+
"data": [
29+
{
30+
"text": "When is the next holiday",
31+
"userDefined": false
32+
}
33+
],
34+
"isTemplate": false,
35+
"count": 0,
36+
"updated": 0
37+
},
38+
{
39+
"id": "a53f984d-9541-4ccb-ba26-ef8aae5776d5",
40+
"data": [
41+
{
42+
"text": "Tell me about institute holidays",
43+
"userDefined": false
44+
}
45+
],
46+
"isTemplate": false,
47+
"count": 0,
48+
"updated": 0
49+
},
50+
{
51+
"id": "d6f0c1df-84e3-4b4e-8c5b-89915c726df0",
52+
"data": [
53+
{
54+
"text": "Please list all upcoming holidays",
55+
"userDefined": false
56+
}
57+
],
58+
"isTemplate": false,
59+
"count": 0,
60+
"updated": 0
61+
},
62+
{
63+
"id": "a520c994-7327-4a24-b760-bae38c30cbcf",
64+
"data": [
65+
{
66+
"text": "Can you show me upcoming holidays",
67+
"userDefined": false
68+
}
69+
],
70+
"isTemplate": false,
71+
"count": 0,
72+
"updated": 0
73+
},
74+
{
75+
"id": "84395fc0-330e-4bc2-9650-f8d5161e626b",
76+
"data": [
77+
{
78+
"text": "Holidays list please",
79+
"userDefined": false
80+
}
81+
],
82+
"isTemplate": false,
83+
"count": 0,
84+
"updated": 0
85+
},
86+
{
87+
"id": "6966d6a9-4a4f-4f63-b18e-f11e23872fe6",
88+
"data": [
89+
{
90+
"text": "Show me upcoming holidays",
91+
"userDefined": false
92+
}
93+
],
94+
"isTemplate": false,
95+
"count": 0,
96+
"updated": 0
97+
},
98+
{
99+
"id": "68890ba2-b3ca-49ca-b4f3-306573637b2a",
100+
"data": [
101+
{
102+
"text": "Show me holidays",
103+
"userDefined": false
104+
}
105+
],
106+
"isTemplate": false,
107+
"count": 0,
108+
"updated": 0
109+
}
110+
]

intents/map_show.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
{
1313
"type": 0,
1414
"lang": "en",
15+
"condition": "",
1516
"speech": []
1617
}
1718
],
@@ -27,5 +28,6 @@
2728
{
2829
"name": "actions_intent_PERMISSION"
2930
}
30-
]
31+
],
32+
"conditionalResponses": []
3133
}

intents/navigate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
{
3636
"type": 0,
3737
"lang": "en",
38+
"condition": "",
3839
"speech": []
3940
}
4041
],
@@ -46,5 +47,6 @@
4647
"webhookUsed": true,
4748
"webhookForSlotFilling": false,
4849
"fallbackIntent": false,
49-
"events": []
50+
"events": [],
51+
"conditionalResponses": []
5052
}

0 commit comments

Comments
 (0)