Scripts
Browse our open script library, or share your own scripts.
Categories
Scripts written in the AIML scripting language,a standard format for chat bot scripting.
Reusable chat logs and response lists that can be imported into your own chat bot.
Data import and knowledge files (you can import data into your bot from its Knowledge page).
Examples that you can use to create your own scripts.
HTML examples and reusable components.
JavaScript examples and reusable components that use the Paphus Live Chat SDK.
Scripts categorized by language
A Response List is a text format that includes a set of questions and answers and support tags such as keywords, and topic.
Scripts written in the Self scripting language. Self is the scripting language used in Paphus Live Chat chat bots.
Featured Scripts
Response list for the Eddie bot.
Alias: @Eddie
Categories: Response Lists, Personalities
Tags: response list, personality
Created: Oct 7 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 454, today: 0, week: 1, month: 9
Last Connect: Nov 19, 15:24
Answer questions about the weather using the Pannous service.
Alias: @Weather
Categories: Self
Tags: self, weather, pannous
Created: Mar 11 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 475, today: 0, week: 0, month: 8
Last Connect: Nov 15, 20:59
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.
Alias: @Bulk SMS
Categories: Self, Examples
Tags: examples, self, sms
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 421, today: 0, week: 0, month: 7
Last Connect: Nov 15, 21:13
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.
Alias: @WhereIs (Wikidata)
Categories: Self, Bootstrap, Examples
Tags: utils, geospatial, self, wikidata, bootstrap, knowledge
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 405, today: 0, week: 0, month: 7
Last Connect: Nov 15, 21:49
A set of default responses for geeky pickup lines.
Alias: @Geek Pick-up Lines
Categories: Response Lists, Pickup Lines
Tags: dating, response list, pickup lines, default phrases, geek
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 398, today: 0, week: 0, month: 7
Last Connect: Nov 15, 21:11
Ask your bot to remind you and for your reminders.
Alias: @remindme
Categories: Examples, Response Lists
Tags: response list, examples
Created: May 27 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 175, today: 0, week: 0, month: 7
Last Connect: Nov 15, 22:02
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.
Alias: @Bot Libre JavaScript SDK
Categories: JavaScript
Tags: sdk, javascript, paphus
Created: Jan 17 2015, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: JavaScript
Connects: 1117, today: 0, week: 0, month: 6
Last Connect: Nov 15, 21:28
A set of AIML2 patterns to test and demonstrate new AIML 2.0 features.
Alias: @AIML2
Categories: AIML, AIML2
Tags: aiml, aiml2
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 463, today: 0, week: 0, month: 6
Last Connect: Nov 15, 21:07
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
Alias: @Facebook Custom Template Script
Categories: Self
Tags: examples, facebook, self
Created: Jul 19 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 421, today: 0, week: 0, month: 6
Last Connect: Nov 15, 21:57
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.
Alias: @Telegram Group Administrator
Categories: Self
Tags: self, groups, examples, spam, telegram
Created: Jul 19 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 398, today: 0, week: 0, month: 6
Last Connect: Nov 15, 22:00
A set of responses answering general questions about the bot.
The responses use the bot's data defined in the #self object.
Alias: @About Me
Categories: Response Lists, Examples
Tags: response list, examples
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 389, today: 0, week: 0, month: 6
Last Connect: Nov 15, 21:25
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.
Alias: @Colors
Categories: Data, JSON
Tags: json, colors, set, data
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: JSON
Connects: 376, today: 0, week: 0, month: 6
Last Connect: Nov 15, 21:18
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.
Alias: @Stock Quotes
Categories: Self, Examples
Tags: stocks, examples, quotes, self, xml, web service
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 376, today: 0, week: 0, month: 6
Last Connect: Nov 15, 21:44
This script shows an example of scraping data from Wikiquote.
Alias: @Wikiquote Scraping
Categories: Self, Examples
Tags: self, wikiquote, examples, html
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 370, today: 0, week: 0, month: 6
Last Connect: Nov 15, 21:47
This examples shows how to lookup a postal code using the GeoNames webservice.
This same code can be used to access any web service.
Alias: @GeoNames
Categories: Examples, Self
Tags: sraix, internet, rest, geonames, xml, self
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 369, today: 0, week: 0, month: 6
Last Connect: Nov 15, 21:16
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.
Alias: @Order Pizza
Categories: Response Lists, Examples
Tags: orders, e-commerce, examples, pizza, response list
Created: Apr 11 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 345, today: 0, week: 0, month: 6
Last Connect: Nov 15, 22:46
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.
Alias: @Realtor Bot
Categories: Response Lists, Business
Tags: response list, real estate, business, examples
Created: Jun 19 2019, by: king_wang
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 271, today: 0, week: 0, month: 6
Last Connect: Nov 15, 22:41
A list of common greetings and responses.
Alias: @Greetings
Categories: Response Lists
Tags: common responses, chat log
Created: Jan 18 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 974, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:31
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.
Alias: @My Name Is
Categories: Self
Tags: self, bootstrap, names
Created: Jan 19 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 911, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:29
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.
Alias: @Topic
Categories: Self
Tags: self, bootstrap, utils
Created: Jan 19 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 911, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:26
A chat log that associates emotions with their words.
This chat log needs to be imported with "Understanding and comprehension" checked.
Alias: @Emotions
Categories: Chat Logs
Tags: emotion, chat log
Created: Jan 18 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Chat Log
Connects: 887, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:30
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.
Alias: @alice
Categories: AIML, A.L.I.C.E.
Tags: bot, aiml, alice
Created: Oct 7 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: AIML
Connects: 482, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:09
This is an example Self script that sends an SMS text message when the user asks the "escalate" their service request.
Alias: @Escalate SMS
Categories: Examples, Self
Tags: self, examples, sms
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 415, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:21
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Categories: Examples, Self
Tags: calendar, self, examples, booking, appointments, virtual assistant, customer service, google calendar
Created: Nov 2 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 412, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:52
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.
Alias: @Understanding
Categories: Self, Bootstrap
Tags: understanding, bootstrap, self
Created: Oct 15 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 395, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:40
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Categories: Examples, Self
Tags: example, repeat, self
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 393, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:42
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.
Alias: @I Spy
Categories: Self, Examples
Tags: self, examples, games, i spy
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 390, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:10
A set of emotional tagged responses.
Responses can be tagged with emotions to change the bot's avatar and mood.
Alias: @Emotion Responses
Categories: Response Lists
Tags: examples, response list, emotion
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 382, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:14
An example of using a Template to scrape HTML data from a webpage.
Alias: @HTML Scraping
Categories: Examples, Response Lists
Tags: examples, response list, self, html scraping
Created: Oct 13 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 381, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:03
A collection of funny, clean, jokes.
Alias: @Jokes
Categories: Response Lists
Tags: response list, jokes
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 375, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:43
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.
Alias: @DateAndTime
Categories: Bootstrap, Self
Tags: utils, bootstrap, self
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 364, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:20
A set of greetings and responses for a custom service bot.
Alias: @Service Bot
Categories: Response Lists, Business
Tags: common responses, customer service
Created: Jan 17 2015, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: Response List
Connects: 1007, today: 0, week: 0, month: 4
Last Connect: Nov 15, 21:33
A list of common farewells and goodbyes.
Alias: @Farewells
Categories: Response Lists
Tags: chat logs, goodbye, farewells, common responses
Created: Jan 17 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 918, today: 0, week: 0, month: 4
Last Connect: Nov 15, 21:35
The Julie Bot response list for the Julie personality.
Alias: @Julie
Categories: Response Lists, Personalities
Tags: julie, small talk, personality, response list, girlfriend
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 468, today: 0, week: 0, month: 4
Last Connect: Nov 15, 21:50
A response list of common actions and pose responses, such as smile, laugh, sleep, etc.
Alias: @Actions & Poses
Categories: Response Lists
Tags: response list, poses, actions, examples
Created: Oct 13 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 427, today: 0, week: 0, month: 4
Last Connect: Nov 15, 21:04
A script that can answer questions about books, films, and music using Wikidata.
Alias: @Books, Films, and Music
Categories: Self, Examples
Tags: knowledge, examples, self
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 417, today: 0, week: 0, month: 4
Last Connect: Nov 15, 21:24
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Categories: Examples, Self
Tags: examples, email, self
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 416, today: 0, week: 0, month: 4
Last Connect: Nov 15, 21:22
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.
Alias: @Math
Categories: Bootstrap, Math, Self
Tags: self, math, bootstrap
Created: Oct 15 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 400, today: 0, week: 0, month: 4
Last Connect: Nov 15, 21:00
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.
Alias: @Say It
Categories: Self, Bootstrap
Tags: self, bootstrap, utils
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 392, today: 0, week: 0, month: 4
Last Connect: Nov 15, 21:48
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
Alias: @Wrong Answer
Categories: Self
Created: Aug 25 2016, by: mike2016
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 388, today: 0, week: 0, month: 4
Last Connect: Nov 15, 21:37
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
Alias: @Facebook Custom Template
Categories: Response Lists
Tags: facebook, response list, examples
Created: Jul 19 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 382, today: 0, week: 0, month: 4
Last Connect: Nov 17, 23:12
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.
Alias: @Vision
Categories: Self
Created: Aug 25 2016, by: mike2016
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 376, today: 0, week: 0, month: 4
Last Connect: Nov 15, 21:38
Basic conversation loop detection script.
This is one of the bootstrap scripts. It should be first in the script order to catch all loops.
Alias: @Loop
Categories: Bootstrap, Self
Tags: self, bootstrap, utils
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 368, today: 0, week: 0, month: 4
Last Connect: Nov 15, 21:02
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.
Alias: @WhatIs (Wikidata)
Categories: Self, Bootstrap
Tags: knowledge, self, bootstrap, utils
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 360, today: 0, week: 0, month: 4
Last Connect: Nov 15, 21:45
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.
Alias: @Interview Bot
Categories: Self, Examples
Tags: hr, career, examples, interview, self
Created: Mar 24 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 357, today: 0, week: 0, month: 4
Last Connect: Nov 15, 22:42
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.
Alias: @stockquote
Categories: Self
Tags: quote, stock market, finance, stock quotes, stock, self, json, web service
Created: Oct 29 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 210, today: 0, week: 0, month: 4
Last Connect: Nov 15, 22:47
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
Alias: @musicstreaming
Categories: Examples, Response Lists
Tags: music, response list, examples
Created: Dec 17 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 178, today: 0, week: 0, month: 4
Last Connect: Nov 15, 23:48
A set of responses remembering general info about the user.
Alias: @rememberme
Categories: Response Lists, Examples
Tags: response list, examples
Created: May 26 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 174, today: 0, week: 0, month: 4
Last Connect: Nov 15, 21:54
A response list for a special event bot.
Alias: @specialevent
Categories: Response Lists
Tags: events
Created: May 29 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 190, today: 0, week: 0, month: 3
Last Connect: Nov 18, 0:07
Response list for the Brain Bot personality.
Alias: @brainbot
Categories: Personalities, Response Lists
Tags: personality, artificial intelligence, response list
Created: Dec 18 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 188, today: 0, week: 0, month: 3
Last Connect: Nov 15, 23:31
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.
Alias: @gpt-3
Categories: Self
Tags: open ai, deep learning, gpt-3, artificial intelligence, ai, self, text generation, llm, gpt
Created: Jan 17 2023, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 99, today: 0, week: 0, month: 3
Last Connect: Nov 6, 16:06
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.
Alias: @dialogflow
Categories: Self
Tags: deep learning, artificial intelligence, google, self, chatbot, json, web service, ai
Created: Apr 27 2023, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 85, today: 0, week: 0, month: 3
Last Connect: Nov 12, 2:24
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.
Alias: @petstore
Categories: Response Lists, Business, Examples
Tags: response list, examples, e-commerce, business
Created: Dec 17 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 181, today: 0, week: 0, month: 2
Last Connect: Nov 15, 23:33
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.
Alias: @autorepair
Categories: Response Lists, Business, Examples
Tags: response list, examples, e-commerce, orders
Created: Nov 6 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 171, today: 0, week: 0, month: 1
Last Connect: Nov 3, 5:39
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.
Alias: @chatgpt
Categories: Self
Tags: llm, json, gpt-3, self, web service, open ai, gpt, text generation, deep learning, ai, artificial intelligence
Created: Apr 3 2023, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 97, today: 0, week: 0, month: 1
Last Connect: Nov 3, 9:35
Response list for the Eddie bot.
Alias: @Eddie
Categories: Response Lists, Personalities
Tags: response list, personality
Created: Oct 7 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 454, today: 0, week: 1, month: 9
Last Connect: Nov 19, 15:24
Answer questions about the weather using the Pannous service.
Alias: @Weather
Categories: Self
Tags: self, weather, pannous
Created: Mar 11 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 475, today: 0, week: 0, month: 8
Last Connect: Nov 15, 20:59
The script for the Little Lisa personality of a girl child.
Alias: @Little Lisa
Categories: Response Lists, Personalities
Tags: response list, child, bot, personality
Created: May 1 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 396, today: 0, week: 0, month: 8
Last Connect: Nov 17, 9:13
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.
Alias: @Bulk SMS
Categories: Self, Examples
Tags: examples, self, sms
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 421, today: 0, week: 0, month: 7
Last Connect: Nov 15, 21:13
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.
Alias: @WhereIs (Wikidata)
Categories: Self, Bootstrap, Examples
Tags: utils, geospatial, self, wikidata, bootstrap, knowledge
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 405, today: 0, week: 0, month: 7
Last Connect: Nov 15, 21:49
A set of default responses for geeky pickup lines.
Alias: @Geek Pick-up Lines
Categories: Response Lists, Pickup Lines
Tags: dating, response list, pickup lines, default phrases, geek
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 398, today: 0, week: 0, month: 7
Last Connect: Nov 15, 21:11
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.
Alias: @Pizza Bot
Categories: Self, Examples, Business
Tags: e-commerce, pizza, self, orders, examples
Created: Oct 13 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 387, today: 0, week: 0, month: 7
Last Connect: Nov 15, 21:06
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.
Alias: @Email Commands
Categories: Response Lists, Mobile Assistant
Tags: mobile, assistant, response list, commands, email
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 267, today: 0, week: 0, month: 7
Last Connect: Nov 16, 12:17
This is an example AIML script that uses AIML sets, and a self tag to dynamically add words to the set.
Alias: @Learn Emotions
Categories: Examples, AIML
Tags: learning, aiml, examples
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 258, today: 0, week: 0, month: 7
Last Connect: Nov 15, 22:18
A response list that can be used to import some basic info on animals.
Alias: @Animals
Categories: Response Lists, Examples
Tags: animals, response list
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 239, today: 0, week: 1, month: 7
Last Connect: Yesterday, 11:08
Ask your bot to remind you and for your reminders.
Alias: @remindme
Categories: Examples, Response Lists
Tags: response list, examples
Created: May 27 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 175, today: 0, week: 0, month: 7
Last Connect: Nov 15, 22:02
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.
Alias: @Bot Libre JavaScript SDK
Categories: JavaScript
Tags: sdk, javascript, paphus
Created: Jan 17 2015, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: JavaScript
Connects: 1117, today: 0, week: 0, month: 6
Last Connect: Nov 15, 21:28
A set of AIML2 patterns to test and demonstrate new AIML 2.0 features.
Alias: @AIML2
Categories: AIML, AIML2
Tags: aiml, aiml2
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 463, today: 0, week: 0, month: 6
Last Connect: Nov 15, 21:07
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
Alias: @Facebook Custom Template Script
Categories: Self
Tags: examples, facebook, self
Created: Jul 19 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 421, today: 0, week: 0, month: 6
Last Connect: Nov 15, 21:57
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.
Alias: @Telegram Group Administrator
Categories: Self
Tags: self, groups, examples, spam, telegram
Created: Jul 19 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 398, today: 0, week: 0, month: 6
Last Connect: Nov 15, 22:00
A set of responses answering general questions about the bot.
The responses use the bot's data defined in the #self object.
Alias: @About Me
Categories: Response Lists, Examples
Tags: response list, examples
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 389, today: 0, week: 0, month: 6
Last Connect: Nov 15, 21:25
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.
Alias: @Colors
Categories: Data, JSON
Tags: json, colors, set, data
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: JSON
Connects: 376, today: 0, week: 0, month: 6
Last Connect: Nov 15, 21:18
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.
Alias: @Stock Quotes
Categories: Self, Examples
Tags: stocks, examples, quotes, self, xml, web service
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 376, today: 0, week: 0, month: 6
Last Connect: Nov 15, 21:44
This script shows an example of scraping data from Wikiquote.
Alias: @Wikiquote Scraping
Categories: Self, Examples
Tags: self, wikiquote, examples, html
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 370, today: 0, week: 0, month: 6
Last Connect: Nov 15, 21:47
This examples shows how to lookup a postal code using the GeoNames webservice.
This same code can be used to access any web service.
Alias: @GeoNames
Categories: Examples, Self
Tags: sraix, internet, rest, geonames, xml, self
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 369, today: 0, week: 0, month: 6
Last Connect: Nov 15, 21:16
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.
Alias: @Order Pizza
Categories: Response Lists, Examples
Tags: orders, e-commerce, examples, pizza, response list
Created: Apr 11 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 345, today: 0, week: 0, month: 6
Last Connect: Nov 15, 22:46
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.
Alias: @biography (alice)
Categories: AIML, A.L.I.C.E.
Tags: alice, knowledge, aiml
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 326, today: 0, week: 0, month: 6
Last Connect: Nov 15, 22:24
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.
Alias: @Realtor Bot
Categories: Response Lists, Business
Tags: response list, real estate, business, examples
Created: Jun 19 2019, by: king_wang
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 271, today: 0, week: 0, month: 6
Last Connect: Nov 15, 22:41
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.
Alias: @drugs (alice)
Categories: AIML, A.L.I.C.E.
Tags: alice, aiml, drugs
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 259, today: 0, week: 0, month: 6
Last Connect: Nov 15, 22:34
This script gives an example of a mailing list bot that sends email notifications of new blog posts using a timer function.
Alias: @Mailing List
Categories: Examples, Self
Tags: examples, self, timer, email
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 234, today: 0, week: 0, month: 6
Last Connect: Nov 15, 23:05
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/
Alias: @musicstreamingwebsite
Categories: Examples, Website, Programming Language, HTML
Tags: examples, music, html, website
Created: Dec 17 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: HTML
Connects: 207, today: 0, week: 1, month: 6
Last Connect: Nov 18, 10:22
This script loads a greeting and default response that use language synthesis.
Language synthesis generates responses based on the question topic and language patterns.
Alias: @Synth
Categories: Response Lists
Tags: response list, learning, synthesis, artificial intelligence
Created: Dec 18 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 155, today: 0, week: 0, month: 6
Last Connect: Nov 15, 23:32
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.
Alias: @knowledge (alice)
Categories: A.L.I.C.E., AIML
Tags: alice, aiml, knowledge
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 1055, today: 0, week: 0, month: 5
Last Connect: Nov 15, 22:12
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.
Alias: @Calculator
Categories: Self
Tags: self, bootstrap, math
Created: Jan 19 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 987, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:34
A list of common greetings and responses.
Alias: @Greetings
Categories: Response Lists
Tags: common responses, chat log
Created: Jan 18 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 974, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:31
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.
Alias: @My Name Is
Categories: Self
Tags: self, bootstrap, names
Created: Jan 19 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 911, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:29
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.
Alias: @Topic
Categories: Self
Tags: self, bootstrap, utils
Created: Jan 19 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 911, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:26
A chat log that associates emotions with their words.
This chat log needs to be imported with "Understanding and comprehension" checked.
Alias: @Emotions
Categories: Chat Logs
Tags: emotion, chat log
Created: Jan 18 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Chat Log
Connects: 887, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:30
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.
Alias: @alice
Categories: AIML, A.L.I.C.E.
Tags: bot, aiml, alice
Created: Oct 7 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: AIML
Connects: 482, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:09
This is an example Self script that sends an SMS text message when the user asks the "escalate" their service request.
Alias: @Escalate SMS
Categories: Examples, Self
Tags: self, examples, sms
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 415, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:21
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Categories: Examples, Self
Tags: calendar, self, examples, booking, appointments, virtual assistant, customer service, google calendar
Created: Nov 2 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 412, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:52
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.
Alias: @Understanding
Categories: Self, Bootstrap
Tags: understanding, bootstrap, self
Created: Oct 15 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 395, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:40
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Categories: Examples, Self
Tags: example, repeat, self
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 393, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:42
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.
Alias: @I Spy
Categories: Self, Examples
Tags: self, examples, games, i spy
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 390, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:10
A set of emotional tagged responses.
Responses can be tagged with emotions to change the bot's avatar and mood.
Alias: @Emotion Responses
Categories: Response Lists
Tags: examples, response list, emotion
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 382, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:14
An example of using a Template to scrape HTML data from a webpage.
Alias: @HTML Scraping
Categories: Examples, Response Lists
Tags: examples, response list, self, html scraping
Created: Oct 13 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 381, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:03
A collection of funny, clean, jokes.
Alias: @Jokes
Categories: Response Lists
Tags: response list, jokes
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 375, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:43
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.
Alias: @DateAndTime
Categories: Bootstrap, Self
Tags: utils, bootstrap, self
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 364, today: 0, week: 0, month: 5
Last Connect: Nov 15, 21:20
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.
Alias: @client (alice)
Categories: A.L.I.C.E., AIML
Tags: small talk, aiml, alice
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 350, today: 0, week: 0, month: 5
Last Connect: Nov 15, 22:31
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.
Alias: @atomic (alice)
Categories: AIML, A.L.I.C.E.
Tags: aiml, small talk, alice
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 349, today: 0, week: 0, month: 5
Last Connect: Nov 15, 22:07
The ai AIML script from the ALICE A.I. FOUNDATION.
This script contains responses on the bot and AIML. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @ai (alice)
Categories: AIML, A.L.I.C.E.
Tags: bot, aiml, alice
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 335, today: 0, week: 0, month: 5
Last Connect: Nov 15, 22:15
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.
Alias: @emotions (alice)
Categories: A.L.I.C.E., AIML
Tags: aiml, alice
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 332, today: 0, week: 0, month: 5
Last Connect: Nov 15, 22:39
The food AIML script from the ALICE A.I. FOUNDATION.
The food script is meant to be combined with the other alice AIML scripts for the full personality.
Alias: @food (alice)
Categories: AIML, A.L.I.C.E.
Tags: alice, aiml
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 322, today: 0, week: 0, month: 5
Last Connect: Nov 15, 22:40
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.
Alias: @atomique_ed (french)
Categories: French Set, Language, AIML, French
Tags: french, aiml, common responses
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 305, today: 0, week: 0, month: 5
Last Connect: Nov 15, 23:14
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.
Alias: @Animals Set
Categories: JSON, Data
Tags: data, set, json, animals
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: JSON
Connects: 289, today: 0, week: 0, month: 5
Last Connect: Nov 15, 23:11
A set of words tagged with emotions and sentiment.
Emotions and sentiment let the bot know the feeling of the user.
Alias: @Emotions and Sentiment
Categories: Response Lists
Tags: emotion, response list, examples, sentiment
Created: Apr 11 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 275, today: 0, week: 0, month: 5
Last Connect: Nov 15, 22:45
The humor AIML script from the ALICE A.I. FOUNDATION.
This script contains a collection of jokes. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @humor
Categories: AIML, A.L.I.C.E.
Tags: aiml, jokes, alice
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 273, today: 0, week: 0, month: 5
Last Connect: Nov 15, 22:08
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
Alias: @Generic Intent Commands
Categories: Mobile Assistant, Response Lists
Tags: response list, assistant, commands, mobile, common responses
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 271, today: 0, week: 0, month: 5
Last Connect: Nov 15, 22:54
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.
Alias: @history (alice)
Categories: AIML, A.L.I.C.E.
Tags: alice, aiml, bot
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 271, today: 0, week: 0, month: 5
Last Connect: Nov 15, 22:36
The bot profile AIML script from the ALICE A.I. FOUNDATION. This script answers basic questions about the bot. You need to set several bot variables for it to function. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
You can set a variable on your bot using Self while chatting with your bot:
&& set #gender to "female" on #self
or importing a chat log;
script: set #gender to "female" on #self
Alias: @bot profile (alice)
Categories: A.L.I.C.E., AIML
Tags: aiml, alice, bot
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 270, today: 0, week: 0, month: 5
Last Connect: Nov 15, 22:17
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.
Alias: @gossip (alice)
Categories: AIML, A.L.I.C.E.
Tags: alice, aiml
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 268, today: 0, week: 0, month: 5
Last Connect: Nov 15, 22:16