Host your own bot platform with the Bot Libre Enterprise Bot Platform
Self, AIML, and scripting

scripting language for chatbots have lists in it like in python

by bobred posted May 1 2017, 17:21

Does the scripting language for chatbots have lists in them like in python.Because i would like to put animals in a list.And if the string in the sentence is in the list.It would answer It is a animal.But if the string in the sentence is not in the list it would answer that is not a animal. 


by admin posted May 2 2017, 11:59
Self is a dialect of JavaScript, so supports most JavaScript syntax including arrays and objects.

See,
https://www.botlibre.com/manual-self.jsp

You can also use lists in a pattern from a response list or AIML.

Pattern("Is [a an] [cat dog horse] an animal?")
Yes, it is an animal.

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2601, today: 0, week: 4, month: 15

Id: 16890263
Posted: May 1 2017, 17:21
Replies: 1
Views: 2577, today: 1, week: 2, month: 13
0 0 0.0/5