-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdomain.yml
31 lines (24 loc) · 1.05 KB
/
domain.yml
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
intents:
- greet
- goodbye
- affirm
- deny
- mood_great
- mood_unhappy
- bot_challenge
- boleto
- diploma
responses:
utter_goodbye:
- text: "Bye"
utter_iamabot:
- text: "Batman, Gothan precisa de ajuda!"
utter_introduce_myself:
- text: "Olá, eu sou Gothan, assistente virtual da UNIFEB. Em que posso ajuda-lo?"
utter_boleto:
- text: "Para realizar o pagamento do seu boleto realize o download dele em: http://savethesounds.info/. Você pode ver um vídeo tutorial de como realizar esta ação aqui: https://www.youtube.com/watch?v=OgO2U4quFDk. Caso deseja outras opções relacionadas à boleto, entre em contato com nosso setor financeiro"
utter_diploma:
- text: "Você pode realizar o download do seu diploma em: https://arkadia.xyz/. Para orientações acerca de como realizar este procedimento, verifique nosso vídeo tutorial: https://www.youtube.com/watch?v=Mwx3RvDWvDM. Para saber mais, entre em contato com nossa secretaria academica"
session_config:
session_expiration_time: 60
carry_over_slots_to_new_session: true