forked from fbsamples/messenger-platform-samples
-
Notifications
You must be signed in to change notification settings - Fork 60
/
Copy pathscript.json
28 lines (28 loc) · 965 Bytes
/
script.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
{
"HOME" : "HOME.json",
"WHAT IS THIS ROBOT?" : "HELLO.json",
"HOW DOES IT WORK?" : "ROBOT.json",
"I WANT ONE" : "I_WANT_ONE.json",
"SOCIAL MEDIA" : "SOCIAL.json",
"CONTACT" : "CONTACT.json",
"CUSTOM" : "CUSTOM.json",
"SEND A MESSAGE" : "SENDMESSAGE.json",
"GET EMAIL ADDRESS" : "EMAIL.json",
"RECRUITERS" : "RECRUITERS.json",
"BIO" : "BIO.json",
"HELLO" : "HELLO.json",
"HI" : "HELLO.json",
"MENU" : "HELLO.json",
"ROBOT" : "ROBOT.json",
"EDUCATION": "EDUCATION.json",
"SOFTWARE": "SOFTWARE.json",
"EFFECTIVE": "EFFECTIVE.json",
"LANGUAGES": "LANGUAGES.json",
"ARCHITECTURE": "ARCHITECTURE.json",
"BUSINESS": "BUSINESS.json",
"MARKETING": "MARKETING.json",
"SALES": "SALES.json",
"SUPPORT": "SUPPORT.json",
"ADDKEYWORDSTEP2": "ADDKEYWORDSTEP2.json",
"HTTPS://SCONTENT.XX.FBCDN.NET/T39.1997-6/851557_369239266556155_759568595_N.PNG?_NC_AD=Z-M": "THUMBS.json"
}