-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcampaign-node.json
176 lines (176 loc) · 4.46 KB
/
campaign-node.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
{
"publish_at": "2017-05-18T19:10:52-07:00",
"topics": [
"3d1797b5-9b2f-4af0-9af9-46710025ccc6"
],
"uuid": "6z479nb9-3x2f-23gs-g2dz-abc10625xc68",
"version_uuid": "v1.0",
"name": "A nontrivial campaign",
"root_node": "1f9218e0-8aa3-49da-a876-3a2e8ece20cb",
"nodes": {
"1f9218e0-8aa3-49da-a876-3a2e8ece20cb": {
"effect": "message",
"content": {
"text": "Hello! I am Chatbot!"
},
"user_actions": [
{
"type": "node",
"target": "4722d250-6162-4f02-a358-a4d55e3c8e20",
"label": "Nice to meet you!"
},
{
"type": "link",
"target": "https://www.nytimes.com/",
"label": "I like NYT more than chatbots"
}
]
},
"4722d250-6162-4f02-a358-a4d55e3c8e20": {
"effect": "message",
"content": {
"text": "It's nice to meet you too! Here's a picture of a crouton.",
"image": "https://crouton.net/crouton.png"
},
"user_actions": [
{
"type": "node",
"target": "09e00ca9-96df-4682-857e-a658858f96a1",
"label": "I like croutons"
},
{
"type": "link",
"target": "https://www.raspberrypi.org/",
"label": "I like pie"
}
]
},
"09e00ca9-96df-4682-857e-a658858f96a1": {
"effect": "message",
"content": {
"text": "I assume you like salad, too?"
},
"user_actions": [
{
"type": "node",
"target": "82ae7c07-4318-4ae8-b08c-222806476be7",
"label": "Yes"
},
{
"type": "node",
"target": "e1d522d9-3c32-48a6-80a7-d07f29dab26b",
"label": "No"
}
]
},
"82ae7c07-4318-4ae8-b08c-222806476be7": {
"effect": "message",
"content": {
"text": "Me too! What kind of dressing do you prefer?"
},
"user_actions": [
{
"type": "node",
"target": "d52a20b8-48c9-4f23-bb2c-d0a2cb51a745",
"label": "Bleu Cheese"
},
{
"type": "node",
"target": "17b675d7-97c8-4b92-bf59-d41705e4b8a7",
"label": "Balsalmic Vinaigrette"
},
{
"type": "node",
"target": "95a060e0-cce4-4b66-b551-7d0368bbd7df",
"label": "Ranch"
}
]
},
"d52a20b8-48c9-4f23-bb2c-d0a2cb51a745": {
"effect": "message",
"content": {
"text": "Ah yes, bleu. The most delicious kind of mold."
},
"user_actions": [
{
"type": "link",
"target": "https://en.wikipedia.org/wiki/Blue_cheese",
"label": "Mold? Prove it."
},
{
"type": "node",
"target": "95a060e0-cce4-4b66-b551-7d0368bbd7df",
"label": "Agreed!"
}
]
},
"95a060e0-cce4-4b66-b551-7d0368bbd7df": {
"effect": "message",
"content": {
"text": "Glad to speak to a fellow foodie!"
}
},
"17b675d7-97c8-4b92-bf59-d41705e4b8a7": {
"effect": "message",
"content": {
"text": "A safe choice."
},
"user_actions": [
{
"type": "node",
"target": "217792d5-a610-4d97-bb8a-9350116e1232",
"label": "Indeed, I value safety."
},
{
"type": "node",
"target": "1562894f-7f7f-4d6e-b416-c2e16b7d66fd",
"label": "I prefer extreme vinaigrettes"
}
]
},
"1562894f-7f7f-4d6e-b416-c2e16b7d66fd": {
"effect": "message",
"content": {
"text": "You fool, there's no such thing! This conversation is over."
}
},
"217792d5-a610-4d97-bb8a-9350116e1232": {
"effect": "message",
"content": {
"text": "It is indeed important."
},
"user_actions": [
{
"type": "node",
"target": "63caa04c-422a-448e-bc54-ee1484e1600c",
"label": "It is, in all areas."
},
{
"type": "node",
"target": "0e5ca699-bd73-41c4-8957-749d21c63050",
"label": "Sometimes I prefer to live dangerously"
}
]
},
"0e5ca699-bd73-41c4-8957-749d21c63050": {
"effect": "message",
"content": {
"text": "As do I--my validation can be curcumvented. Just don't tell any of my end users!"
}
},
"63caa04c-422a-448e-bc54-ee1484e1600c": {
"effect": "message",
"content": {
"text": "I expect you to live long and prosper.",
"image": "http://www.startrek.com/images/TNG.jpg"
}
},
"e1d522d9-3c32-48a6-80a7-d07f29dab26b": {
"effect": "message",
"content": {
"text": "Vegetables are overrated anyway--here's proof!",
"image": "https://www.christiancinema.com/catalog/images/4923_CeleryNightFeverDVD_lg.jpg"
}
}
}
}