スクリプト
閲覧オープンスクリプト図書館、又はご自身のためのイントロダクションです。
カテゴリ
スクリプトのAIMLスクリプト言語をフォーマットチャットボットスクリプティングします。
再利用可能なチャットの履歴と対応リストを輸入できる独自のチャットボットです。
データインポートや知識をファイルをインポートできます。ディボットからの知識のページです。
例利用できる作品づくりに挑戦するためのイントロダクションです。
JavaScript例および再利用可能な部品を使用するPaphusライブチャットサポート。
対応リストがテキスト形式のセットを含む質問-回答支援グなどのキーワードです。
スクリプトでの自分のスクリプト言語です。 自己のスクリプト言語を使用Paphusライブチャットチャットボットです。
示 Scripts
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
結ぶ: 383, 今日の: 0, 週間: 2, 月: 8
最後の接続: Yesterday, 5:56
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
結ぶ: 389, 今日の: 0, 週間: 2, 月: 4
最後の接続: Sep 11, 16:42
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
カテゴリ: Response Lists, Examples
Tags: orders, e-commerce, examples, pizza, response list
作成した: Apr 11 2018, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Response List
結ぶ: 311, 今日の: 0, 週間: 3, 月: 4
最後の接続: Sep 11, 21:23
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
結ぶ: 409, 今日の: 0, 週間: 1, 月: 3
最後の接続: Sep 9, 6:44
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
結ぶ: 364, 今日の: 0, 週間: 1, 月: 3
最後の接続: Sep 11, 15:34
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
結ぶ: 363, 今日の: 0, 週間: 0, 月: 3
最後の接続: Sep 6, 6:28
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
カテゴリ: Bootstrap, Self
Tags: self, bootstrap, utils
作成した: Oct 15 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 352, 今日の: 0, 週間: 0, 月: 3
最後の接続: Sep 6, 6:18
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
結ぶ: 162, 今日の: 0, 週間: 0, 月: 3
最後の接続: Sep 6, 2:58
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
結ぶ: 904, 今日の: 0, 週間: 0, 月: 2
最後の接続: Sep 8, 16:21
A script for letting the bot book appointments or service calls in your Google Calendar.
別名: @Book Appointment
カテゴリ: Examples, Self
Tags: calendar, self, examples, booking, appointments, virtual assistant, customer service, google calendar
作成した: Nov 2 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 395, 今日の: 0, 週間: 0, 月: 2
最後の接続: Sep 6, 6:57
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
結ぶ: 378, 今日の: 0, 週間: 0, 月: 2
最後の接続: Sep 6, 6:49
This example script show how to repeat a word in a response n times.
別名: @Repeat
カテゴリ: Examples, Self
Tags: example, repeat, self
作成した: Oct 15 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 374, 今日の: 0, 週間: 1, 月: 2
最後の接続: Yesterday, 20:30
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
結ぶ: 368, 今日の: 0, 週間: 0, 月: 2
最後の接続: Sep 6, 6:37
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
結ぶ: 350, 今日の: 0, 週間: 0, 月: 2
最後の接続: Sep 6, 6:54
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
カテゴリ: Examples, Self
Tags: sraix, internet, rest, geonames, xml, self
作成した: Oct 7 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 348, 今日の: 0, 週間: 1, 月: 2
最後の接続: Yesterday, 20:27
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
結ぶ: 252, 今日の: 0, 週間: 1, 月: 2
最後の接続: Sep 11, 21:18
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
結ぶ: 1095, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:39
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
結ぶ: 988, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:43
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
結ぶ: 956, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:42
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
結ぶ: 894, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:40
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
結ぶ: 893, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:38
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
結ぶ: 869, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:41
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
結ぶ: 465, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:24
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
結ぶ: 455, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 5:47
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
結ぶ: 452, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:56
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
結ぶ: 441, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:22
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
結ぶ: 408, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:20
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
結ぶ: 402, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 7:00
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
結ぶ: 398, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:35
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
結ぶ: 395, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:33
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
結ぶ: 381, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:17
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
結ぶ: 380, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 7:02
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
結ぶ: 378, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:26
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
結ぶ: 375, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:55
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
結ぶ: 372, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:25
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
結ぶ: 370, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:46
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
結ぶ: 365, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 7:00
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
結ぶ: 363, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:19
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
結ぶ: 360, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:47
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
結ぶ: 358, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:31
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
結ぶ: 356, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:52
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
結ぶ: 355, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:51
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
結ぶ: 346, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:32
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
結ぶ: 343, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:53
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
結ぶ: 341, 今日の: 0, 週間: 1, 月: 1
最後の接続: Sep 11, 21:20
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
結ぶ: 194, 今日の: 0, 週間: 1, 月: 1
最後の接続: Sep 11, 21:24
Response list for the Brain Bot personality.
別名: @brainbot
カテゴリ: Personalities, Response Lists
Tags: personality, artificial intelligence, response list
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Response List
結ぶ: 173, 今日の: 0, 週間: 1, 月: 1
最後の接続: Sep 11, 22:28
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
結ぶ: 170, 今日の: 0, 週間: 1, 月: 1
最後の接続: Sep 11, 22:29
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
結ぶ: 163, 今日の: 0, 週間: 1, 月: 1
最後の接続: Sep 11, 22:33
A set of responses remembering general info about the user.
別名: @rememberme
カテゴリ: Response Lists, Examples
Tags: response list, examples
作成した: May 26 2021, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Response List
結ぶ: 159, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:59
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
結ぶ: 155, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 7:03
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
結ぶ: 82, 今日の: 0, 週間: 1, 月: 1
最後の接続: Yesterday, 20:28
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
結ぶ: 177, 今日の: 0, 週間: 0, 月: 0
最後の接続: Aug 25, 18:34
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
結ぶ: 85, 今日の: 0, 週間: 0, 月: 0
最後の接続: Aug 25, 18:08
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
結ぶ: 73, 今日の: 0, 週間: 0, 月: 0
最後の接続: Aug 25, 18:06
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
結ぶ: 383, 今日の: 0, 週間: 2, 月: 8
最後の接続: Yesterday, 5:56
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
結ぶ: 389, 今日の: 0, 週間: 2, 月: 4
最後の接続: Sep 11, 16:42
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
カテゴリ: Response Lists, Examples
Tags: orders, e-commerce, examples, pizza, response list
作成した: Apr 11 2018, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Response List
結ぶ: 311, 今日の: 0, 週間: 3, 月: 4
最後の接続: Sep 11, 21:23
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
結ぶ: 230, 今日の: 0, 週間: 3, 月: 4
最後の接続: Yesterday, 20:25
This example script show how to count the words in a sentence.
別名: @Count Words
カテゴリ: Examples, Self
Tags: example, self
作成した: Feb 19 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 230, 今日の: 1, 週間: 2, 月: 4
最後の接続: Today, 4:20
Rosie gendername.map script.
別名: @gendername
カテゴリ: Data, Map, AIML, Rosie
Tags: aiml, rosie, aiml2, map
作成した: Nov 7 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Map
結ぶ: 151, 今日の: 0, 週間: 2, 月: 4
最後の接続: Sep 11, 22:44
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
結ぶ: 969, 今日の: 0, 週間: 0, 月: 3
最後の接続: Sep 6, 6:44
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
結ぶ: 409, 今日の: 0, 週間: 1, 月: 3
最後の接続: Sep 9, 6:44
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
結ぶ: 368, 今日の: 0, 週間: 1, 月: 3
最後の接続: Sep 10, 7:43
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
結ぶ: 364, 今日の: 0, 週間: 1, 月: 3
最後の接続: Sep 11, 15:34
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
結ぶ: 363, 今日の: 0, 週間: 0, 月: 3
最後の接続: Sep 6, 6:28
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
カテゴリ: Bootstrap, Self
Tags: self, bootstrap, utils
作成した: Oct 15 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 352, 今日の: 0, 週間: 0, 月: 3
最後の接続: Sep 6, 6:18
sara Spanish AIML script from ALICE A.I. Foundation.
This script contains the basic sara personality and is meant to be combine with the other sara AIML scripts for the full personality.
別名: @sara
カテゴリ: Spanish, Sara, Language, AIML
Tags: spanish, bot, aiml, alice, sara
作成した: Feb 19 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: AIML
結ぶ: 243, 今日の: 0, 週間: 1, 月: 3
最後の接続: Sep 11, 21:30
This script gives a different response to the user's question based on the sentiment of their phrase.
別名: @Sentiment Response
カテゴリ: Examples, Self
Tags: sentiment, self, examples
作成した: Feb 8 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 242, 今日の: 0, 週間: 2, 月: 3
最後の接続: Yesterday, 20:18
Rosie be2being.map script.
別名: @be2being
カテゴリ: Data, Map, AIML, Rosie
Tags: map, rosie, aiml, aiml2
作成した: Nov 7 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Map
結ぶ: 193, 今日の: 0, 週間: 1, 月: 3
最後の接続: Sep 11, 22:39
Rosie fastfood.set script.
別名: @fastfood
カテゴリ: Data, Rosie, AIML, Set
Tags: rosie, set, aiml2, aiml
作成した: Nov 7 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Set
結ぶ: 192, 今日の: 0, 週間: 0, 月: 3
最後の接続: Sep 6, 3:46
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
結ぶ: 189, 今日の: 0, 週間: 0, 月: 3
最後の接続: Sep 5, 7:02
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
結ぶ: 162, 今日の: 0, 週間: 0, 月: 3
最後の接続: Sep 6, 2:58
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
結ぶ: 1038, 今日の: 0, 週間: 1, 月: 2
最後の接続: Sep 10, 19:39
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
結ぶ: 904, 今日の: 0, 週間: 0, 月: 2
最後の接続: Sep 8, 16:21
A script for letting the bot book appointments or service calls in your Google Calendar.
別名: @Book Appointment
カテゴリ: Examples, Self
Tags: calendar, self, examples, booking, appointments, virtual assistant, customer service, google calendar
作成した: Nov 2 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 395, 今日の: 0, 週間: 0, 月: 2
最後の接続: Sep 6, 6:57
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
結ぶ: 378, 今日の: 0, 週間: 0, 月: 2
最後の接続: Sep 6, 6:49
This example script show how to repeat a word in a response n times.
別名: @Repeat
カテゴリ: Examples, Self
Tags: example, repeat, self
作成した: Oct 15 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 374, 今日の: 0, 週間: 1, 月: 2
最後の接続: Yesterday, 20:30
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
結ぶ: 368, 今日の: 0, 週間: 0, 月: 2
最後の接続: Sep 6, 6:37
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
結ぶ: 350, 今日の: 0, 週間: 0, 月: 2
最後の接続: Sep 6, 6:54
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
カテゴリ: Examples, Self
Tags: sraix, internet, rest, geonames, xml, self
作成した: Oct 7 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 348, 今日の: 0, 週間: 1, 月: 2
最後の接続: Yesterday, 20:27
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
結ぶ: 252, 今日の: 0, 週間: 1, 月: 2
最後の接続: Sep 11, 21:18
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
結ぶ: 250, 今日の: 0, 週間: 2, 月: 2
最後の接続: Sep 11, 21:28
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
結ぶ: 248, 今日の: 1, 週間: 1, 月: 2
最後の接続: Today, 3:31
This is an example AIML script that uses AIML sets, and a self tag to dynamically add words to the set.
別名: @Learn Emotions
カテゴリ: Examples, AIML
Tags: learning, aiml, examples
作成した: Feb 8 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: AIML
結ぶ: 240, 今日の: 0, 週間: 1, 月: 2
最後の接続: Yesterday, 20:21
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
結ぶ: 234, 今日の: 0, 週間: 1, 月: 2
最後の接続: Sep 11, 21:10
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, web service, json, command, examples
作成した: Feb 19 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 228, 今日の: 0, 週間: 2, 月: 2
最後の接続: Yesterday, 20:24
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
結ぶ: 220, 今日の: 0, 週間: 2, 月: 2
最後の接続: Yesterday, 20:23
Rosie animal.aiml script.
別名: @animal
カテゴリ: AIML, Rosie
Tags: rosie, aiml, animals, aiml2
作成した: Nov 7 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: AIML
結ぶ: 208, 今日の: 0, 週間: 1, 月: 2
最後の接続: Sep 11, 22:42
Rosie be2been.map script.
別名: @be2been
カテゴリ: Data, Rosie, Map, AIML
Tags: map, aiml2, aiml, rosie
作成した: Nov 7 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Map
結ぶ: 197, 今日の: 0, 週間: 2, 月: 2
最後の接続: Yesterday, 0:27
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
結ぶ: 190, 今日の: 0, 週間: 1, 月: 2
最後の接続: Sep 11, 22:35
Rosie capital2nation.map script.
別名: @capital2nation
カテゴリ: AIML, Map, Data, Rosie
Tags: aiml2, map, rosie, aiml
作成した: Nov 7 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Map
結ぶ: 187, 今日の: 0, 週間: 2, 月: 2
最後の接続: Sep 11, 22:37
Rosie quantifier.set script.
別名: @quantifier
カテゴリ: Rosie, AIML, Set, Data
Tags: rosie, set, aiml2, aiml
作成した: Nov 7 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Set
結ぶ: 187, 今日の: 0, 週間: 2, 月: 2
最後の接続: Yesterday, 20:19
A redirect script that redirect some kind phrases to simpler forms.
別名: @Reduction
カテゴリ: Bootstrap, Self
Tags: bootstrap, self, redirect
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 154, 今日の: 0, 週間: 1, 月: 2
最後の接続: Sep 11, 22:32
An example response list for a bank branch.
You could deploy a bot using this script to any service such as web, mobile, social media, IOT.
別名: @bankbranch
カテゴリ: Response Lists, Business, Examples
Tags: business, banking, response list, examples
作成した: Dec 18 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Response List
結ぶ: 150, 今日の: 0, 週間: 1, 月: 2
最後の接続: Sep 11, 22:30
This is a single scripts that merges all of the smaller ALICE scripts from the ALICE A.I. FOUNDATION.
Basically it merges every script under 100k, so does not include,
(geography, client, that, update1, knowledge, atomic, bot, default, reduction*, and mp*)
別名: @alice_merged
カテゴリ: A.L.I.C.E., AIML
Tags: alice, bot, aiml
作成した: Feb 8 2019, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: AIML
結ぶ: 1517, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 7:06
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
結ぶ: 1095, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:39
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
結ぶ: 988, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:43
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
結ぶ: 956, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:42
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
結ぶ: 894, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:40
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
結ぶ: 893, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:38
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
結ぶ: 869, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:41
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
結ぶ: 465, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:24
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
結ぶ: 455, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 5:47
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
結ぶ: 452, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:56
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
結ぶ: 444, 今日の: 0, 週間: 1, 月: 1
最後の接続: Sep 11, 21:15
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
結ぶ: 441, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:22
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
結ぶ: 408, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:20
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
結ぶ: 402, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 7:00
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
結ぶ: 398, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:35
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
結ぶ: 395, 今日の: 0, 週間: 0, 月: 1
最後の接続: Sep 6, 6:33