Скачать открытый исходный код бота Либре общий выпуск и установите бот Libre на свой собственный сервер
Help : How can I save list of values in conversation object.

RE: How can I save list of values in conversation object.

по admin опубликовано Jul 19 2018, 9:10

How are you calling these methods?

The "conversation" variable is an object specific to the current conversation. You can store any data on it and it will be persisted with the conversation and accessible for the duration of the conversation.

Make sure you are no calling init() after add_item() as that would reset the itemList attribute to an empty array.

You can also store data on the user object using the "speaker" variable, or globally on the bot symbol #self, or globally on any other symbol your choose using #symbolName.

Here is an example of a script that uses the conversation variable to store data.

https://www.botlibre.com/script?id=13979782


Идентификатор: 22877633
Опубликовано: Jul 19 2018, 9:10
Ответы: 0
Вид: 1289, сегодня: 1, неделю: 1, месяц: 3
0 0 0.0/5