blob: 5b690c082ecc689f7ed082a8d911ed95fc37b020 [file] [log] [blame]
Jenkinsbd29ac62022-06-22 19:00:23 -04001{
2 "bot_trigger": "Disparador del bot",
Jenkinsce3e8832022-08-08 21:05:42 -04003 "trigger_summary": "Texto al cual responderá el bot",
4 "bot_answer": "Respuesta del bot",
5 "answer_summary": "Texto que enviará el bot",
Jenkinsbd29ac62022-06-22 19:00:23 -04006 "default_trigger": "Hola",
7 "default_answer": "Hola, ahora no puedo atenderte, pero te responderé apenas pueda.",
8 "always_title": "Activar Bot automáticamente",
Jenkinsce3e8832022-08-08 21:05:42 -04009 "always_summary": "El bot estará activo en todas las conversaciones."
Jenkinsbd29ac62022-06-22 19:00:23 -040010}