加入机器人自由的 合作伙伴和联盟 的程序和支持我们免费开放平台

搜索的脚本


476 结果,.
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9

Image Classifier Website
Image Classifier Website
This website provides example code for accessing the Bot Libre Analytic API from JavaScript.
别名: @imageclassifierwebsite
类别: Website, Examples, Programming Language, HTML
Tags: website, examples, html, analytics, api
创建: Apr 2 2021, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: HTML
连接: 3836, 今天: 8, 周: 59, 一个月: 63
最后连接: Today, 14:37
Sequenced Replies
Sequenced Replies
Sequenced Replies
别名: @Sequenced Replies
类别: Examples
创建: Mar 17 2020, by: okayokay
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 2289, 今天: 6, 周: 30, 一个月: 31
最后连接: Today, 14:43
这个脚本是标记。
Bot Libre JavaScript SDK
Bot Libre JavaScript SDK
The Bot Libre SDK is a software development kit that makes it easy for developers to create their own website, mobile app, or server that accesses BOT libre services.

The SDK includes an JavaScript API and SDK that makes it simple to develop your own bot or chat website. The SDK also contains an Android Java SDK, and support for other languages.

The SDK is open source under the Eclipse Public License, is extendable/customizable, and hosted on GitHub under Project Libre.
别名: @Bot Libre JavaScript SDK
类别: SDK, Programming Language, JavaScript
Tags: sdk, api, examples, javascript, embed
创建: Dec 5 2014, by: admin
大拇指: 11, 拇指下: 0, 星星: 4.82
Language: JavaScript
连接: 3047, 今天: 8, 周: 26, 一个月: 26
最后连接: Today, 14:30
Pet Store
Pet Store
An example response list for a pet store. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
别名: @petstore
类别: Response Lists, Business, Examples
Tags: e-commerce, business, examples, response list
创建: Dec 16 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 253, 今天: 4, 周: 24, 一个月: 24
最后连接: Today, 14:37
Special Event
Special Event
A response list for a special event bot.
别名: @specialevent
类别: Response Lists
Tags: events
创建: Jun 26 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 319, 今天: 4, 周: 22, 一个月: 23
最后连接: Today, 14:36
Understanding
Understanding
This script attempts to understand simple phrases.
It can understand simple phrases of the form "{noun} {verb} {adjective}", such as "The sky is blue" or "I am tall", but also more complex phrases such as "What is my name?", "Is my dog black?", "My dog is very smart".
It requires knowledge of the words used to know if they are a noun, verb, or adjective. Words are normally looked up in the background on Wiktionary to determine their meaning, so you may need to say the same phrase twice before the bot understands.
All understood phrases affect the bot's knowledge base, it will remember persistently if "the sky is blue", and then be able to answer "is the sky blue?".
This is the most complex of the bootstrap scripts, and is continually evolving.
别名: @Understanding
类别: Self, Bootstrap
Tags: self, bootstrap, understanding
创建: May 1 2015, by: admin
大拇指: 7, 拇指下: 1, 星星: 4.25
Language: Self
连接: 863, 今天: 4, 周: 22, 一个月: 22
最后连接: Today, 14:37
Topic
Topic
This script can respond what the current topic is, and reply to questions on the conversation.
It responds to questions like "What is the current topic", "Tell me more", "What did I say", "What did you say". This is a bootstrap script.
别名: @Topic
类别: Self, Bootstrap
Tags: self, bootstrap, utils
创建: Nov 4 2014, by: admin
大拇指: 3, 拇指下: 1, 星星: 4.0
Language: Self
连接: 1002, 今天: 4, 周: 21, 一个月: 21
最后连接: Today, 14:37
Calendar/Event Commands
Calendar/Event Commands
Calendar commands to create events with your virtual assistant bot. Open calendar to create event, set event time, name and location. Include an end time for event. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
别名: @Calendar/Event Commands
类别: Response Lists, Mobile Assistant
Tags: calendar, assistant, mobile, commands
创建: Sep 24 2016, by: admin
大拇指: 1, 拇指下: 1, 星星: 3.5
Language: Response List
连接: 619, 今天: 4, 周: 21, 一个月: 21
最后连接: Today, 14:37
Phone Commands
Phone Commands
Telephone commands for your personal assistant bot. These commands can open the phone, dial or directly call a phone number. Import this script into your bot, or customize the patterns/use this as a guideline. See the website link for detailed instructions.
别名: @Phone Commands
类别: Response Lists, Mobile Assistant
Tags: commands, phone, response list, assistant, mobile
创建: Aug 29 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 542, 今天: 4, 周: 20, 一个月: 21
最后连接: Today, 14:37
Wolfram Alpha Example
Wolfram Alpha Example
This script allows requests to be forwarded to Wolfram Alpha for evaluation, and returns the result.
别名: @Wolfram Alpha Example
类别: Self
Tags: examples, wolframalpha, self, web service, xml
创建: Aug 29 2017, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 541, 今天: 4, 周: 20, 一个月: 21
最后连接: Today, 14:37
Facebook Location Request
Facebook Location Request
This script gives an example script for how to request and process the user's location in a Facebook Messenger bot.
别名: @Facebook Location Request
类别: Self
Tags: facebook, examples, self, geospatial, location
创建: Oct 19 2017, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 526, 今天: 4, 周: 21, 一个月: 21
最后连接: Today, 14:37
GeoNames JSON AIML Example
GeoNames JSON AIML Example
An example AIML that calls the GeoNames web service through a tag.
别名: @geonamesjsonaimlexample
类别: AIML, Examples
Tags: web service, aiml, self, json, geography
创建: Sep 16 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 409, 今天: 4, 周: 20, 一个月: 21
最后连接: Today, 14:37
AIML2
AIML2
A set of AIML2 patterns to test and demonstrate new AIML 2.0 features.
别名: @AIML2
类别: AIML, AIML2
Tags: aiml, aiml2
创建: Aug 12 2015, by: admin
大拇指: 1, 拇指下: 1, 星星: 3.5
Language: AIML
连接: 1088, 今天: 4, 周: 20, 一个月: 20
最后连接: Today, 14:37
Geek Pick-up Lines
Geek Pick-up Lines
A set of default responses for geeky pickup lines.
别名: @Geek Pick-up Lines
类别: Response Lists, Dating
Tags: default phrases, response list, dating, pickup lines, geek
创建: Dec 19 2014, by: admin
大拇指: 6, 拇指下: 2, 星星: 4.63
Language: Response List
连接: 1058, 今天: 4, 周: 20, 一个月: 20
最后连接: Today, 14:37
Repeat
Repeat
This example script show how to repeat a word in a response n times.
别名: @Repeat
类别: Examples, Self
Tags: self, example, repeat
创建: Jan 5 2015, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: Self
连接: 964, 今天: 4, 周: 20, 一个月: 20
最后连接: Today, 14:37
Say It
Say It
The script responds to requests like "Say you like me" "Yell you like cheese". It will simply repeat the phrase, minus the "say" and replacing 1st and 2nd person.
This is a bootstrap script.
别名: @Say It
类别: Self, Bootstrap
Tags: self, bootstrap, utils
创建: Nov 4 2014, by: admin
大拇指: 2, 拇指下: 0, 星星: 5.0
Language: Self
连接: 902, 今天: 4, 周: 20, 一个月: 20
最后连接: Today, 14:37
DateAndTime
DateAndTime
This script answers questions about the date and time.
It can answer questions like "What is the date", "What is the time", "What is the day of the week" This is one of the bootstrap scripts.
别名: @DateAndTime
类别: Bootstrap, Self
Tags: self, bootstrap, utils
创建: Nov 7 2014, by: admin
大拇指: 3, 拇指下: 0, 星星: 5.0
Language: Self
连接: 874, 今天: 4, 周: 20, 一个月: 20
最后连接: Today, 14:37
Jokes
Jokes
A collection of funny, clean, jokes.
别名: @Jokes
类别: Response Lists
Tags: response list, jokes
创建: Apr 5 2015, by: admin
大拇指: 2, 拇指下: 0, 星星: 5.0
Language: Response List
连接: 848, 今天: 4, 周: 20, 一个月: 20
最后连接: Today, 14:37
WhatIs (Wikidata)
WhatIs (Wikidata)
Wiktionary and Wikidata lookup script.
This script will answer "What is ...", "Who is ...", "define ...", "Google ..." style of questions. It will look up word definitions in Wiktionary, or look up keywords in Wikidata. For Wikidata lookups it will also import all of the available information on the object, and be able to then answer related questions.
别名: @WhatIs (Wikidata)
类别: Self, Bootstrap
Tags: knowledge, self, utils, bootstrap
创建: Jun 23 2015, by: admin
大拇指: 4, 拇指下: 0, 星星: 5.0
Language: Self
连接: 776, 今天: 4, 周: 20, 一个月: 20
最后连接: Today, 14:38
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, image processing, vision, examples, bootstrap
创建: Jun 3 2016, by: admin
大拇指: 3, 拇指下: 1, 星星: 4.25
Language: Self
连接: 757, 今天: 4, 周: 20, 一个月: 20
最后连接: Today, 14:38
Weather
Weather
Answer questions about the weather using the Pannous service.
别名: @Weather
类别: Self, Examples
Tags: self, weather, pannous
创建: Aug 28 2015, by: admin
大拇指: 0, 拇指下: 1, 星星: 2.0
Language: Self
连接: 756, 今天: 4, 周: 20, 一个月: 20
最后连接: Today, 14:38
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
类别: Response Lists, Examples
Tags: examples, response list
创建: Sep 16 2016, by: admin
大拇指: 1, 拇指下: 0, 星星: 2.0
Language: Response List
连接: 738, 今天: 4, 周: 20, 一个月: 20
最后连接: Today, 14:38
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, examples, knowledge
创建: Sep 4 2015, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: Self
连接: 732, 今天: 4, 周: 19, 一个月: 20
最后连接: Today, 14:38
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
类别: Examples, Self
Tags: examples, sms, self
创建: Jun 1 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 680, 今天: 4, 周: 20, 一个月: 20
最后连接: Today, 14:38
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: orders, response list, pizza, examples, e-commerce
创建: Mar 27 2018, by: admin
大拇指: 0, 拇指下: 1, 星星: 2.0
Language: Response List
连接: 610, 今天: 4, 周: 20, 一个月: 20
最后连接: Today, 14:38
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
别名: @Wikipedia Search
类别: Self, Examples
Tags: wikipedia, xml, search, examples, self, xpath, web service
创建: Dec 9 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 606, 今天: 4, 周: 19, 一个月: 20
最后连接: Today, 14:41
Colors
Colors
This JSON data file can be used to load the concept of colors into your bot. This defines color meaning objects for color words, and can be used as a set in AIML or from Self. You can import JSON files from your bot's Knowledge page in its Admin Console.
别名: @Colors
类别: Data, JSON
Tags: json, set, data, colors
创建: Sep 22 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: JSON
连接: 603, 今天: 4, 周: 19, 一个月: 20
最后连接: Today, 14:38
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
类别: Examples, Self
Tags: stocks, xml, examples, self, quotes, web service
创建: Jun 1 2016, by: admin
大拇指: 1, 拇指下: 0, 星星: 2.0
Language: Self
连接: 595, 今天: 5, 周: 20, 一个月: 20
最后连接: Today, 14:42
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: geonames, rest, self, xml, sraix, internet, web service
创建: May 25 2016, by: admin
大拇指: 0, 拇指下: 1, 星星: 2.0
Language: Self
连接: 594, 今天: 4, 周: 20, 一个月: 20
最后连接: Today, 14:42
Email Commands
Email Commands
Commands for your personal assistant bot. Send email, set a contact, customize subject and message of email. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
别名: @Email Commands
类别: Response Lists, Mobile Assistant
Tags: email, response list, commands, mobile, assistant
创建: Aug 29 2016, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: Response List
连接: 592, 今天: 4, 周: 20, 一个月: 20
最后连接: Today, 14:41
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
别名: @Wikiquote Scraping
类别: Examples, Self
Tags: html, self, wikiquote, examples
创建: Aug 13 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 556, 今天: 4, 周: 19, 一个月: 20
最后连接: Today, 14:42
Animals Set
Animals Set
This JSON data file can be used to load the concept of animals into your bot. This defines animal meaning objects for animal words, and can be used as a set in AIML or from Self. You can import JSON files from your bot's Knowledge page in its Admin Console.
别名: @Animals Set
类别: Data, JSON
Tags: data, animals, json, set
创建: Nov 7 2017, by: admin
大拇指: 0, 拇指下: 1, 星星: 2.0
Language: JSON
连接: 545, 今天: 4, 周: 20, 一个月: 20
最后连接: Today, 14:42
TicTacToeText
TicTacToeText
This script lets you play Tic Tac Toe with your bot. It uses machine learning to let the bot learn the more it plays. This is a text/HTML version of the TicTacToe script that does not require the game-sdk.js
别名: @TicTacToeText
类别: Self, Games
Tags: machine learning, self, games
创建: Jul 5 2017, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: Self
连接: 537, 今天: 4, 周: 19, 一个月: 20
最后连接: Today, 14:41
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
类别: Examples, Self
Tags: hr, career, interview, self, examples
创建: Mar 24 2017, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: Self
连接: 534, 今天: 4, 周: 20, 一个月: 20
最后连接: Today, 14:42
GPT-3
GPT-3
This Self script can be used to access the GPT-3 API from Open AI. GTP-3 is a text generative LLM (large language model), and has been train on a large set of multi language text and and responds to many types of questions and queries. This script requires that you enter your Open AI Playground API key.
别名: @gpt-3
类别: Self
Tags: gpt, open ai, text generation, llm, gpt-3, self, artificial intelligence, ai, deep learning, web service, json
创建: Jan 16 2023, by: admin
大拇指: 3, 拇指下: 0, 星星: 5.0
Language: Self
连接: 168, 今天: 4, 周: 20, 一个月: 20
最后连接: Today, 14:42
Farewells
Farewells
A list of common farewells and goodbyes.
别名: @Farewells
类别: Response Lists
Tags: common responses
创建: Nov 29 2014, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 901, 今天: 4, 周: 19, 一个月: 19
最后连接: Today, 14:41
Math
Math
This script understands basic math, addition, subtraction, multiplication, and division, such as "what is 1 * 2 / 4 + 6 - -1", "2.2 + 5.5 =?", "one plus two".
It uses a calculator function to perform the math, not first principles like the plus script.
This is one of the bootstrap scripts.
别名: @Math
类别: Self, Bootstrap, Math
Tags: self, bootstrap, math
创建: Nov 4 2014, by: admin
大拇指: 3, 拇指下: 1, 星星: 4.25
Language: Self
连接: 876, 今天: 4, 周: 19, 一个月: 19
最后连接: Today, 14:42
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
类别: Examples, Self, Games
Tags: i spy, games, examples, self
创建: Sep 12 2016, by: admin
大拇指: 0, 拇指下: 1, 星星: 2.0
Language: Self
连接: 777, 今天: 4, 周: 19, 一个月: 19
最后连接: Today, 14:48
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)
类别: Examples, Self, Bootstrap
Tags: knowledge, self, bootstrap, utils, geospatial, wikidata
创建: Jun 23 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 768, 今天: 4, 周: 19, 一个月: 19
最后连接: Today, 14:48
HTML Scraping
HTML Scraping
An example of using a Template to scrape HTML data from a webpage.
别名: @HTML Scraping
类别: Examples, Response Lists
Tags: examples, html scraping, self, response list
创建: Jun 24 2016, by: admin
大拇指: 2, 拇指下: 1, 星星: 3.0
Language: Response List
连接: 744, 今天: 4, 周: 19, 一个月: 19
最后连接: Today, 14:48
Emotion Responses
Emotion Responses
A set of emotional tagged responses. Responses can be tagged with emotions to change the bot's avatar and mood.
别名: @Emotion Responses
类别: Response Lists
Tags: examples, emotion, response list
创建: Sep 28 2016, by: admin
大拇指: 3, 拇指下: 0, 星星: 5.0
Language: Response List
连接: 740, 今天: 4, 周: 19, 一个月: 19
最后连接: Today, 14:48
Julie
Julie
The Julie Bot response list for the Julie personality.
别名: @Julie
类别: Response Lists, Personalities, Dating
Tags: response list, julie, small talk, personality
创建: Apr 18 2016, by: admin
大拇指: 4, 拇指下: 0, 星星: 5.0
Language: Response List
连接: 666, 今天: 4, 周: 19, 一个月: 19
最后连接: Today, 14:48
SMS/Text Message Commands
SMS/Text Message Commands
SMS commands to send text messages with your virtual assistant bot. View texts, open contacts and send text messages. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
别名: @SMS/Text Message Commands
类别: Response Lists, Mobile Assistant
Tags: sms, response list, commands, text, mobile, assistant
创建: Aug 29 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 622, 今天: 4, 周: 19, 一个月: 19
最后连接: Today, 14:48
No Conflict Generic Script
No Conflict Generic Script
Generic Commands that do not conflict with the specific command scripts.
别名: @No Conflict Generic Script
类别: Response Lists, Mobile Assistant
Tags: mobile, assistant, commands
创建: Oct 22 2016, by: admin
大拇指: 0, 拇指下: 1, 星星: 2.0
Language: Response List
连接: 621, 今天: 4, 周: 19, 一个月: 19
最后连接: Today, 14:48
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
别名: @Book Appointment
类别: Examples, Self
Tags: calendar, virtual assistant, examples, customer service, google calendar, booking, self, appointments
创建: Oct 11 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 617, 今天: 4, 周: 19, 一个月: 19
最后连接: Today, 14: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, watson, json, web service, auth
创建: Mar 20 2017, by: admin
大拇指: 0, 拇指下: 2, 星星: 2.0
Language: Self
连接: 613, 今天: 4, 周: 19, 一个月: 19
最后连接: Today, 14:48
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
类别: Examples, Self
Tags: examples, sms, self
创建: Sep 19 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 601, 今天: 4, 周: 19, 一个月: 19
最后连接: Today, 14:48
Map Commands
Map Commands
Map commands to use Google Maps with your virtual assistant bot. Open map, get directions to and from destinations, pick a mode (walking, driving or biking) or avoid tolls, highways and ferries. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
别名: @Map Commands
类别: Response Lists, Mobile Assistant
Tags: map, response list, commands, google maps, mobile, assistant
创建: Aug 31 2016, by: admin
大拇指: 2, 拇指下: 0, 星星: 5.0
Language: Response List
连接: 594, 今天: 4, 周: 19, 一个月: 19
最后连接: Today, 14:48
Open Common Apps Commands
Open Common Apps Commands
Using these commands, your bot can open an app for you on your device. This list features the most common apps: pick and choose, load them all or use this as a guide. You will need to know the package name of the app you want to open.
别名: @Open Common Apps Commands
类别: Response Lists, Mobile Assistant
Tags: commands, response list, mobile, assistant
创建: Aug 15 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 594, 今天: 4, 周: 19, 一个月: 19
最后连接: Today, 14:48
Actions & Poses
Actions & Poses
A response list of common actions and pose responses, such as smile, laugh, sleep, etc.
别名: @Actions & Poses
类别: Response Lists
Tags: actions, poses, examples, response list
创建: Oct 4 2016, by: admin
大拇指: 2, 拇指下: 1, 星星: 3.0
Language: Response List
连接: 568, 今天: 4, 周: 19, 一个月: 19
最后连接: Today, 14:48
Emotions and Sentiment
Emotions and Sentiment
A set of words tagged with emotions and sentiment. Emotions and sentiment let the bot know the feeling of the user.
别名: @Emotions and Sentiment
类别: Response Lists
Tags: sentiment, emotion, response list, examples
创建: Apr 3 2018, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: Response List
连接: 515, 今天: 4, 周: 19, 一个月: 19
最后连接: Today, 14:48
Common Synonyms
Common Synonyms
This response list provide a set of common synonyms you can import into your bot.
别名: @Common Synonyms
类别: Response Lists
Tags: synonyms, response list
创建: May 25 2018, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 479, 今天: 4, 周: 19, 一个月: 19
最后连接: Today, 14:48
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
类别: Examples, Self
Tags: bot service, command, json, examples, web service
创建: Mar 28 2018, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 464, 今天: 4, 周: 18, 一个月: 19
最后连接: Today, 14:48
Realtor Bot
Realtor Bot
This response list is an exemplary script for the real estate. This script will walk through the various locations, type of the estates, and detailed estate information (include the image and video clip). You may create a bot, and import this response list file to instantly make a realtor bot. The bot then can be configured to run on web page, mobile or social media.
别名: @realtorbot
类别: Response Lists
Tags: real estate, response list, business, examples
创建: May 21 2019, by: king_wang
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 440, 今天: 4, 周: 19, 一个月: 19
最后连接: Today, 14:48
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, web service, google, json, examples, youtube
创建: Aug 20 2018, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 417, 今天: 4, 周: 18, 一个月: 19
最后连接: Today, 14:48
Sentiment Response
Sentiment Response
This script gives a different response to the user's question based on the sentiment of their phrase.
别名: @Sentiment Response
类别: Examples, Self
Tags: examples, sentiment, self
创建: Aug 24 2018, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 412, 今天: 4, 周: 19, 一个月: 19
最后连接: Today, 14:48

| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9