搜索的脚本


250 结果,.
以前的 | | 1 | 2 | 3 | 4 | 5

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
连接: 1170, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 8:35
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
连接: 1086, 今天: 0, 周: 2, 一个月: 8
最后连接: Yesterday, 22:25
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
连接: 1035, 今天: 1, 周: 1, 一个月: 8
最后连接: Today, 4:51
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
连接: 1000, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 7:20
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
连接: 592, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 24, 10:07
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
连接: 522, 今天: 0, 周: 1, 一个月: 8
最后连接: Yesterday, 22:17
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
连接: 495, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 7:39
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
连接: 472, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 7:44
atomic (alice)
atomic (alice)
The atomic AIML script from the ALICE A.I. FOUNDATION. This script contains responses to common questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
别名: @atomic (alice)
类别: AIML, A.L.I.C.E.
Tags: aiml, small talk, alice
创建: Feb 8 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 470, 今天: 0, 周: 1, 一个月: 8
最后连接: Yesterday, 9:59
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: utils, bootstrap, self
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 468, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 19:13
that (alice)
that (alice)
The "that" AIML script from the ALICE A.I. FOUNDATION. This script contains context response to other questions from the ALICE scripts. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
别名: @that (alice)
类别: A.L.I.C.E., AIML
Tags: alice, aiml
创建: Feb 8 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 426, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 8:31
AIML Wikipedia Search
AIML Wikipedia Search
This script gives an example of how to search wikipedia.
别名: @AIML Wikipedia Search
类别: AIML2, AIML, Examples
Tags: examples, search, xml, wikipedia, sraix, aiml, xpath
创建: Feb 8 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 372, 今天: 0, 周: 1, 一个月: 8
最后连接: Yesterday, 21:48
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: self, facebook, geospatial, location, examples
创建: Feb 19 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 353, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 9:10
nombres (sara)
nombres (sara)
Sara nombres Spanish AIML script from ALICE A.I. Foundation. This script contains some naming understanding and is meant to be combine with the other sara AIML scripts for the full personality.
别名: @nombres (sara)
类别: AIML, Spanish, Language, Sara
Tags: names, spanish, aiml, sara
创建: Feb 19 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 353, 今天: 0, 周: 1, 一个月: 8
最后连接: Oct 27, 16:39
sexo (sara)
sexo (sara)
Sara sexo Spanish AIML script from ALICE A.I. Foundation. This script contains some polite responses to sexual questions and is meant to be combine with the other sara AIML scripts for the full personality.
别名: @sexo (sara)
类别: Spanish, Language, AIML, Sara
Tags: sara, dating, spanish, aiml
创建: Feb 19 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 345, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 9:23
sara_srai
sara_srai
Sara srai Spanish AIML script from ALICE A.I. Foundation. This script contains some reductions to common phrases and is meant to be combine with the other sara AIML scripts for the full personality.
别名: @sara_srai
类别: Sara, Language, Spanish, AIML
Tags: reduction, spanish, sara, aiml
创建: Feb 19 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 335, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 10:05
numbername
numbername
Rosie numbername.set script.
别名: @numbername
类别: Set, Rosie, AIML, Data
Tags: aiml2, set, aiml, rosie
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Set
连接: 332, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 12:38
entity
entity
Rosie entity.set script.
别名: @entity
类别: Data, AIML, Set, Rosie
Tags: aiml, set, aiml2, rosie
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Set
连接: 329, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 14:41
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
类别: CSV, Examples, Data
Tags: knowledge, data, csv, examples
创建: Feb 19 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: CSV
连接: 327, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 10:16
sign2date
sign2date
Rosie sign2date.map script.
别名: @sign2date
类别: Rosie, AIML, Data, Map
Tags: aiml2, aiml, map, rosie
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Map
连接: 325, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 14:09
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
连接: 321, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 9:58
erup
erup
Rosie erup.set script.
别名: @erup
类别: AIML, Rosie, Set, Data
Tags: aiml, set, aiml2, rosie
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Set
连接: 301, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 23:44
nation2capital
nation2capital
Rosie nation2capital.map script.
别名: @nation2capital
类别: Data, Map, Rosie, AIML
Tags: rosie, map, aiml, aiml2
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Map
连接: 300, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 12:21
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
连接: 299, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 14:53
phonetic
phonetic
Rosie phonetic.map script.
别名: @phonetic
类别: AIML, Map, Data, Rosie
Tags: aiml2, rosie, map, aiml
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Map
连接: 298, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 19:50
state
state
Rosie state.set script.
别名: @state
类别: Data, Set, Rosie, AIML
Tags: set, rosie, aiml, aiml2
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Set
连接: 295, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 15:09
been2be
been2be
Rosie been2be.map script.
别名: @been2be
类别: Map, Rosie, AIML, Data
Tags: aiml, aiml2, rosie, map
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Map
连接: 294, 今天: 0, 周: 1, 一个月: 8
最后连接: Yesterday, 12:10
PARRY
PARRY
A partial response list of the 1972 PARRY personality. PARRY was written in 1972 by psychiatrist Kenneth Colby. PARRY attempted to simulate a paranoid schizophrenic.
别名: @PARRY
类别: Personalities, Response Lists
Tags: bot, response list, classic
创建: Dec 18 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 291, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 7:55
GeoNames Response List Example
GeoNames Response List Example
An example response list that calls the GeoNames web service.
别名: @GeoNames Response List Example
类别: Response Lists, Examples
Tags: web service, self, response list, xml
创建: Dec 18 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 288, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 25, 7:34
tomorrow
tomorrow
Rosie tomorrow.map script.
别名: @tomorrow
类别: AIML, Map, Data, Rosie
Tags: map, aiml, aiml2, rosie
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Map
连接: 287, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 14:31
number2ordinal
number2ordinal
Rosie number2ordinal.map script.
别名: @number2ordinal
类别: Rosie, Map, AIML, Data
Tags: map, aiml2, aiml, rosie
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Map
连接: 284, 今天: 0, 周: 1, 一个月: 8
最后连接: Oct 27, 15:40
Rosie
Rosie
Rosie rosie.properties script.
别名: @rosie
类别: Properties, AIML, Rosie, Data
Tags: rosie, properties, aiml, personality, aiml2
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Properties
连接: 281, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 11:24
month
month
Rosie month.set script.
别名: @month
类别: Rosie, AIML, Data, Set
Tags: rosie, set, aiml, aiml2
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Set
连接: 264, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 13:16
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
连接: 264, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 11:00
weekday
weekday
Rosie weekday.set script.
别名: @weekday
类别: Data, AIML, Rosie, Set
Tags: aiml2, rosie, aiml, set
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Set
连接: 262, 今天: 0, 周: 1, 一个月: 8
最后连接: Oct 27, 16:39
being2be
being2be
Rosie being2be.map script.
别名: @being2be
类别: Map, AIML, Rosie, Data
Tags: rosie, aiml, map, aiml2
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Map
连接: 256, 今天: 0, 周: 2, 一个月: 8
最后连接: Yesterday, 22:56
Synth
Synth
This script loads a greeting and default response that use language synthesis. Language synthesis generates responses based on the question topic and language patterns.
别名: @Synth
类别: Response Lists
Tags: response list, learning, synthesis, artificial intelligence
创建: Dec 18 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 251, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 10:30
familiarpredicate
familiarpredicate
Rosie familiarpredicate.map script.
别名: @familiarpredicate
类别: Data, Rosie, AIML, Map
Tags: map, aiml, aiml2, rosie
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Map
连接: 249, 今天: 0, 周: 1, 一个月: 8
最后连接: Today, 0:25
Conversation Flow
Conversation Flow
This template gives an example of how to train a bot using a conversation flow.
别名: @conversationflow
类别: Examples
Tags: response list, conversation flow, examples
创建: Feb 11 2021, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 207, 今天: 0, 周: 0, 一个月: 8
最后连接: Oct 26, 16:21
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
连接: 1079, 今天: 0, 周: 0, 一个月: 7
最后连接: Oct 26, 7:24
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
连接: 1005, 今天: 0, 周: 0, 一个月: 7
最后连接: Oct 22, 1:24
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
连接: 589, 今天: 0, 周: 0, 一个月: 7
最后连接: Oct 26, 3:29
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, self, sms
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 542, 今天: 0, 周: 0, 一个月: 7
最后连接: Oct 26, 23:08
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: self, examples, sms
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 518, 今天: 0, 周: 0, 一个月: 7
最后连接: Oct 26, 7:12
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
连接: 514, 今天: 0, 周: 0, 一个月: 7
最后连接: Oct 20, 16:15
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: response list, examples
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 508, 今天: 0, 周: 0, 一个月: 7
最后连接: Oct 26, 7:16
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
连接: 497, 今天: 0, 周: 0, 一个月: 7
最后连接: Oct 20, 16:17
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
连接: 496, 今天: 0, 周: 0, 一个月: 7
最后连接: Oct 25, 10:17
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
连接: 486, 今天: 0, 周: 0, 一个月: 7
最后连接: Oct 20, 16:15
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
连接: 479, 今天: 0, 周: 0, 一个月: 7
最后连接: Oct 25, 3:41
client (alice)
client (alice)
The client AIML script from the ALICE A.I. FOUNDATION. This script contains responses for age/gender/location questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
别名: @client (alice)
类别: A.L.I.C.E., AIML
Tags: small talk, aiml, alice
创建: Feb 8 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 445, 今天: 0, 周: 0, 一个月: 7
最后连接: Oct 23, 15:05
emotions (alice)
emotions (alice)
The emotions AIML script from the ALICE A.I. FOUNDATION.
The emotions script is meant to be combined with the other alice AIML scripts for the full personality.
别名: @emotions (alice)
类别: A.L.I.C.E., AIML
Tags: aiml, alice
创建: Feb 8 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 422, 今天: 0, 周: 0, 一个月: 7
最后连接: Oct 26, 9:03
continuation (alice)
continuation (alice)
The continuation AIML script from the ALICE A.I. FOUNDATION. This script seems to be maintaining some sort of conversational stack, but I really have no idea what it is doing exactly. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
别名: @continuation (alice)
类别: AIML, A.L.I.C.E.
Tags: utils, alice, aiml
创建: Feb 8 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 369, 今天: 0, 周: 1, 一个月: 7
最后连接: Yesterday, 17:47
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
类别: Mobile Assistant, Response Lists
Tags: google maps, commands, response list, map, assistant, mobile
创建: Feb 19 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 363, 今天: 0, 周: 0, 一个月: 7
最后连接: Oct 23, 15:03
history (alice)
history (alice)
The history AIML script from the ALICE A.I. FOUNDATION. This script contains a handful of responses on historical information. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
别名: @history (alice)
类别: AIML, A.L.I.C.E.
Tags: alice, aiml, bot
创建: Feb 8 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 359, 今天: 0, 周: 0, 一个月: 7
最后连接: Oct 25, 6:17
default (sara)
default (sara)
Sara default Spanish AIML script from ALICE A.I. Foundation. This script contains basic Spanish default phrases and is meant to be combine with the other sara AIML scripts for the full personality.
别名: @default (sara)
类别: Language, Sara, Spanish, AIML
Tags: spanish, aiml, sara, default phrases
创建: Feb 19 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 354, 今天: 0, 周: 0, 一个月: 7
最后连接: Oct 26, 10:09

以前的 | | 1 | 2 | 3 | 4 | 5