-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
3 changed files
with
158 additions
and
0 deletions.
There are no files selected for viewing
35 changes: 35 additions & 0 deletions
35
Dialogflow/FillInTheTextBot-eu/intents/TextsList - Groups - screen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"id": "4eb1d8ec-26c7-46a0-9dbc-03518516d6cd", | ||
"name": "TextsList - Groups - screen", | ||
"auto": true, | ||
"contexts": [], | ||
"responses": [ | ||
{ | ||
"resetContexts": false, | ||
"action": "", | ||
"affectedContexts": [], | ||
"parameters": [], | ||
"messages": [ | ||
{ | ||
"type": "0", | ||
"title": "", | ||
"textToSpeech": "", | ||
"lang": "ru", | ||
"speech": [ | ||
"Вот что у меня есть, что выберешь?" | ||
], | ||
"condition": "" | ||
} | ||
], | ||
"speech": [] | ||
} | ||
], | ||
"priority": 500000, | ||
"webhookUsed": false, | ||
"webhookForSlotFilling": false, | ||
"fallbackIntent": false, | ||
"events": [], | ||
"conditionalResponses": [], | ||
"condition": "", | ||
"conditionalFollowupEvents": [] | ||
} |
35 changes: 35 additions & 0 deletions
35
Dialogflow/FillInTheTextBot-eu/intents/TextsList - Groups.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"id": "d675e872-e890-42cc-80e0-245d206e9d98", | ||
"name": "TextsList - Groups", | ||
"auto": true, | ||
"contexts": [], | ||
"responses": [ | ||
{ | ||
"resetContexts": false, | ||
"action": "", | ||
"affectedContexts": [], | ||
"parameters": [], | ||
"messages": [ | ||
{ | ||
"type": "0", | ||
"title": "", | ||
"textToSpeech": "", | ||
"lang": "ru", | ||
"speech": [ | ||
"У меня есть:\n— Длинные истории.\n— Гороскопы.\n— Страшные истории.\n— Истории от подписчиков.\n— Остальные.\nЧто выберешь?" | ||
], | ||
"condition": "" | ||
} | ||
], | ||
"speech": [] | ||
} | ||
], | ||
"priority": 500000, | ||
"webhookUsed": false, | ||
"webhookForSlotFilling": false, | ||
"fallbackIntent": false, | ||
"events": [], | ||
"conditionalResponses": [], | ||
"condition": "", | ||
"conditionalFollowupEvents": [] | ||
} |
88 changes: 88 additions & 0 deletions
88
Dialogflow/FillInTheTextBot-eu/intents/TextsList - Groups_usersays_ru.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
[ | ||
{ | ||
"id": "f5ac57d0-dad0-465d-b3f6-b19b94f9ca88", | ||
"data": [ | ||
{ | ||
"text": "виды историй", | ||
"userDefined": false | ||
} | ||
], | ||
"isTemplate": false, | ||
"count": 0, | ||
"lang": "ru", | ||
"updated": 0 | ||
}, | ||
{ | ||
"id": "f518f8d1-e417-4b1e-8e45-75dfaa871160", | ||
"data": [ | ||
{ | ||
"text": "что у тебя есть", | ||
"userDefined": false | ||
} | ||
], | ||
"isTemplate": false, | ||
"count": 0, | ||
"lang": "ru", | ||
"updated": 0 | ||
}, | ||
{ | ||
"id": "e83401fe-d385-4f0b-9a85-d0ecb9cf5b88", | ||
"data": [ | ||
{ | ||
"text": "категории историй", | ||
"userDefined": false | ||
} | ||
], | ||
"isTemplate": false, | ||
"count": 0, | ||
"lang": "ru", | ||
"updated": 0 | ||
}, | ||
{ | ||
"id": "ab4f9e1a-b828-4024-ae3e-8356a2f7b419", | ||
"data": [ | ||
{ | ||
"text": "группы историй", | ||
"userDefined": false | ||
} | ||
], | ||
"isTemplate": false, | ||
"count": 0, | ||
"lang": "ru", | ||
"updated": 0 | ||
}, | ||
{ | ||
"id": "981b316d-2a2c-4d42-a3e5-b752d6eb5729", | ||
"data": [ | ||
{ | ||
"text": "какие", | ||
"userDefined": false | ||
}, | ||
{ | ||
"text": " бывают истории", | ||
"userDefined": false | ||
} | ||
], | ||
"isTemplate": false, | ||
"count": 0, | ||
"lang": "ru", | ||
"updated": 0 | ||
}, | ||
{ | ||
"id": "bcadcf22-df88-483c-b6ad-b22d5fa7a3ae", | ||
"data": [ | ||
{ | ||
"text": "Какие", | ||
"userDefined": false | ||
}, | ||
{ | ||
"text": " есть истории", | ||
"userDefined": false | ||
} | ||
], | ||
"isTemplate": false, | ||
"count": 0, | ||
"lang": "ru", | ||
"updated": 0 | ||
} | ||
] |