This repository has been archived by the owner on Aug 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathlebot.json
1 lines (1 loc) · 3.53 KB
/
lebot.json
1
{"name":"LeBot","created":"2016-09-10T21:40:38.611Z","intents":[{"intent":"exercise","created":"2016-09-10T21:43:51.599Z","examples":[{"text":"I ate too much pizza","created":"2016-09-10T21:43:51.599Z"},{"text":"I feel fat","created":"2016-09-10T21:43:51.599Z"},{"text":"I need to lose weight","created":"2016-09-10T21:43:51.599Z"},{"text":"I need to trim down","created":"2016-09-10T21:43:51.599Z"},{"text":"I want some abs","created":"2016-09-10T21:43:51.599Z"},{"text":"I want to look good in this speedo","created":"2016-09-10T21:43:51.599Z"},{"text":"Time to work out","created":"2016-09-10T21:43:51.599Z"}],"description":null},{"intent":"greeting","created":"2016-09-10T21:46:16.532Z","examples":[{"text":"Hello","created":"2016-09-10T21:46:16.532Z"},{"text":"Hey bot","created":"2016-09-10T21:46:16.532Z"},{"text":"Hey pizza man","created":"2016-09-10T21:46:16.532Z"},{"text":"Hey you","created":"2016-09-10T21:46:16.532Z"},{"text":"What's up","created":"2016-09-10T21:46:16.532Z"}],"description":null},{"intent":"order_pizza","created":"2016-09-10T21:43:00.665Z","examples":[{"text":"Fresh pizza!","created":"2016-09-10T21:43:00.665Z"},{"text":"Give me some food","created":"2016-09-10T21:43:00.665Z"},{"text":"How about a slice","created":"2016-09-10T21:43:00.665Z"},{"text":"I'm hungry","created":"2016-09-10T21:43:00.665Z"},{"text":"I need some pizza","created":"2016-09-10T21:43:00.665Z"},{"text":"I want some pizza","created":"2016-09-10T21:43:00.665Z"},{"text":"Let's order out","created":"2016-09-10T21:43:00.665Z"}],"description":null}],"entities":[{"entity":"toppings","values":[{"value":"cheese","created":"2016-09-10T21:45:46.562Z","metadata":null,"synonyms":["american","cheddar","mozarella","swiss"]},{"value":"pepperoni","created":"2016-09-10T21:45:46.562Z","metadata":null,"synonyms":["hard meats","spicy sausage"]}],"created":"2016-09-10T21:45:46.562Z","open_list":false,"description":null}],"language":"en","metadata":null,"modified":"2016-09-10T21:55:40.953Z","description":null,"dialog_nodes":[{"go_to":null,"output":{"text":"Alright, <? $username ?>, what kind of topping would you like?"},"parent":null,"context":null,"created":"2016-09-10T21:49:09.205Z","metadata":null,"conditions":"#order_pizza","description":null,"dialog_node":"node_3_1473544148637","previous_sibling":"node_1_1473543980408"},{"go_to":null,"output":{"text":"Hello, what can I do for you today?"},"parent":null,"context":null,"created":"2016-09-10T21:46:20.856Z","metadata":null,"conditions":"conversation_start","description":null,"dialog_node":"node_1_1473543980408","previous_sibling":null},{"go_to":null,"output":{"text":"I'm sorry I don't understand what you are asking for. Please try again."},"parent":null,"context":null,"created":"2016-09-10T21:46:36.934Z","metadata":null,"conditions":"anything_else","description":null,"dialog_node":"node_2_1473543996651","previous_sibling":"node_5_1473544454434"},{"go_to":null,"output":{"text":"I see you want @toppings."},"parent":"node_3_1473544148637","context":{"chosen_topping":"@toppings"},"created":"2016-09-10T21:49:42.615Z","metadata":null,"conditions":"@toppings","description":null,"dialog_node":"node_4_1473544181501","previous_sibling":null},{"go_to":{"return":null,"selector":"condition","dialog_node":"node_1_1473543980408"},"output":{"text":"Yeah, you could stand to lose a little weight."},"parent":null,"context":null,"created":"2016-09-10T21:54:15.940Z","metadata":null,"conditions":"#exercise","description":null,"dialog_node":"node_5_1473544454434","previous_sibling":"node_3_1473544148637"}],"workspace_id":"0754b6dd-b3f6-4d35-95e2-63651f7b0c21"}