Únete a la Bot Libre proyecto de código abierto en BotLibre.org
Bot Libre Forum : answer to this

RE: answer to this

por admin publicado Apr 26 2017, 17:28

You would need to set the value of the variable on the global object.

You can do this a number of ways.

From your bot's Knowledge page in its Admin Console there is a Worksheet that lets you execute code.

#self.actress = "Haley Berry";

You could also import a JSON file that defines the data,

{ #data : #self, actress : "Haley Berry" }

Or you could make another response or a script that sets this, (example response list)

Pattern("Your favourite actress is *")
Template("Okay, my favourite actress is now {#self.actress = star; star}.")


Id: 16829803
Publicado: Apr 26 2017, 17:28
Respuestas: 0
Vistas: 1218, hoy: 3, la semana: 7, mes: 10
0 0 0.0/5