搜索的脚本


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

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
连接: 306, 今天: 0, 周: 2, 一个月: 11
最后连接: Nov 12, 22:18
Connect 4 Text
Connect 4 Text
This script lets you play Connect 4 with your bot. This is the text version of the script (board is printed as text). There are 2 play option in the script, random move, and deep learning move that uses the Bot Libre analytics API. This script requires the game-sdk.js and games.css files.
别名: @connect4text
类别: Games, Self
Tags: analytics, deep learning, self, checkers, machine learning, games
创建: Apr 14 2021, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 268, 今天: 1, 周: 5, 一个月: 11
最后连接: Today, 9:09
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
连接: 530, 今天: 0, 周: 3, 一个月: 10
最后连接: Yesterday, 5:19
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
连接: 507, 今天: 0, 周: 4, 一个月: 9
最后连接: Nov 12, 17:18
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
连接: 502, 今天: 0, 周: 3, 一个月: 9
最后连接: Nov 12, 18:18
default (alice)
default (alice)
The default AIML script from the ALICE A.I. FOUNDATION. This script contains general responses to many common types of questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
别名: @default (alice)
类别: A.L.I.C.E., AIML
Tags: aiml, common responses, small talk, default phrases, alice
创建: Feb 8 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 368, 今天: 0, 周: 3, 一个月: 9
最后连接: Nov 12, 19:11
Music Streaming Website
Music Streaming Website
This website provides example embed code for the Music Streaming Bot. It contains JavaScript code that checks for response commands and plays music through the streaming service, https://rfcmedia.streamguys1.com/
别名: @musicstreamingwebsite
类别: Examples, Website, Programming Language, HTML
Tags: examples, music, html, website
创建: Dec 17 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: HTML
连接: 346, 今天: 0, 周: 3, 一个月: 9
最后连接: Yesterday, 16:36
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
连接: 291, 今天: 0, 周: 3, 一个月: 9
最后连接: Nov 12, 21:25
Knowledge
Knowledge
Rosie knowledge.aiml script.
别名: @knowledge
类别: AIML, Rosie
Tags: knowledge, aiml2, rosie, aiml
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 278, 今天: 0, 周: 3, 一个月: 9
最后连接: Yesterday, 0:12
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
类别: Response Lists, Business, Examples
Tags: business, examples, response list, e-commerce
创建: Dec 18 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 238, 今天: 0, 周: 3, 一个月: 9
最后连接: Nov 12, 21:08
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
连接: 1296, 今天: 0, 周: 3, 一个月: 8
最后连接: Nov 12, 17:28
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
连接: 1179, 今天: 0, 周: 2, 一个月: 8
最后连接: Nov 12, 18: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
连接: 1012, 今天: 0, 周: 2, 一个月: 8
最后连接: Nov 12, 17:30
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
连接: 630, 今天: 0, 周: 4, 一个月: 8
最后连接: Today, 0:19
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
连接: 599, 今天: 0, 周: 2, 一个月: 8
最后连接: Nov 12, 17:05
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
连接: 528, 今天: 0, 周: 3, 一个月: 8
最后连接: Nov 12, 17:40
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
连接: 515, 今天: 0, 周: 4, 一个月: 8
最后连接: Nov 12, 17:51
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
连接: 500, 今天: 0, 周: 2, 一个月: 8
最后连接: Nov 12, 17:00
biography (alice)
biography (alice)
The biography AIML script from the ALICE A.I. FOUNDATION. This script contains answers to "who is" style questions of notable people. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
别名: @biography (alice)
类别: AIML, A.L.I.C.E.
Tags: alice, knowledge, aiml
创建: Feb 8 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 443, 今天: 0, 周: 3, 一个月: 8
最后连接: Nov 12, 19:10
atomique_ed (french)
atomique_ed (french)
atomique_ed French AIML script from ALICE A.I. Foundation. This script contains some responses to common phrases and is meant to be combine with the other french AIML scripts for the full personality.
别名: @atomique_ed (french)
类别: French Set, Language, AIML, French
Tags: french, aiml, common responses
创建: Feb 19 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 408, 今天: 0, 周: 2, 一个月: 8
最后连接: Nov 12, 20:25
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
类别: JSON, Data, Examples
Tags: data, examples, json
创建: Feb 19 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: JSON
连接: 378, 今天: 0, 周: 3, 一个月: 8
最后连接: Nov 12, 20:55
be2was
be2was
Rosie be2was.map script.
别名: @be2was
类别: Data, AIML, Map, Rosie
Tags: aiml, rosie, aiml2, map
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Map
连接: 328, 今天: 0, 周: 4, 一个月: 8
最后连接: Nov 12, 21:37
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
连接: 327, 今天: 0, 周: 2, 一个月: 8
最后连接: Nov 12, 19:54
gender
gender
Rosie gender.set script.
别名: @gender
类别: Data, AIML, Set, Rosie
Tags: aiml, set, rosie, aiml2
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Set
连接: 320, 今天: 0, 周: 3, 一个月: 8
最后连接: Nov 12, 22:29
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
连接: 310, 今天: 0, 周: 2, 一个月: 8
最后连接: Nov 12, 21:33
ordinal
ordinal
Rosie ordinal.set script.
别名: @ordinal
类别: Set, Data, Rosie, AIML
Tags: rosie, aiml2, aiml, set
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Set
连接: 308, 今天: 0, 周: 2, 一个月: 8
最后连接: Nov 12, 22:17
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
连接: 297, 今天: 0, 周: 3, 一个月: 8
最后连接: Nov 12, 23:18
evildoers
evildoers
Rosie evildoers.set script.
别名: @evildoers
类别: Data, Rosie, Set, AIML
Tags: set, rosie, aiml, aiml2
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Set
连接: 284, 今天: 0, 周: 2, 一个月: 8
最后连接: Nov 12, 23:37
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
连接: 284, 今天: 0, 周: 3, 一个月: 8
最后连接: Yesterday, 0:14
Instructor Bot
Instructor Bot
A response list set for a virtual course on Bot Libre. This response list uses a conversation flow to give a course on the Bot Libre platform. It uses a command to display a slide show of the course slides as it discusses each page. You must call initWebPreview() on your WebChatbotListener to enable the displaying of the slides.
别名: @instructorbot
类别: Education, Response Lists
Tags: education, response list, course
创建: Dec 18 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 247, 今天: 1, 周: 3, 一个月: 8
最后连接: Today, 12:14
TicTacToe
TicTacToe
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 script requires the game-sdk.js and games.css files.
别名: @TicTacToe
类别: Self, Games
Tags: self, games, machine learning
创建: Dec 18 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 238, 今天: 0, 周: 3, 一个月: 8
最后连接: Today, 0:07
Reductions 2
Reductions 2
Rosie reductions2.aiml script.
别名: @reductions2
类别: AIML, Rosie
Tags: aiml2, rosie, aiml
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 213, 今天: 1, 周: 3, 一个月: 8
最后连接: Today, 1:07
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
连接: 597, 今天: 0, 周: 2, 一个月: 7
最后连接: Nov 12, 17:03
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
连接: 567, 今天: 0, 周: 2, 一个月: 7
最后连接: Nov 12, 17:39
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
连接: 550, 今天: 1, 周: 3, 一个月: 7
最后连接: Today, 1:48
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
别名: @Escalate Email
类别: Examples, Self
Tags: examples, email, self
创建: Oct 7 2016, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Self
连接: 534, 今天: 0, 周: 2, 一个月: 7
最后连接: Nov 12, 17:23
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
连接: 498, 今天: 0, 周: 2, 一个月: 7
最后连接: Nov 12, 17:12
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
连接: 485, 今天: 0, 周: 2, 一个月: 7
最后连接: Nov 12, 17:49
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
连接: 370, 今天: 0, 周: 2, 一个月: 7
最后连接: Nov 12, 20:11
drugs (alice)
drugs (alice)
The drugs AIML script from the ALICE A.I. FOUNDATION. This script contains basic responses for drug and narcotics related questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
别名: @drugs (alice)
类别: AIML, A.L.I.C.E.
Tags: alice, aiml, drugs
创建: Feb 8 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 362, 今天: 0, 周: 2, 一个月: 7
最后连接: Nov 12, 19:37
imponderables (alice)
imponderables (alice)
The history AIML script from the ALICE A.I. FOUNDATION. This script contains a random set of clever or funny questions and statements. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
别名: @imponderables (alice)
类别: AIML, A.L.I.C.E.
Tags: alice, jokes, aiml
创建: Feb 8 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 361, 今天: 0, 周: 2, 一个月: 7
最后连接: Nov 12, 19:18
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
连接: 353, 今天: 0, 周: 2, 一个月: 7
最后连接: Nov 12, 20:05
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
连接: 335, 今天: 0, 周: 3, 一个月: 7
最后连接: Nov 12, 20:53
spatialprep
spatialprep
Rosie spatialprep.set script.
别名: @spatialprep
类别: Set, Data, AIML, Rosie
Tags: set, rosie, aiml, aiml2
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Set
连接: 308, 今天: 0, 周: 4, 一个月: 7
最后连接: Yesterday, 23:13
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
连接: 306, 今天: 0, 周: 2, 一个月: 7
最后连接: Nov 12, 23:12
is
is
Rosie is.set script.
别名: @is
类别: Rosie, Data, AIML, Set
Tags: aiml, rosie, set, aiml2
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Set
连接: 299, 今天: 0, 周: 2, 一个月: 7
最后连接: Nov 12, 22:28
is
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
连接: 295, 今天: 0, 周: 2, 一个月: 7
最后连接: Nov 12, 21:04
article
article
Rosie article.set script.
别名: @article
类别: Rosie, Set, Data, AIML
Tags: rosie, set, aiml2, aiml
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Set
连接: 294, 今天: 0, 周: 2, 一个月: 7
最后连接: Nov 12, 23:10
nation
nation
Rosie nation.set script.
别名: @nation
类别: Set, AIML, Rosie, Data
Tags: rosie, aiml, aiml2, set
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Set
连接: 293, 今天: 0, 周: 2, 一个月: 7
最后连接: Nov 12, 22:38
animal
animal
Rosie animal.set script.
别名: @animalset
类别: Rosie, AIML, Data, Set
Tags: rosie, animals, aiml, aiml2, set
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Set
连接: 292, 今天: 0, 周: 2, 一个月: 7
最后连接: Nov 12, 23:16
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
连接: 292, 今天: 0, 周: 3, 一个月: 7
最后连接: Yesterday, 3:59
Default
Default
Rosie default.aiml script.
别名: @default-admin
类别: AIML, Rosie
Tags: aiml2, rosie, aiml
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 281, 今天: 0, 周: 2, 一个月: 7
最后连接: Nov 12, 22:41
state2largestcity
state2largestcity
Rosie state2largestcity.map script.
别名: @state2largestcity
类别: Data, Map, Rosie, AIML
Tags: map, aiml, aiml2, rosie
创建: Nov 7 2019, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Map
连接: 278, 今天: 0, 周: 2, 一个月: 7
最后连接: Nov 12, 23:17
20 Questions
20 Questions
An AIML script of a 20 questions game, from the Square Bear AIML collection. Type "20q" to start a game.
别名: @20 Questions
类别: Games, AIML, Square Bear
Tags: aiml, games, square bear
创建: Dec 18 2020, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: AIML
连接: 246, 今天: 0, 周: 2, 一个月: 7
最后连接: Nov 12, 21:27
nospeech
nospeech
This response list gives an example of the "nospeech" HTML class that lets a response include text that is not spoken.
别名: @nospeech
类别: Response Lists
Tags: html, speech, response list, css, nospeech
创建: Feb 9 2021, by: admin
大拇指: 0, 拇指下: 0, 星星: 0.0
Language: Response List
连接: 229, 今天: 0, 周: 2, 一个月: 7
最后连接: Yesterday, 0:18
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
连接: 1087, 今天: 0, 周: 2, 一个月: 6
最后连接: Nov 12, 17:32

| 1 | 2 | 3 | 4 | 5