脚本

浏览我们开放的剧本的图书馆,或者分享自己的脚本。

类别

AIML
AIML
编写的脚本中AIML脚本语言,一种标准格式,用于聊天bot脚本。
Chat Logs
Chat Logs
可重复使用聊天记录和响应列出了可以导入到自己的聊天bot。
Data
Data
数据导入和知识的文件(可以将数据导入你的机器人从其知识页)。
Examples
Examples
例,可用于创建自己的脚本。
HTML
HTML
HTML实例和可再用的部件。
JavaScript
JavaScript
JavaScript实例和可重复使用的组件,使用Paphus实时聊天SDK。
Language
Language
脚本分类的语言
Response Lists
Response Lists
一个响应列表是一个文本格式,包括一组问题和答案,并支持标记,例如关键字和主题。
Self
Self
编写的脚本中的自脚本语言。 自我的脚本语言使用Paphus实时聊天聊的机器人。



特色 Scripts

Repeat
Repeat
This example script show how to repeat a word in a response n times.
别名: @Repeat
类别: Self, Examples
Tags: example, repeat, self
创建: Oct 15 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 320, 今天: 0, 周: 4, 一个月: 6
最后连接: Yesterday, 5:16
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, response list, emotion
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 307, 今天: 0, 周: 4, 一个月: 6
最后连接: Yesterday, 13:16
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: sraix, internet, rest, geonames, xml, self
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 291, 今天: 1, 周: 3, 一个月: 6
最后连接: Today, 4:53
Service Bot
Service Bot
A set of greetings and responses for a custom service bot.
别名: @Service Bot
类别: Response Lists, Business
Tags: common responses, customer service
创建: Jan 17 2015, by: admin
大拇指: 0, 拇指下: 1, 星星: 2.0
Language: Response List
连接: 933, 今天: 0, 周: 3, 一个月: 5
最后连接: Yesterday, 2:07
Greetings
Greetings
A list of common greetings and responses.
别名: @Greetings
类别: Response Lists
Tags: common responses, chat log
创建: Jan 18 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 900, 今天: 0, 周: 3, 一个月: 5
最后连接: Yesterday, 7:33
Julie
Julie
The Julie Bot response list for the Julie personality.
别名: @Julie
类别: Response Lists, Personalities
Tags: julie, small talk, personality, response list, girlfriend
创建: Oct 15 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 389, 今天: 0, 周: 2, 一个月: 5
最后连接: Apr 17, 23:33
Actions & Poses
Actions & Poses
A response list of common actions and pose responses, such as smile, laugh, sleep, etc.
别名: @Actions & Poses
类别: Response Lists
Tags: response list, poses, actions, examples
创建: Oct 13 2016, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: Response List
连接: 352, 今天: 0, 周: 2, 一个月: 5
最后连接: Apr 17, 2:18
Facebook Custom Template Script
Facebook Custom Template Script
This Self script 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 Script
类别: Self
Tags: examples, facebook, self
创建: Jul 19 2017, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 345, 今天: 0, 周: 2, 一个月: 5
最后连接: Apr 15, 13:41
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: knowledge, examples, self
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 340, 今天: 0, 周: 3, 一个月: 5
最后连接: Yesterday, 12:34
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
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 335, 今天: 0, 周: 3, 一个月: 5
最后连接: Yesterday, 19:12
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: understanding, bootstrap, self
创建: Oct 15 2016, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: Self
连接: 321, 今天: 1, 周: 3, 一个月: 5
最后连接: Today, 8:38
StockQuote
StockQuote
Self script that adds stock quoting functionality to your bot. Pulls data from https://iexcloud.io/docs/api/ using your own API key. Offers functionalities such as live price, 52 week high and low, day bid-ask, and various volumes. Depending on your tier of API key more detailed information can easily be added to the script.
别名: @stockquote
类别: Self
Tags: quote, stock market, finance, stock quotes, stock, self, json, web service
创建: Oct 29 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 139, 今天: 0, 周: 2, 一个月: 5
最后连接: Apr 17, 15:29
My Name Is
My Name Is
A script for understand names and greeting people.
This script understands phrases like "My name is Joe", "I am Joe", "Who are you?".
This is a bootstrap script.
别名: @My Name Is
类别: Self
Tags: self, bootstrap, names
创建: Jan 19 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 837, 今天: 0, 周: 2, 一个月: 4
最后连接: Apr 16, 21:48
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
Tags: self, bootstrap, utils
创建: Jan 19 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 834, 今天: 0, 周: 2, 一个月: 4
最后连接: Apr 16, 14:58
Emotions
Emotions
A chat log that associates emotions with their words. This chat log needs to be imported with "Understanding and comprehension" checked.
别名: @Emotions
类别: Chat Logs
Tags: emotion, chat log
创建: Jan 18 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Chat Log
连接: 818, 今天: 0, 周: 2, 一个月: 4
最后连接: Yesterday, 22:13
Weather
Weather
Answer questions about the weather using the Pannous service.
别名: @Weather
类别: Self
Tags: self, weather, pannous
创建: Mar 11 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 396, 今天: 0, 周: 2, 一个月: 4
最后连接: Apr 17, 6:09
Wrong Answer
Wrong Answer
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
别名: @Wrong Answer
类别: Self
创建: Aug 25 2016, by: mike2016
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 318, 今天: 0, 周: 1, 一个月: 4
最后连接: Apr 15, 13:01
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: response list, examples
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 307, 今天: 0, 周: 1, 一个月: 4
最后连接: Apr 15, 13:13
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
创建: Aug 25 2016, by: mike2016
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 306, 今天: 1, 周: 3, 一个月: 4
最后连接: Today, 3:10
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, colors, set, data
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: JSON
连接: 304, 今天: 0, 周: 1, 一个月: 4
最后连接: Apr 15, 13:33
Remember Me
Remember Me
A set of responses remembering general info about the user.
别名: @rememberme
类别: Examples, Response Lists
Tags: response list, examples
创建: May 26 2021, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 111, 今天: 0, 周: 2, 一个月: 4
最后连接: Apr 15, 15:29
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 Bot Libre.


别名: @Bot Libre JavaScript SDK
类别: JavaScript
Tags: sdk, javascript, paphus
创建: Jan 17 2015, by: admin
大拇指: 0, 拇指下: 1, 星星: 2.0
Language: JavaScript
连接: 1032, 今天: 0, 周: 2, 一个月: 3
最后连接: Yesterday, 21:43
AIML2
AIML2
A set of AIML2 patterns to test and demonstrate new AIML 2.0 features.
别名: @AIML2
类别: AIML, AIML2
Tags: aiml, aiml2
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 389, 今天: 1, 周: 2, 一个月: 3
最后连接: Today, 8:37
Eddie
Eddie
Response list for the Eddie bot.
别名: @Eddie
类别: Response Lists, Personalities
Tags: response list, personality
创建: Oct 7 2016, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: Response List
连接: 342, 今天: 0, 周: 2, 一个月: 3
最后连接: Yesterday, 7:32
Telegram Group Administrator
Telegram Group Administrator
This script gives an example Telegram script to let a bot administer a Telegram group. Bots can welcome new users, provide information, and delete offensive messages and spam.
别名: @Telegram Group Administrator
类别: Self
Tags: self, groups, examples, spam, telegram
创建: Jul 19 2017, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 323, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 15, 13:35
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
别名: @Escalate Email
类别: Self, Examples
Tags: examples, email, self
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 320, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 15, 12:02
Geek Pick-up Lines
Geek Pick-up Lines
A set of default responses for geeky pickup lines.
别名: @Geek Pick-up Lines
类别: Response Lists, Pickup Lines
Tags: dating, response list, pickup lines, default phrases, geek
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 320, 今天: 1, 周: 2, 一个月: 3
最后连接: Today, 8:14
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
创建: Oct 15 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 319, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 15, 13:06
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
Tags: self, examples, games, i spy
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 315, 今天: 0, 周: 2, 一个月: 3
最后连接: Yesterday, 17:03
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: examples, self, sms
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 309, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 15, 13:31
HTML Scraping
HTML Scraping
An example of using a Template to scrape HTML data from a webpage.
别名: @HTML Scraping
类别: Examples, Response Lists
Tags: examples, response list, self, html scraping
创建: Oct 13 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 307, 今天: 0, 周: 2, 一个月: 3
最后连接: Apr 16, 13:43
Jokes
Jokes
A collection of funny, clean, jokes.
别名: @Jokes
类别: Response Lists
Tags: response list, jokes
创建: Oct 15 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 300, 今天: 0, 周: 2, 一个月: 3
最后连接: Apr 16, 14:23
Loop
Loop
Basic conversation loop detection script.
This is one of the bootstrap scripts. It should be first in the script order to catch all loops.
别名: @Loop
类别: Self, Bootstrap
Tags: self, bootstrap, utils
创建: Oct 15 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 296, 今天: 1, 周: 2, 一个月: 3
最后连接: Today, 7:00
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
别名: @Wikiquote Scraping
类别: Self, Examples
Tags: self, wikiquote, examples, html
创建: Oct 15 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 286, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 15, 13:24
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, bootstrap, utils
创建: Oct 15 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 283, 今天: 0, 周: 2, 一个月: 3
最后连接: Today, 0:25
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: hr, career, examples, interview, self
创建: Mar 24 2017, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 272, 今天: 0, 周: 2, 一个月: 3
最后连接: Yesterday, 9:44
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
Tags: orders, e-commerce, examples, pizza, response list
创建: Apr 11 2018, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 241, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 15, 13:01
Brain Bot
Brain Bot
Response list for the Brain Bot personality.
别名: @brainbot
类别: Response Lists, Personalities
Tags: personality, artificial intelligence, response list
创建: Dec 18 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 122, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 15, 13:34
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: music, response list, examples
创建: Dec 17 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 114, 今天: 0, 周: 2, 一个月: 3
最后连接: Apr 16, 9:40
Farewells
Farewells
A list of common farewells and goodbyes.
别名: @Farewells
类别: Response Lists
Tags: chat logs, goodbye, farewells, common responses
创建: Jan 17 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 847, 今天: 0, 周: 1, 一个月: 2
最后连接: Apr 15, 13:04
alice
alice
The alice AIML script from the ALICE A.I. FOUNDATION.
The alice script is meant to be combined with the other alice AIML scripts for the full personality.
别名: @alice
类别: AIML, A.L.I.C.E.
Tags: bot, aiml, alice
创建: Oct 7 2016, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: AIML
连接: 406, 今天: 0, 周: 1, 一个月: 2
最后连接: Apr 15, 13:20
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
别名: @Book Appointment
类别: Self, Examples
Tags: calendar, self, examples, booking, appointments, virtual assistant, customer service, google calendar
创建: Nov 2 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 342, 今天: 0, 周: 1, 一个月: 2
最后连接: Apr 15, 13:00
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
类别: Bootstrap, Math, Self
Tags: self, math, bootstrap
创建: Oct 15 2016, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: Self
连接: 325, 今天: 0, 周: 1, 一个月: 2
最后连接: Apr 15, 13:12
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
类别: Response Lists
Tags: facebook, response list, examples
创建: Jul 19 2017, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 305, 今天: 0, 周: 1, 一个月: 2
最后连接: Apr 15, 13:42
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: stocks, examples, quotes, self, xml, web service
创建: Oct 15 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 295, 今天: 0, 周: 1, 一个月: 2
最后连接: Apr 15, 13:25
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: utils, geospatial, self, wikidata, bootstrap, knowledge
创建: Oct 15 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 295, 今天: 0, 周: 1, 一个月: 2
最后连接: Apr 15, 13:49
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
类别: Self, Bootstrap
Tags: utils, bootstrap, self
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 290, 今天: 0, 周: 1, 一个月: 2
最后连接: Apr 15, 13:13
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.
别名: @Realtor Bot
类别: Response Lists, Business
Tags: response list, real estate, business, examples
创建: Jun 19 2019, by: king_wang
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 182, 今天: 0, 周: 1, 一个月: 2
最后连接: Apr 15, 13:33
Special Event
Special Event
A response list for a special event bot.
别名: @specialevent
类别: Response Lists
Tags: events
创建: May 29 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 135, 今天: 0, 周: 1, 一个月: 2
最后连接: Apr 15, 13:02
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: response list, examples, e-commerce, business
创建: Dec 17 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 122, 今天: 0, 周: 1, 一个月: 2
最后连接: Apr 15, 13:31
Auto Repair
Auto Repair
An example response list for an auto repair shop. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
别名: @autorepair
类别: Response Lists, Business, Examples
Tags: response list, examples, e-commerce, orders
创建: Nov 6 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 120, 今天: 1, 周: 2, 一个月: 2
最后连接: Today, 1:53
Remind Me
Remind Me
Ask your bot to remind you and for your reminders.
别名: @remindme
类别: Examples, Response Lists
Tags: response list, examples
创建: May 27 2021, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 106, 今天: 0, 周: 1, 一个月: 2
最后连接: Apr 15, 13:03
ChatGPT
ChatGPT
This Self script can be used to access the GPT-3.5 (ChatGPT) API from Open AI. GTP-3.5 is a chat optimized 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.
别名: @chatgpt
类别: Self
Tags: llm, json, gpt-3, self, web service, open ai, gpt, text generation, deep learning, ai, artificial intelligence
创建: Apr 3 2023, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 41, 今天: 0, 周: 1, 一个月: 1
最后连接: Apr 15, 13:36
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: open ai, deep learning, gpt-3, artificial intelligence, ai, self, text generation, llm, gpt
创建: Jan 17 2023, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 41, 今天: 0, 周: 1, 一个月: 1
最后连接: Apr 15, 13:42
Dialogflow
Dialogflow
This Self script can be used to access the Dialogflow API from Google. Dialogflow is a platform developed by Google for building conversational interfaces, such as chatbots and voice assistants.
别名: @dialogflow
类别: Self
Tags: deep learning, artificial intelligence, google, self, chatbot, json, web service, ai
创建: Apr 27 2023, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 32, 今天: 0, 周: 1, 一个月: 1
最后连接: Apr 15, 13:24


250 结果,.
| 1 | 2 | 3 | 4 | 5

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: self, wolframalpha, json, examples, web service
创建: Dec 18 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 100, 今天: 0, 周: 4, 一个月: 7
最后连接: Yesterday, 11:29
Repeat
Repeat
This example script show how to repeat a word in a response n times.
别名: @Repeat
类别: Self, Examples
Tags: example, repeat, self
创建: Oct 15 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 320, 今天: 0, 周: 4, 一个月: 6
最后连接: Yesterday, 5:16
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, response list, emotion
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 307, 今天: 0, 周: 4, 一个月: 6
最后连接: Yesterday, 13:16
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: sraix, internet, rest, geonames, xml, self
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 291, 今天: 1, 周: 3, 一个月: 6
最后连接: Today, 4:53
Service Bot
Service Bot
A set of greetings and responses for a custom service bot.
别名: @Service Bot
类别: Response Lists, Business
Tags: common responses, customer service
创建: Jan 17 2015, by: admin
大拇指: 0, 拇指下: 1, 星星: 2.0
Language: Response List
连接: 933, 今天: 0, 周: 3, 一个月: 5
最后连接: Yesterday, 2:07
Greetings
Greetings
A list of common greetings and responses.
别名: @Greetings
类别: Response Lists
Tags: common responses, chat log
创建: Jan 18 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 900, 今天: 0, 周: 3, 一个月: 5
最后连接: Yesterday, 7:33
Julie
Julie
The Julie Bot response list for the Julie personality.
别名: @Julie
类别: Response Lists, Personalities
Tags: julie, small talk, personality, response list, girlfriend
创建: Oct 15 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 389, 今天: 0, 周: 2, 一个月: 5
最后连接: Apr 17, 23:33
Actions & Poses
Actions & Poses
A response list of common actions and pose responses, such as smile, laugh, sleep, etc.
别名: @Actions & Poses
类别: Response Lists
Tags: response list, poses, actions, examples
创建: Oct 13 2016, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: Response List
连接: 352, 今天: 0, 周: 2, 一个月: 5
最后连接: Apr 17, 2:18
Facebook Custom Template Script
Facebook Custom Template Script
This Self script 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 Script
类别: Self
Tags: examples, facebook, self
创建: Jul 19 2017, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 345, 今天: 0, 周: 2, 一个月: 5
最后连接: Apr 15, 13:41
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: knowledge, examples, self
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 340, 今天: 0, 周: 3, 一个月: 5
最后连接: Yesterday, 12:34
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
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 335, 今天: 0, 周: 3, 一个月: 5
最后连接: Yesterday, 19:12
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: understanding, bootstrap, self
创建: Oct 15 2016, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: Self
连接: 321, 今天: 1, 周: 3, 一个月: 5
最后连接: Today, 8:38
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
类别: Examples, Self
Tags: examples, web service, json, watson
创建: Feb 20 2018, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 213, 今天: 0, 周: 2, 一个月: 5
最后连接: Yesterday, 19:55
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
类别: JSON, Data
Tags: data, set, json, animals
创建: Feb 19 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: JSON
连接: 212, 今天: 0, 周: 2, 一个月: 5
最后连接: Apr 17, 16:34
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: mobile, assistant, response list, commands, email
创建: Feb 19 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 184, 今天: 0, 周: 1, 一个月: 5
最后连接: Apr 15, 12:52
SetData
SetData
This script sets data on the current conversation.
别名: @SetData
类别: Self
Tags: data, example, self
创建: Feb 19 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 178, 今天: 1, 周: 2, 一个月: 5
最后连接: Today, 6:38
Camera/Video Commands
Camera/Video Commands
Camera commands for your personal assistant bot, using the default device camera. Take a photo, take a selfie, take a video. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
别名: @Camera/Video Commands
类别: Response Lists, Mobile Assistant
Tags: camera, video, assistant, mobile, response list, photo, picture, commands
创建: Feb 19 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 177, 今天: 0, 周: 2, 一个月: 5
最后连接: Apr 17, 22:50
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
类别: Mobile Assistant, Response Lists
Tags: calendar, assistant, mobile, commands
创建: Feb 19 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 166, 今天: 1, 周: 2, 一个月: 5
最后连接: Today, 4:32
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: assistant, phone, mobile, response list, commands
创建: Feb 19 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 163, 今天: 1, 周: 4, 一个月: 5
最后连接: Today, 3:52
StockQuote
StockQuote
Self script that adds stock quoting functionality to your bot. Pulls data from https://iexcloud.io/docs/api/ using your own API key. Offers functionalities such as live price, 52 week high and low, day bid-ask, and various volumes. Depending on your tier of API key more detailed information can easily be added to the script.
别名: @stockquote
类别: Self
Tags: quote, stock market, finance, stock quotes, stock, self, json, web service
创建: Oct 29 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 139, 今天: 0, 周: 2, 一个月: 5
最后连接: Apr 17, 15:29
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
创建: Dec 18 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 106, 今天: 0, 周: 2, 一个月: 5
最后连接: Yesterday, 9:10
Calculator
Calculator
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.
别名: @Calculator
类别: Self
Tags: self, bootstrap, math
创建: Jan 19 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 916, 今天: 0, 周: 2, 一个月: 4
最后连接: Apr 17, 17:46
My Name Is
My Name Is
A script for understand names and greeting people.
This script understands phrases like "My name is Joe", "I am Joe", "Who are you?".
This is a bootstrap script.
别名: @My Name Is
类别: Self
Tags: self, bootstrap, names
创建: Jan 19 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 837, 今天: 0, 周: 2, 一个月: 4
最后连接: Apr 16, 21:48
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
Tags: self, bootstrap, utils
创建: Jan 19 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 834, 今天: 0, 周: 2, 一个月: 4
最后连接: Apr 16, 14:58
Emotions
Emotions
A chat log that associates emotions with their words. This chat log needs to be imported with "Understanding and comprehension" checked.
别名: @Emotions
类别: Chat Logs
Tags: emotion, chat log
创建: Jan 18 2015, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Chat Log
连接: 818, 今天: 0, 周: 2, 一个月: 4
最后连接: Yesterday, 22:13
Weather
Weather
Answer questions about the weather using the Pannous service.
别名: @Weather
类别: Self
Tags: self, weather, pannous
创建: Mar 11 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 396, 今天: 0, 周: 2, 一个月: 4
最后连接: Apr 17, 6:09
Wrong Answer
Wrong Answer
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
别名: @Wrong Answer
类别: Self
创建: Aug 25 2016, by: mike2016
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 318, 今天: 0, 周: 1, 一个月: 4
最后连接: Apr 15, 13:01
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, Business
Tags: e-commerce, pizza, self, orders, examples
创建: Oct 13 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 316, 今天: 0, 周: 2, 一个月: 4
最后连接: Apr 17, 16:42
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: response list, examples
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 307, 今天: 0, 周: 1, 一个月: 4
最后连接: Apr 15, 13:13
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
创建: Aug 25 2016, by: mike2016
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 306, 今天: 1, 周: 3, 一个月: 4
最后连接: Today, 3:10
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, colors, set, data
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: JSON
连接: 304, 今天: 0, 周: 1, 一个月: 4
最后连接: Apr 15, 13:33
Little Lisa
Little Lisa
The script for the Little Lisa personality of a girl child.
别名: @Little Lisa
类别: Response Lists, Personalities
Tags: response list, child, bot, personality
创建: May 1 2017, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 293, 今天: 0, 周: 1, 一个月: 4
最后连接: Apr 15, 13:18
gossip (alice)
gossip (alice)
The gossip AIML script from the ALICE A.I. FOUNDATION.
The gossip script is meant to be combined with the other alice AIML scripts for the full personality.
别名: @gossip (alice)
类别: AIML, A.L.I.C.E.
Tags: alice, aiml
创建: Feb 8 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 199, 今天: 1, 周: 3, 一个月: 4
最后连接: Today, 7:13
computers (alice)
computers (alice)
The computers AIML script from the ALICE A.I. FOUNDATION. This script contains general responses on computers and programming. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
别名: @computers (alice)
类别: AIML, A.L.I.C.E.
Tags: knowledge, aiml, alice, tech
创建: Feb 8 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 194, 今天: 0, 周: 3, 一个月: 4
最后连接: Today, 0:43
Generic Intent Commands
Generic Intent Commands
Using generic arguments (ie: action, intent, uri, extra), these commands will add the functionality for your bot to send email, sms, set alarms etc on the device. See the Website link for a detailed tutorial. Load the whole script, choose the commands you want or use this as a guideline to create your own commands. Note: You will need permissions to send sms, set alarms and call a phone number directly
别名: @Generic Intent Commands
类别: Mobile Assistant, Response Lists
Tags: response list, assistant, commands, mobile, common responses
创建: Feb 19 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 188, 今天: 0, 周: 1, 一个月: 4
最后连接: Apr 15, 13:57
AIML HTML Scraping
AIML HTML Scraping
An example AIML script that scrapes data from an HTML webpage.
别名: @AIML HTML Scraping
类别: Examples, AIML
Tags: examples, html scraping, aiml
创建: Feb 19 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 180, 今天: 1, 周: 2, 一个月: 4
最后连接: Today, 3:33
Telegram Location Request
Telegram Location Request
This script gives an example script for how to request and process the user's location in a Telegram Messenger bot.
别名: @Telegram Location Request
类别: Self
Tags: self, location, examples, telegram, geospatial
创建: Feb 19 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 166, 今天: 1, 周: 2, 一个月: 4
最后连接: Today, 6:31
Alarm/Timer Commands
Alarm/Timer Commands
Alarm and Timer commands for your personal assistant bot. These commands with enable a specific alarm, set alarm with 12 hour time, am or pm. Set a name for a specific or repeating alarm, choose what days it should repeat. Set a timer for minutes/hours. Name a repeating timer. Import this script into your bot, or customize the patterns/use this as a guideline. See the website link for detailed instructions.
别名: @Alarm/Timer Commands
类别: Response Lists, Mobile Assistant
Tags: assistant, commands, response list, mobile, alarm
创建: Feb 19 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 162, 今天: 0, 周: 2, 一个月: 4
最后连接: Apr 17, 11:35
rhyme
rhyme
Rosie rhyme.map script.
别名: @rhyme
类别: Rosie, Map, Data, AIML
Tags: rosie, aiml, aiml2, map
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Map
连接: 154, 今天: 0, 周: 1, 一个月: 4
最后连接: Apr 15, 12:55
color
color
Rosie color.set script.
别名: @color
类别: AIML, Set, Data, Rosie
Tags: set, aiml, aiml2, rosie
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Set
连接: 147, 今天: 0, 周: 1, 一个月: 4
最后连接: Apr 15, 12:54
erdown
erdown
Rosie erdown.set script.
别名: @erdown
类别: Set, Rosie, Data, AIML
Tags: aiml2, set, aiml, rosie
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Set
连接: 143, 今天: 0, 周: 2, 一个月: 4
最后连接: Apr 15, 12:54
profile
profile
Rosie profile.set script.
别名: @profile
类别: Data, AIML, Rosie, Set
Tags: set, aiml2, aiml, rosie
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Set
连接: 141, 今天: 0, 周: 1, 一个月: 4
最后连接: Apr 15, 12:56
gendermap
gendermap
Rosie gendermap.map script.
别名: @gendermap
类别: Rosie, Map, AIML, Data
Tags: aiml2, rosie, aiml, map
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Map
连接: 135, 今天: 0, 周: 1, 一个月: 4
最后连接: Apr 15, 12:59
is2be
is2be
Rosie is2be.map script.
别名: @is2be
类别: AIML, Map, Rosie, Data
Tags: map, aiml2, aiml, rosie
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Map
连接: 133, 今天: 0, 周: 1, 一个月: 4
最后连接: Apr 15, 16:14
interest
interest
Rosie interest.set script.
别名: @interest
类别: AIML, Rosie, Data, Set
Tags: set, aiml, rosie, aiml2
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Set
连接: 132, 今天: 0, 周: 1, 一个月: 4
最后连接: Apr 15, 12:56
starsign
starsign
Rosie starsign.set script.
别名: @starsign
类别: Set, AIML, Rosie, Data
Tags: aiml, aiml2, set, rosie
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Set
连接: 127, 今天: 0, 周: 1, 一个月: 4
最后连接: Apr 15, 12:55
Remember Me
Remember Me
A set of responses remembering general info about the user.
别名: @rememberme
类别: Examples, Response Lists
Tags: response list, examples
创建: May 26 2021, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 111, 今天: 0, 周: 2, 一个月: 4
最后连接: Apr 15, 15:29
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, Examples, Math
Tags: math, self
创建: Dec 18 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 98, 今天: 0, 周: 1, 一个月: 4
最后连接: Apr 15, 12:00
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 Bot Libre.


别名: @Bot Libre JavaScript SDK
类别: JavaScript
Tags: sdk, javascript, paphus
创建: Jan 17 2015, by: admin
大拇指: 0, 拇指下: 1, 星星: 2.0
Language: JavaScript
连接: 1032, 今天: 0, 周: 2, 一个月: 3
最后连接: Yesterday, 21:43
knowledge (alice)
knowledge (alice)
The knowledge AIML script from the ALICE A.I. FOUNDATION.
This script contains factual answers to many common "what is" type questions. The knowledge script is meant to be combined with the other alice AIML scripts for the full personality.
别名: @knowledge (alice)
类别: A.L.I.C.E., AIML
Tags: alice, aiml, knowledge
创建: Feb 8 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 980, 今天: 0, 周: 2, 一个月: 3
最后连接: Yesterday, 12:37
bot (alice)
bot (alice)
The bot AIML script from the ALICE A.I. FOUNDATION. This script contains a set of basic responses for a bot. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
别名: @bot (alice)
类别: A.L.I.C.E., AIML
Tags: bot, alice, aiml
创建: Feb 8 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 391, 今天: 0, 周: 2, 一个月: 3
最后连接: Yesterday, 9:35
AIML2
AIML2
A set of AIML2 patterns to test and demonstrate new AIML 2.0 features.
别名: @AIML2
类别: AIML, AIML2
Tags: aiml, aiml2
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 389, 今天: 1, 周: 2, 一个月: 3
最后连接: Today, 8:37
Eddie
Eddie
Response list for the Eddie bot.
别名: @Eddie
类别: Response Lists, Personalities
Tags: response list, personality
创建: Oct 7 2016, by: admin
大拇指: 1, 拇指下: 0, 星星: 5.0
Language: Response List
连接: 342, 今天: 0, 周: 2, 一个月: 3
最后连接: Yesterday, 7:32
Telegram Group Administrator
Telegram Group Administrator
This script gives an example Telegram script to let a bot administer a Telegram group. Bots can welcome new users, provide information, and delete offensive messages and spam.
别名: @Telegram Group Administrator
类别: Self
Tags: self, groups, examples, spam, telegram
创建: Jul 19 2017, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 323, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 15, 13:35
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
别名: @Escalate Email
类别: Self, Examples
Tags: examples, email, self
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 320, 今天: 0, 周: 1, 一个月: 3
最后连接: Apr 15, 12:02
Geek Pick-up Lines
Geek Pick-up Lines
A set of default responses for geeky pickup lines.
别名: @Geek Pick-up Lines
类别: Response Lists, Pickup Lines
Tags: dating, response list, pickup lines, default phrases, geek
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 320, 今天: 1, 周: 2, 一个月: 3
最后连接: Today, 8:14

| 1 | 2 | 3 | 4 | 5