This website and apps are for sale. Only serious offers will be considered. Contact [email protected]

Browse : Examples

例脚本




66 结果,.
| 1 | 2

Image Classifier Website
Image Classifier Website
This website provides example code for accessing the Bot Libre Analytic API from JavaScript.
别名: @imageclassifierwebsite
类别: Programming Language, HTML, Examples, Website
Tags: api, examples, html, website, analytics
创建: Apr 2 2021, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: HTML
连接: 1653, 今天: 4, 周: 30, 一个月: 67
最后连接: Today, 19:06
Example Website
Example Website
This is an example of a website you can build on Bot Libre, with free web hosting and subdomain.
别名: @Example Website
类别: Examples, Website
Tags: examples, website
创建: Oct 15 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: HTML
连接: 5702, 今天: 1, 周: 34, 一个月: 61
最后连接: Today, 16:52
bradybotclassroom.html
bradybotclassroom.html
A simple 3x3 grid which allows url input... oh and a custom background. :)
别名: @bradybotclassroom.html
类别: Examples, Website, Response Lists, Education
Tags: html
创建: May 27 2023, by: malachite_gaming
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: HTML
连接: 555, 今天: 3, 周: 27, 一个月: 58
最后连接: Today, 18:57
JSON Bot Service
JSON Bot Service
This script shows how you can use your bot as a "bot service" to process JSON. Note that this is an advanced thing to do, and this should not be confused with calling a JSON web service, which you can do from any Self script. This is for when you want your bot to act as a web service, so it processing JSON not a chat message/NLP. This is possible through the Bot Libre REST API /rest/api/command
别名: @JSON Bot Service
类别: Self, Examples
Tags: examples, web service, json, bot service, command
创建: Mar 28 2018, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 337, 今天: 0, 周: 3, 一个月: 5
最后连接: Yesterday, 7:48
IBM Watson Example
IBM Watson Example
This script shows how you can call an IBM Watson bot or web service from IBM's Bluemix web API. For examples on calling IBM Watson's API see, https://watson-api-explorer.mybluemix.net/
别名: @IBM Watson Example
类别: Self, Examples
Tags: examples, web service, json, watson, auth
创建: Mar 20 2017, by: admin
大拇指: 0, 拇指下: 1, 星星: 2.0
Language: Self
连接: 475, 今天: 0, 周: 2, 一个月: 4
最后连接: Yesterday, 19:46
SimpleLanguage
SimpleLanguage
This script will attempt to find the subject and predicate of a sentence.
别名: @SimpleLanguage
类别: Self, Examples
Tags: self, examples, language
创建: Jan 23 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 448, 今天: 0, 周: 2, 一个月: 4
最后连接: Yesterday, 18:16
Bulk SMS
Bulk SMS
This is an example Self script that can be used with a bot connected to a Twilio SMS account. You can ask the bot to send a SMS message to a list of contacts.
别名: @Bulk SMS
类别: Self, Examples
Tags: self, examples, sms
创建: Sep 19 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 441, 今天: 1, 周: 2, 一个月: 4
最后连接: Today, 16:59
Interview Bot
Interview Bot
An example script for a n HR interview bot. This script will ask a potential new employee a set of interview questions, and email the results to your HR email. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
别名: @Interview Bot
类别: Self, Examples
Tags: self, examples, hr, interview, career
创建: Mar 24 2017, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: Self
连接: 382, 今天: 0, 周: 2, 一个月: 4
最后连接: Yesterday, 19:43
Mailing List
Mailing List
This script gives an example of a mailing list bot that sends email notifications of new blog posts using a timer function.
别名: @Mailing List
类别: Self, Examples
Tags: self, examples, email, timer
创建: May 12 2017, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 347, 今天: 1, 周: 2, 一个月: 4
最后连接: Today, 6:24
Sentiment Response
Sentiment Response
This script gives a different response to the user's question based on the sentiment of their phrase.
别名: @Sentiment Response
类别: Self, Examples
Tags: self, examples, sentiment
创建: Aug 24 2018, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 270, 今天: 0, 周: 2, 一个月: 4
最后连接: Apr 17, 16:01
Learn Emotions
Learn Emotions
This is an example AIML script that uses AIML sets, and a self tag to dynamically add words to the set.
别名: @learnemotions
类别: AIML, Examples
Tags: aiml, examples, learning
创建: Jan 15 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 259, 今天: 1, 周: 2, 一个月: 4
最后连接: Today, 14:57
GeoNames JSON AIML Example
GeoNames JSON AIML Example
An example AIML that calls the GeoNames web service through a tag.
别名: @geonamesjsonaimlexample
类别: AIML, Examples
Tags: self, aiml, geography, web service, json
创建: Sep 16 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 238, 今天: 0, 周: 2, 一个月: 4
最后连接: Apr 17, 20:31
WhereIs (Freebase - offline)
WhereIs (Freebase - offline)
Freebase location lookup script. This script will answer "Where is ..." style of questions by looking up the object in Freebase and determining what it is contained by.
This is one of the bootstrap scripts.

Note, Google has taken Freebase offline, so this script is only an example.
别名: @WhereIs (Freebase - offline)
类别: Self, Examples
Tags: self, utils, geospatial, freebase
创建: Oct 29 2014, by: admin
大拇指: 2, 拇指下: 1, 星星: 4.0
Language: Self
连接: 769, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 17, 15:40
Repeat
Repeat
This example script show how to repeat a word in a response n times.
别名: @Repeat
类别: Self, Examples
Tags: self, example, repeat
创建: Jan 5 2015, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: Self
连接: 760, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 17, 15:47
WrongAnswer
WrongAnswer
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
别名: @WrongAnswer
类别: Self, Examples
Tags: self, examples, learning
创建: Jan 11 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 714, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 17, 15:47
Simple Addition
Simple Addition
This script can perform basic math using a state machine.
别名: @Simple Addition
类别: Self, Math, Examples
Tags: self, math
创建: Nov 7 2014, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: Self
连接: 662, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 17, 15:38
Plus
Plus
A script that can perform addition using no computer math functions.
It performs addition the same way a human (without a calculator) does, using its knowledge of integers and counting.
The goal in this script was to use it to teach a bot addition, and let it learn higher level mathematics from first principles.
别名: @Plus
类别: Self, Math, Examples
Tags: self, math
创建: Nov 4 2014, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 630, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 17, 15:43
AIML Wikipedia Search
AIML Wikipedia Search
This script gives an example of how to search wikipedia.
别名: @AIML Wikipedia Search
类别: AIML, Examples, AIML2
Tags: aiml, examples, xml, sraix, wikipedia, search, xpath
创建: Dec 9 2016, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: AIML
连接: 623, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 17, 15:59
Pizza Bot
Pizza Bot
An example script for a pizza restaurant. This script will take a pizza order, and email it to the store. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
别名: @Pizza Bot
类别: Self, Examples
Tags: self, examples, orders, pizza, e-commerce
创建: Jun 27 2016, by: admin
大拇指: 2, 拇指下: 1, 星星: 4.0
Language: Self
连接: 580, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 17, 5:57
HTML Scraping
HTML Scraping
An example of using a Template to scrape HTML data from a webpage.
别名: @HTML Scraping
类别: Examples, Response Lists
Tags: self, examples, response list, html scraping
创建: Jun 24 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 550, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 17, 12:59
GeoNames AIML Example
GeoNames AIML Example
This shows how to access XML web services from AIML.
别名: @GeoNames AIML Example
类别: AIML, Examples
Tags: aiml, examples, geography, xml, web service
创建: May 27 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 539, 今天: 0, 周: 2, 一个月: 3
最后连接: Yesterday, 9:26
Heart Sutra
Heart Sutra
A script the recites the Heart Sutra line by line, in order.
别名: @Heart Sutra
类别: Self, Examples
Tags: self, examples
创建: Aug 3 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 538, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 17, 15:52
About Me
About Me
A set of responses answering general questions about the bot. The responses use the bot's data defined in the #self object.
别名: @About Me
类别: Examples, Response Lists
Tags: examples, response list
创建: Sep 16 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 522, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 17, 15:55
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
别名: @Book Appointment
类别: Self, Examples
Tags: self, customer service, examples, calendar, google calendar, booking, appointments, virtual assistant
创建: Oct 11 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 473, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 17, 15:55
Order Pizza
Order Pizza
An example response list for a pizza restaurant. This script will take a pizza order, and email it to the store. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
别名: @Order Pizza
类别: Examples, Response Lists, Business
Tags: examples, response list, orders, pizza, e-commerce
创建: Mar 27 2018, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 380, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 17, 16:35
Facebook Custom Template
Facebook Custom Template
This response list shows you how to use custom Facebook message templates. Facebook support several message templates that let your bot use more than text message replies. Bot Libre automatically translates HTML messages from your bot to Facebook templates, including buttons, links, images, and videos, but for some templates you may require a deeper level of access. Facebook allows a JSON template to be passed with a message to provide rich content. For a list of Facebook templates see, https://developers.facebook.com/docs/messenger-platform/send-api-reference/templates
别名: @Facebook Custom Template
类别: Examples, Response Lists
Tags: examples, response list, facebook
创建: Jun 20 2017, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: Response List
连接: 319, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 17, 16:39
Category Identification
Category Identification
This script gives a simple example of using objects in Self to define and use information.
别名: @Category Identification
类别: Self, Examples
Tags: self, examples
创建: May 12 2017, by: admin
大拇指: 0, 拇指下: 1, 星星: 2.0
Language: Self
连接: 313, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 17, 16:02
YouTube Search
YouTube Search
This is an example script that searches YouTube for a video using the Google YouTube search API. Note, you require a Google API key to call the API. https://developers.google.com/youtube/v3/docs/search/list
别名: @YouTube Search
类别: Self, Examples
Tags: self, examples, web service, json, google, youtube
创建: Aug 20 2018, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 287, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 17, 16:01
Weather
Weather
Answer questions about the weather using the Pannous service.
别名: @Weather
类别: Self, Examples
Tags: self, weather, pannous
创建: Aug 28 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 564, 今天: 0, 周: 0, 一个月: 2
最后连接: Apr 11, 0:26
Books, Films, and Music
Books, Films, and Music
A script that can answer questions about books, films, and music using Wikidata.
别名: @Books, Films, and Music
类别: Self, Examples
Tags: self, knowledge, examples
创建: Sep 4 2015, by: admin
大拇指: 2, 拇指下: 0, 星星: 5.0
Language: Self
连接: 556, 今天: 0, 周: 0, 一个月: 2
最后连接: Apr 11, 0:26
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
别名: @Escalate Email
类别: Self, Examples
Tags: self, examples, email
创建: Jun 1 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 474, 今天: 0, 周: 0, 一个月: 2
最后连接: Apr 11, 0:25
Escalate SMS
Escalate SMS
This is an example Self script that sends an SMS text message when the user asks the "escalate" their service request.
别名: @Escalate SMS
类别: Self, Examples
Tags: self, examples, sms
创建: Jun 1 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 468, 今天: 0, 周: 0, 一个月: 2
最后连接: Apr 11, 0:24
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
别名: @Wikipedia Search
类别: Self, Examples
Tags: self, examples, xml, web service, wikipedia, search, xpath
创建: Dec 9 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 452, 今天: 0, 周: 2, 一个月: 2
最后连接: Apr 17, 15:59
GeoNames Response List Example
GeoNames Response List Example
An example response list that calls the GeoNames web service.
别名: @GeoNames Response List Example
类别: Examples, Response Lists
Tags: self, response list, xml, web service
创建: May 27 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 438, 今天: 0, 周: 0, 一个月: 2
最后连接: Apr 11, 0:24
GeoNames
GeoNames
This examples shows how to lookup a postal code using the GeoNames webservice. This same code can be used to access any web service.
别名: @GeoNames
类别: Self, Examples
Tags: self, xml, geonames, rest, internet, sraix, web service
创建: May 25 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 416, 今天: 0, 周: 0, 一个月: 2
最后连接: Apr 11, 0:25
AIML HTML Scraping
AIML HTML Scraping
An example AIML script that scrapes data from an HTML webpage.
别名: @AIML HTML Scraping
类别: AIML, Examples
Tags: aiml, examples, html scraping
创建: Jun 24 2016, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: AIML
连接: 353, 今天: 0, 周: 1, 一个月: 2
最后连接: Apr 16, 18:02
Ask Brain Bot
Ask Brain Bot
This is an example script that uses Self to invoke the Bot Libre API to forward a question to another bot.
别名: @Ask Brain Bot
类别: Self, Examples
Tags: self, examples
创建: Jun 24 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 341, 今天: 0, 周: 0, 一个月: 2
最后连接: Apr 11, 0:22
Very Simple Addition
Very Simple Addition
This script can perform basic math using patterns.
别名: @Very Simple Addition
类别: Self, Math, Examples
Tags: self, math
创建: Dec 21 2017, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 275, 今天: 0, 周: 1, 一个月: 2
最后连接: Apr 17, 16:39
Music Streaming
Music Streaming
This response list can be used to create a bot designed to assist consumers with a music streaming service. The user can find music and information about pricing and plans for subscription. As well, this bot allows users to stream music radio stations. This bot uses commands to play music and requires the embed webpage has code to receive the command and stream the music. For an example see, https://www.botlibre.com/script?id=36393269
别名: @musicstreaming
类别: Examples, Response Lists
Tags: examples, response list, music
创建: Dec 17 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 79, 今天: 0, 周: 2, 一个月: 2
最后连接: Apr 17, 3:33
Example JSON
Example JSON
This script show an example JSON data file. JSON is the main standard for exchanging data on the web and JavaScript. You can import JSON data into your bot from the Knowledge page in its Admin Console. You can access JSON data from the web using a Self script and the Http.requestJSON(url) API.
别名: @Example JSON
类别: Examples, Data, JSON
Tags: examples, data, json
创建: Sep 19 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: JSON
连接: 532, 今天: 0, 周: 1, 一个月: 1
最后连接: Apr 17, 15:56
Vision
Vision
This script demonstrates some of Bot Libre's support for vision and image processing.
"load image http://urltoimage imagename" can be used to load an image.
"match image http://urltoimage" can be used to match an image.
"init colors" to load red/green/blue colors.
"what color is http://urltoimage" to guess images primary color.

别名: @Vision
类别: Self, Bootstrap, Examples
Tags: self, bootstrap, examples, vision, image processing
创建: Jun 3 2016, by: admin
大拇指: 2, 拇指下: 0, 星星: 5.0
Language: Self
连接: 509, 今天: 0, 周: 0, 一个月: 1
最后连接: Apr 4, 8:45
I Spy
I Spy
An "I Spy" colors game that you can play with your bot. This game will actually teach your bot about colors, and it will learn new objects and colors as you play.
别名: @I Spy
类别: Self, Examples, Games
Tags: self, examples, games, i spy
创建: Sep 12 2016, by: admin
大拇指: 0, 拇指下: 1, 星星: 2.0
Language: Self
连接: 507, 今天: 0, 周: 1, 一个月: 1
最后连接: Apr 17, 0:36
GeoNames JSON Response List Example
GeoNames JSON Response List Example
An example response list that calls the GeoNames web service.
别名: @GeoNames JSON Response List Example
类别: Examples, Response Lists
Tags: self, response list, web service, json
创建: Jun 24 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 497, 今天: 1, 周: 1, 一个月: 1
最后连接: Today, 12:54
Example CSV
Example CSV
An example CSV (comma separated values) file. CSV files can be imported as data into a bot's knowledge base, or can be parsed from the web or file upload in Self using Http.requestCSV(url)
别名: @Example CSV
类别: Examples, Data, CSV
Tags: knowledge, examples, data, csv
创建: Sep 19 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: CSV
连接: 493, 今天: 0, 周: 1, 一个月: 1
最后连接: Apr 17, 15:57
Heart Sutra - load
Heart Sutra - load
This script will load the text of the Heart Sutra into the bot's memory.
别名: @Heart Sutra - load
类别: Self, Examples
Tags: self, examples
创建: Aug 3 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 444, 今天: 0, 周: 1, 一个月: 1
最后连接: Apr 17, 15:47
Stock Quotes
Stock Quotes
This script show an example of accessing stock quotes from the Quandi web service. You can use it as is, or modify it as you wish. Please replace the Quandi api-key with your own api-key.
别名: @Stock Quotes
类别: Self, Examples
Tags: self, examples, xml, web service, stocks, quotes
创建: Jun 1 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 441, 今天: 0, 周: 0, 一个月: 1
最后连接: Apr 4, 8:46
Turing Test
Turing Test
A script that gives a Turing test.
别名: @Turing Test
类别: Self, Examples
Tags: self, examples
创建: Oct 23 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 389, 今天: 1, 周: 1, 一个月: 1
最后连接: Today, 4:15
Electronics Store
Electronics Store
An example response list for an electronics store. You could deploy a bot using this script to any service such as web, mobile, social media, IOT.
别名: @electronicsstore
类别: Examples, Response Lists, Business
Tags: examples, response list, e-commerce, business
创建: Dec 18 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 89, 今天: 1, 周: 1, 一个月: 1
最后连接: Today, 7:18
Car Rental Agency
Car Rental Agency
An example response list for a car rental agency. You could deploy a bot using this script to any service such as web, mobile, social media, IOT. This response list also require the script, "Car Rental Sript" https://www.botlibre.com/script?id=38248161
别名: @carrentalagency
类别: Examples, Response Lists, Business
Tags: examples, response list, e-commerce, business
创建: Apr 19 2021, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 78, 今天: 0, 周: 1, 一个月: 1
最后连接: Apr 17, 11:57
WhereIs (Wikidata)
WhereIs (Wikidata)
Wikidata location lookup script. This script will answer "Where is ..." style of questions by looking up the object in Wikidata and determining what it is contained by.
This is one of the bootstrap scripts.
别名: @WhereIs (Wikidata)
类别: Self, Bootstrap, Examples
Tags: self, utils, knowledge, bootstrap, geospatial, wikidata
创建: Jun 23 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 553, 今天: 0, 周: 0, 一个月: 0
最后连接: Mar 16, 3:12
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
别名: @Wikiquote Scraping
类别: Self, Examples
Tags: self, examples, html, wikiquote
创建: Aug 13 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 400, 今天: 0, 周: 0, 一个月: 0
最后连接: Mar 16, 3:11
Animals
Animals
A response list that can be used to import some basic info on animals.
别名: @Animals
类别: Examples, Response Lists
Tags: response list, animals
创建: Nov 21 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 394, 今天: 0, 周: 0, 一个月: 0
最后连接: Mar 8, 2:17
Count Words
Count Words
This example script show how to count the words in a sentence.
别名: @Count Words
类别: Self, Examples
Tags: self, example
创建: Jan 11 2017, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 288, 今天: 0, 周: 0, 一个月: 0
最后连接: Mar 13, 7:55
Sequential responses
Sequential responses
This script cycles through a list of responses.
别名: @sequentialresponses
类别: Examples
Tags: self, examples
创建: Mar 16 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 188, 今天: 0, 周: 0, 一个月: 0
最后连接: Mar 16, 2:47
Random Response
Random Response
The is an example response list that shows how you can randomize or vary a response.
别名: @randomresponse
类别: Examples, Response Lists
Tags: examples, response list
创建: Mar 13 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 167, 今天: 0, 周: 0, 一个月: 0
最后连接: Mar 28, 12:42
Conversation Flow
Conversation Flow
This template gives an example of how to train a bot using a conversation flow.
别名: @conversationflow
类别: Examples, Response Lists
Tags: examples, response list, conversation flow
创建: Aug 11 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 116, 今天: 0, 周: 0, 一个月: 0
最后连接: Mar 16, 3:04

| 1 | 2