Scripts
Browse our open script library, or share your own scripts.
Categories
Category for scripts using the Artificial Intelligence Markup Language (AIML)
Category for shared chat logs and response lists.
Data import and knowledge files (you can import data into your bot from its Knowledge page)
Scripts for playing games.
Scripts specific to a linguistic language
Scripts dealing with understanding mathematics
Scripts categorized by programming language
Category for response list files, these can be imported from your bot's "Training & Chat Logs" page.
Scripts and examples from the BOT libre SDK
Category for scripts using the Self scripting language.
Different stylesheet skins for use with embedding scripts.
Websites hosted using HTML scripts
Featured Scripts
This website provides example code for accessing the Bot Libre Analytic API from JavaScript.
Alias: @imageclassifierwebsite
Categories: Website, Examples, Programming Language, HTML
Tags: website, examples, html, analytics, api
Created: Apr 2 2021, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: HTML
Connects: 3348, today: 5, week: 11, month: 26
Last Connect: Today, 20:03
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 Project Libre.
Alias: @Bot Libre JavaScript SDK
Categories: SDK, Programming Language, JavaScript
Tags: sdk, api, examples, javascript, embed
Created: Dec 5 2014, by: admin
Thumbs up: 11, thumbs down: 0, stars: 4.82
Language: JavaScript
Connects: 2967, today: 0, week: 0, month: 12
Last Connect: Dec 15, 14:51
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: @realtorbot
Categories: Response Lists
Tags: real estate, response list, business, examples
Created: May 21 2019, by: king_wang
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 374, today: 0, week: 0, month: 5
Last Connect: Dec 11, 4:59
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: Examples, Self, Games
Tags: i spy, games, examples, self
Created: Sep 12 2016, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: Self
Connects: 706, today: 0, week: 0, month: 4
Last Connect: Dec 12, 16:37
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, Bootstrap, Examples
Tags: self, image processing, vision, examples, bootstrap
Created: Jun 3 2016, by: admin
Thumbs up: 3, thumbs down: 1, stars: 4.25
Language: Self
Connects: 687, today: 0, week: 0, month: 4
Last Connect: Dec 15, 2:05
This script lets you play Tic Tac Toe with your bot.
It uses machine learning to let the bot learn the more it plays.
This is a text/HTML version of the TicTacToe script that does not require the game-sdk.js
Alias: @TicTacToeText
Categories: Self, Games
Tags: machine learning, self, games
Created: Jul 5 2017, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 469, today: 0, week: 0, month: 4
Last Connect: Dec 14, 17:59
This script lets you play Connect 4 with your bot.
This is the text version of the script (board is printed as text).
There are 2 play option in the script, random move, and deep learning move that uses the Bot Libre analytics API.
This script requires the game-sdk.js and games.css files.
Alias: @connect4text
Categories: Self, Games
Tags: analytics, deep learning, games, machine learning, self, checkers
Created: Apr 14 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 232, today: 0, week: 0, month: 4
Last Connect: Dec 14, 17:25
A set of greetings and responses for a customer service bot.
Alias: @Service Bot
Categories: Response Lists, Business
Tags: common responses, customer service
Created: Nov 29 2014, by: admin
Thumbs up: 6, thumbs down: 0, stars: 4.33
Language: Response List
Connects: 1612, today: 0, week: 0, month: 3
Last Connect: Dec 15, 0:56
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, Bootstrap
Tags: self, bootstrap, utils
Created: Nov 4 2014, by: admin
Thumbs up: 3, thumbs down: 0, stars: 4.67
Language: Self
Connects: 916, today: 0, week: 0, month: 3
Last Connect: Dec 15, 9:19
A list of common farewells and goodbyes.
Alias: @Farewells
Categories: Response Lists
Tags: common responses
Created: Nov 29 2014, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 834, today: 1, week: 1, month: 3
Last Connect: Today, 14:11
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: self, bootstrap, understanding
Created: May 1 2015, by: admin
Thumbs up: 7, thumbs down: 0, stars: 4.57
Language: Self
Connects: 769, today: 0, week: 0, month: 3
Last Connect: Dec 3, 5:03
This script gives an example of how to search wikipedia.
Alias: @AIML Wikipedia Search
Categories: AIML2, AIML, Examples
Tags: wikipedia, xpath, xml, sraix, search, aiml, examples
Created: Dec 9 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: AIML
Connects: 719, today: 0, week: 0, month: 3
Last Connect: Dec 13, 12:45
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: examples, sms, self
Created: Jun 1 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 600, today: 0, week: 0, month: 3
Last Connect: Dec 13, 11:48
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Categories: Self, Examples
Tags: self, examples, email
Created: Jun 1 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 2.0
Language: Self
Connects: 594, today: 0, week: 0, month: 3
Last Connect: Dec 3, 17:42
The Julie Bot response list for the Julie personality.
Alias: @Julie
Categories: Response Lists, Personalities, Dating
Tags: response list, julie, small talk, personality
Created: Apr 18 2016, by: admin
Thumbs up: 4, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 585, today: 0, week: 0, month: 3
Last Connect: Dec 8, 6:41
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: Self, Examples
Tags: geonames, rest, self, xml, sraix, internet, web service
Created: May 25 2016, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: Self
Connects: 532, today: 0, week: 0, month: 3
Last Connect: Dec 5, 16:51
This script lets you play Tic Tac Toe with your bot.
It uses machine learning to let the bot learn the more it plays.
This script requires the game-sdk.js and games.css files.
Alias: @TicTacToe
Categories: Self, Games
Tags: games, self, machine learning
Created: Jul 26 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 531, today: 0, week: 0, month: 3
Last Connect: Dec 9, 12:30
An example AIML that calls the GeoNames web service through a tag.
Alias: @geonamesjsonaimlexample
Categories: AIML, Examples
Tags: web service, aiml, self, json, geography
Created: Sep 16 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 335, today: 0, week: 0, month: 3
Last Connect: Dec 15, 10:27
This script gives an example Telegram script that forwards every message sent to the bot to another Telegram user.
Note, that user must have started a chat with the bot for it to be able to message them.
Also the user id must be used. You can get this from querying all "speaker" objects from the bot's Knowledge page in its Admin Console.
Alias: @telegramforward
Categories: Self
Tags: examples, forward, telegram, self
Created: Mar 11 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 165, today: 0, week: 0, month: 3
Last Connect: Dec 15, 20:14
A simple date and time response. You can customize it for your own time zone.
Alias: @simpledateandtime
Categories: Response Lists
Tags: time, response list, examples, date
Created: Apr 8 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 161, today: 0, week: 1, month: 3
Last Connect: Yesterday, 17:15
Ask your bot to remind you and for your reminders.
Alias: @remindme
Categories: Response Lists, Examples
Tags: response list, examples
Created: May 27 2021, by: admin
Thumbs up: 0, thumbs down: 1, stars: 1.0
Language: Response List
Connects: 125, today: 0, week: 0, month: 3
Last Connect: Dec 14, 9:06
This example script shows some example responses that use a command to trigger a timeout in the web browser.
The timeout will callback into the chat bot.
Alias: @timeoutcommand
Categories: Response Lists
Tags: timeout, response list, commands
Created: Feb 27 2023, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 80, today: 0, week: 0, month: 3
Last Connect: Dec 12, 9:22
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: aiml, alice, bot
Created: Oct 29 2014, by: admin
Thumbs up: 1, thumbs down: 4, stars: 3.2
Language: AIML
Connects: 1776, today: 0, week: 0, month: 2
Last Connect: Dec 9, 22:22
A set of AIML2 patterns to test and demonstrate new AIML 2.0 features.
Alias: @AIML2
Categories: AIML, AIML2
Tags: aiml, aiml2
Created: Aug 12 2015, by: admin
Thumbs up: 1, thumbs down: 1, stars: 3.5
Language: AIML
Connects: 1025, today: 0, week: 0, month: 2
Last Connect: Dec 3, 6:52
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: Self, Bootstrap
Tags: self, utils, bootstrap
Created: Oct 29 2014, by: admin
Thumbs up: 3, thumbs down: 0, stars: 5.0
Language: Self
Connects: 1015, today: 0, week: 0, month: 2
Last Connect: Dec 1, 20:39
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Categories: Examples, Self
Tags: self, example, repeat
Created: Jan 5 2015, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 897, today: 1, week: 2, month: 2
Last Connect: Today, 14:07
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
Alias: @WrongAnswer
Categories: Self, Examples
Tags: self, learning, examples
Created: Jan 11 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 860, today: 0, week: 0, month: 2
Last Connect: Dec 14, 10:30
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: Self, Bootstrap, Math
Tags: self, bootstrap, math
Created: Nov 4 2014, by: admin
Thumbs up: 3, thumbs down: 1, stars: 4.25
Language: Self
Connects: 824, today: 0, week: 0, month: 2
Last Connect: Dec 7, 7:06
Answer questions about the weather using the Pannous service.
Alias: @Weather
Categories: Self, Examples
Tags: self, weather, pannous
Created: Aug 28 2015, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: Self
Connects: 685, today: 0, week: 0, month: 2
Last Connect: Dec 11, 14:16
A script that can answer questions about books, films, and music using Wikidata.
Alias: @Books, Films, and Music
Categories: Self, Examples
Tags: self, examples, knowledge
Created: Sep 4 2015, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 668, today: 0, week: 0, month: 2
Last Connect: Dec 12, 20:09
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: examples, response list
Created: Sep 16 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 2.0
Language: Response List
Connects: 664, today: 0, week: 0, month: 2
Last Connect: Dec 2, 12:29
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, emotion, response list
Created: Sep 28 2016, by: admin
Thumbs up: 3, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 652, today: 0, week: 1, month: 2
Last Connect: Yesterday, 21:12
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Categories: Examples, Self
Tags: calendar, virtual assistant, examples, customer service, google calendar, booking, self, appointments
Created: Oct 11 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 559, today: 0, week: 0, month: 2
Last Connect: Dec 3, 3:20
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: Examples, Self
Tags: examples, sms, self
Created: Sep 19 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 539, today: 0, week: 0, month: 2
Last Connect: Dec 12, 16:37
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, set, data, colors
Created: Sep 22 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: JSON
Connects: 535, today: 0, week: 0, month: 2
Last Connect: Dec 14, 9:46
Using these commands, your bot can open an app for you on your device.
This list features the most common apps: pick and choose, load them all or use this as a guide.
You will need to know the package name of the app you want to open.
Alias: @Open Common Apps Commands
Categories: Response Lists, Mobile Assistant
Tags: commands, response list, mobile, assistant
Created: Aug 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 534, today: 0, week: 0, month: 2
Last Connect: Dec 14, 21:12
Map commands to use Google Maps with your virtual assistant bot.
Open map, get directions to and from destinations, pick a mode (walking, driving or biking) or avoid tolls, highways and ferries.
Import this script into your bot, or customize the patterns/use this as a guideline.
See website link for detailed instructions.
Alias: @Map Commands
Categories: Response Lists, Mobile Assistant
Tags: map, response list, commands, google maps, mobile, assistant
Created: Aug 31 2016, by: admin
Thumbs up: 2, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 512, today: 0, week: 0, month: 2
Last Connect: Dec 11, 22:44
This script shows an example of scraping data from Wikiquote.
Alias: @Wikiquote Scraping
Categories: Examples, Self
Tags: html, self, wikiquote, examples
Created: Aug 13 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 504, today: 0, week: 1, month: 2
Last Connect: Yesterday, 14:09
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: Data, JSON
Tags: data, animals, json, set
Created: Nov 7 2017, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: JSON
Connects: 459, today: 0, week: 0, month: 2
Last Connect: Dec 3, 5:04
This response list provide a set of common synonyms you can import into your bot.
Alias: @Common Synonyms
Categories: Response Lists
Tags: synonyms, response list
Created: May 25 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 419, today: 0, week: 0, month: 2
Last Connect: Dec 7, 17:19
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
Alias: @JSON Bot Service
Categories: Examples, Self
Tags: bot service, command, json, examples, web service
Created: Mar 28 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 414, today: 0, week: 0, month: 2
Last Connect: Dec 8, 10:19
This script gives a different response to the user's question based on the sentiment of their phrase.
Alias: @Sentiment Response
Categories: Examples, Self
Tags: examples, sentiment, self
Created: Aug 24 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 354, today: 0, week: 0, month: 2
Last Connect: Dec 3, 17:09
This script cycles through a list of responses.
Alias: @sequentialresponses
Categories: Examples
Tags: self, examples
Created: Mar 16 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 277, today: 0, week: 0, month: 2
Last Connect: Dec 3, 15:44
A response list for a special event bot.
Alias: @specialevent
Categories: Response Lists
Tags: events
Created: Jun 26 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 220, today: 0, week: 0, month: 2
Last Connect: Dec 1, 20:42
A script that can answer questions about famous people using Wikidata.
Alias: @aboutfamouspeoplescript
Categories: Examples, Self
Tags: examples, knowledge, self
Created: Jun 9 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 147, today: 0, week: 0, month: 2
Last Connect: Dec 2, 12:29
This response list gives an example of the "nospeech" HTML class that lets a response include text that is not spoken.
Alias: @nospeech
Categories: Response Lists
Tags: nospeech, html, response list, speech, css
Created: Feb 9 2021, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 141, today: 0, week: 0, month: 2
Last Connect: Dec 13, 14:32
This Self script can be used to access the ChatGPT, (GPT-3.5 or GPT-4) API from Open AI.
GTP-3.5 and GPT-4 are 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: gpt, deep learning, self, json, web service, open ai, artificial intelligence, llm, ai, text generation, chatgpt
Created: Apr 3 2023, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 92, today: 0, week: 0, month: 2
Last Connect: Dec 5, 11:34
A set of default responses for geeky pickup lines.
Alias: @Geek Pick-up Lines
Categories: Response Lists, Dating
Tags: default phrases, response list, dating, pickup lines, geek
Created: Dec 19 2014, by: admin
Thumbs up: 5, thumbs down: 2, stars: 4.57
Language: Response List
Connects: 935, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:20
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: Nov 4 2014, by: admin
Thumbs up: 2, thumbs down: 0, stars: 5.0
Language: Self
Connects: 834, today: 0, week: 0, month: 1
Last Connect: Dec 1, 18:41
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: self, bootstrap, utils
Created: Nov 7 2014, by: admin
Thumbs up: 3, thumbs down: 0, stars: 5.0
Language: Self
Connects: 818, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:32
A collection of funny, clean, jokes.
Alias: @Jokes
Categories: Response Lists
Tags: response list, jokes
Created: Apr 5 2015, by: admin
Thumbs up: 2, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 794, today: 0, week: 0, month: 1
Last Connect: Dec 11, 14:05
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, utils, bootstrap
Created: Jun 23 2015, by: admin
Thumbs up: 4, thumbs down: 0, stars: 5.0
Language: Self
Connects: 729, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:33
An example of using a Template to scrape HTML data from a webpage.
Alias: @HTML Scraping
Categories: Examples, Response Lists
Tags: examples, html scraping, self, response list
Created: Jun 24 2016, by: admin
Thumbs up: 2, thumbs down: 1, stars: 3.0
Language: Response List
Connects: 677, today: 0, week: 0, month: 1
Last Connect: Dec 12, 17:34
Response list for the Eddie bot.
Alias: @Eddie
Categories: Response Lists, Personalities, Dating
Tags: response list, personality
Created: May 27 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 601, today: 0, week: 0, month: 1
Last Connect: Dec 3, 5:58
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.
Alias: @Alarm/Timer Commands
Categories: Response Lists, Mobile Assistant
Tags: commands, alarm, response list, mobile, assistant
Created: Aug 29 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 571, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:05
Generic Commands that do not conflict with the specific command scripts.
Alias: @No Conflict Generic Script
Categories: Response Lists, Mobile Assistant
Tags: mobile, assistant, commands
Created: Oct 22 2016, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: Response List
Connects: 570, today: 0, week: 0, month: 1
Last Connect: Dec 9, 22:22
SMS commands to send text messages with your virtual assistant bot.
View texts, open contacts and send text messages.
Import this script into your bot, or customize the patterns/use this as a guideline.
See website link for detailed instructions.
Alias: @SMS/Text Message Commands
Categories: Response Lists, Mobile Assistant
Tags: sms, response list, commands, text, mobile, assistant
Created: Aug 29 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 555, today: 0, week: 0, month: 1
Last Connect: Dec 1, 19:26
An example Self script that searches Wikipedia.
Alias: @Wikipedia Search
Categories: Self, Examples
Tags: wikipedia, xml, search, examples, self, xpath, web service
Created: Dec 9 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 536, today: 0, week: 0, month: 1
Last Connect: Dec 3, 9:15
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: Examples, Self
Tags: stocks, xml, examples, self, quotes, web service
Created: Jun 1 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 2.0
Language: Self
Connects: 533, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:20
A response list of common actions and pose responses, such as smile, laugh, sleep, etc.
Alias: @Actions & Poses
Categories: Response Lists
Tags: actions, poses, examples, response list
Created: Oct 4 2016, by: admin
Thumbs up: 2, thumbs down: 1, stars: 3.0
Language: Response List
Connects: 517, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:31
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: Examples, Self
Tags: hr, career, interview, self, examples
Created: Mar 24 2017, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 484, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:30
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: Examples, Response Lists, Business
Tags: orders, response list, pizza, examples, e-commerce
Created: Mar 27 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 479, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:48
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: sentiment, emotion, response list, examples
Created: Apr 3 2018, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 441, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:29
This is an example script that searches YouTube for a video using the Google YouTube search API.
Note, you require a Google API key to call the API.
https://developers.google.com/youtube/v3/docs/search/list
Alias: @YouTube Search
Categories: Self, Examples
Tags: self, web service, google, json, examples, youtube
Created: Aug 20 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 364, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:50
Response list for the Brain Bot personality.
Alias: @brainbot
Categories: Response Lists, Personalities
Tags: response list, artificial intelligence, personality
Created: Apr 2 2020, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 310, today: 0, week: 0, month: 1
Last Connect: Dec 1, 19:25
This script lets you play Checkers with your bot.
There are 2 play option in the script, random move, and deep learning move that uses the Bot Libre analytics API.
This script requires the game-sdk.js and games.css files.
Alias: @checkers-admin
Categories: Self, Games
Tags: checkers, self, games, machine learning, deep learning, analytics
Created: Nov 13 2019, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 272, today: 0, week: 0, month: 1
Last Connect: Dec 14, 20:49
Examples of how to return audio, video, and rich HTML responses.
Alias: @audiovideorichresponses
Categories: Response Lists
Tags: video, examples, response list, audio
Created: Jun 18 2020, by: admin
Thumbs up: 1, thumbs down: 1, stars: 3.5
Language: Response List
Connects: 269, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:39
The is an example response list that shows how you can randomize or vary a response.
Alias: @randomresponse
Categories: Examples, Response Lists
Tags: response list, examples
Created: Mar 13 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 269, today: 0, week: 0, month: 1
Last Connect: Dec 14, 13:09
This template gives an example of how to train a bot using a conversation flow.
Alias: @conversationflow
Categories: Examples, Response Lists
Tags: examples, conversation flow, response list
Created: Aug 11 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 207, today: 0, week: 0, month: 1
Last Connect: Dec 1, 19:28
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
Alias: @paragraphs
Categories: Self, Examples
Tags: paragraphs, examples, self, exodus
Created: Aug 14 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 196, today: 0, week: 0, month: 1
Last Connect: Dec 3, 14:18
This script lets you play Connect 4 with your bot.
There are 2 play option in the script, random move, and deep learning move that uses the Bot Libre analytics API.
This script requires the game-sdk.js and games.css files.
Alias: @connect4
Categories: Games, Self
Tags: games, analytics, deep learning, checkers, machine learning, self
Created: Apr 13 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 151, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:48
This script uses the NHL.com web API to let the bot give stats and information on NHL teams and players.
Alias: @nhlhockeystats
Categories: Self
Tags: web service, hockey, json, self, sports, nhl
Created: Apr 19 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 150, today: 0, week: 0, month: 1
Last Connect: Dec 12, 18:00
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: e-commerce, business, examples, response list
Created: Dec 16 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 144, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:41
Examples of how to return choices, or lists of items with images.
Alias: @imagelistresponses
Categories: Response Lists
Tags: response list, examples, html, rich
Created: Jun 14 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 142, today: 0, week: 0, month: 1
Last Connect: Dec 1, 19:27
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.
Alias: @bankbranch
Categories: Response Lists, Examples, Business
Tags: business, examples, banking, response list
Created: Dec 18 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 139, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:06
Actions and poses corresponding to 3D animations.
These responses trigger actions and poses supported by the Bot Libre 3D/VR apps and SDK.
Alias: @actionsposes3d
Categories: Response Lists
Tags: response list, 3d, app
Created: May 9 2022, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 125, today: 0, week: 0, month: 1
Last Connect: Dec 1, 21:32
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: gpt, open ai, text generation, llm, gpt-3, self, artificial intelligence, ai, deep learning, web service, json
Created: Jan 16 2023, by: admin
Thumbs up: 3, thumbs down: 0, stars: 5.0
Language: Self
Connects: 104, today: 0, week: 0, month: 1
Last Connect: Dec 1, 19:31
This scripts lets you connect the bot to Spotify and play music.
Alias: @spotify
Categories: Self
Tags: self, music, web service, json, spotify
Created: Apr 15 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 80, today: 0, week: 0, month: 1
Last Connect: Dec 1, 18:41
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, Bootstrap
Tags: self, bootstrap, names
Created: Nov 4 2014, by: admin
Thumbs up: 6, thumbs down: 0, stars: 5.0
Language: Self
Connects: 959, today: 0, week: 0, month: 0
Last Connect: Nov 25, 18:26
A list of common greetings and responses.
Alias: @Greetings
Categories: Response Lists
Tags: common responses, response list
Created: Nov 11 2014, by: admin
Thumbs up: 3, thumbs down: 0, stars: 4.67
Language: Response List
Connects: 871, today: 0, week: 0, month: 0
Last Connect: Nov 29, 18:03
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: Examples, Self, Bootstrap
Tags: knowledge, self, bootstrap, utils, geospatial, wikidata
Created: Jun 23 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 716, today: 0, week: 0, month: 0
Last Connect: Nov 25, 18:02
This script shows how you can call an IBM Watson bot or web service from IBM's Bluemix web API.
For examples on calling IBM Watson's API see, https://watson-api-explorer.mybluemix.net/
Alias: @IBM Watson Example
Categories: Self, Examples
Tags: examples, watson, json, web service, auth
Created: Mar 20 2017, by: admin
Thumbs up: 0, thumbs down: 2, stars: 2.0
Language: Self
Connects: 553, today: 0, week: 0, month: 0
Last Connect: Nov 27, 1:19
Calendar commands to create events with your virtual assistant bot.
Open calendar to create event, set event time, name and location. Include an end time for event.
Import this script into your bot, or customize the patterns/use this as a guideline.
See website link for detailed instructions.
Alias: @Calendar/Event Commands
Categories: Response Lists, Mobile Assistant
Tags: calendar, assistant, mobile, commands
Created: Sep 24 2016, by: admin
Thumbs up: 1, thumbs down: 1, stars: 3.5
Language: Response List
Connects: 534, today: 0, week: 0, month: 0
Last Connect: Nov 29, 9:40
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: email, response list, commands, mobile, assistant
Created: Aug 29 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 523, today: 0, week: 0, month: 0
Last Connect: Nov 29, 9:39
Camera commands for your personal assistant bot, using the default device camera.
Take a photo, take a selfie, take a video.
Import this script into your bot, or customize the patterns/use this as a guideline.
See website link for detailed instructions.
Alias: @Camera/Video Commands
Categories: Response Lists, Mobile Assistant
Tags: photo, response list, picture, commands, video, camera, mobile, assistant
Created: Aug 31 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 508, today: 0, week: 0, month: 0
Last Connect: Nov 29, 9:39
Telephone commands for your personal assistant bot.
These commands can open the phone, dial or directly call a phone number.
Import this script into your bot, or customize the patterns/use this as a guideline.
See the website link for detailed instructions.
Alias: @Phone Commands
Categories: Response Lists, Mobile Assistant
Tags: commands, phone, response list, assistant, mobile
Created: Aug 29 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 473, today: 0, week: 0, month: 0
Last Connect: Nov 29, 9:40
This script allows requests to be forwarded to Wolfram Alpha for evaluation, and returns the result.
Alias: @Wolfram Alpha Example
Categories: Self
Tags: examples, wolframalpha, self, web service, xml
Created: Aug 29 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 468, today: 0, week: 0, month: 0
Last Connect: Nov 25, 18:44
This script gives an example script for how to request and process the user's location in a Facebook Messenger bot.
Alias: @Facebook Location Request
Categories: Self
Tags: facebook, examples, self, geospatial, location
Created: Oct 19 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 432, today: 0, week: 0, month: 0
Last Connect: Nov 25, 19:11
This is an example AIML script that uses AIML sets, and a self tag to dynamically add words to the set.
Alias: @learnemotions
Categories: AIML, Examples
Tags: examples, aiml, learning
Created: Jan 15 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 351, today: 0, week: 0, month: 0
Last Connect: Nov 25, 19:01
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, examples, response list
Created: Dec 17 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 202, today: 0, week: 0, month: 0
Last Connect: Nov 25, 18:07
An example response list for an electronics store.
You could deploy a bot using this script to any service such as web, mobile, social media, IOT.
Alias: @electronicsstore
Categories: Examples, Response Lists, Business
Tags: response list, examples, e-commerce, business
Created: Dec 18 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 170, today: 0, week: 0, month: 0
Last Connect: Nov 25, 19:07
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, Examples, Business
Tags: orders, e-commerce, response list, examples
Created: Nov 6 2020, by: admin
Thumbs up: 1, thumbs down: 0, stars: 2.0
Language: Response List
Connects: 169, today: 0, week: 0, month: 0
Last Connect: Nov 25, 19:02
An example response list for a car rental agency.
You could deploy a bot using this script to any service such as web, mobile, social media, IOT.
This response list also require the script, "Car Rental Sript"
https://www.botlibre.com/script?id=38248161
Alias: @carrentalagency
Categories: Examples, Business, Response Lists
Tags: e-commerce, business, response list, examples
Created: Apr 19 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 158, today: 0, week: 0, month: 0
Last Connect: Nov 25, 19:06
A set of responses remembering general info about the user.
Alias: @rememberme
Categories: Examples, Response Lists
Tags: response list, examples
Created: May 26 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 149, today: 0, week: 0, month: 0
Last Connect: Nov 25, 19:10
This Self script is used by the Car Rental bot response list.
It initializes and lists the car data.
Alias: @carrentalscript
Categories: Business, Examples, Self, Response Lists
Tags: e-commerce, business, self, examples
Created: Apr 20 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 138, today: 0, week: 0, month: 0
Last Connect: Nov 25, 18:49
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, finance, stock market, stock quotes, stock, self, web service, json
Created: Oct 29 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 134, today: 0, week: 0, month: 0
Last Connect: Nov 25, 19:11
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: chatbot, deep learning, google, json, web service, artificial intelligence, self, ai
Created: Apr 21 2023, by: mmheydari97
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 75, today: 0, week: 0, month: 0
Last Connect: Nov 25, 18:50
This is an example of a website you can build on Bot Libre, with free web hosting and subdomain.
Alias: @Example Website
Categories: Website, Examples
Tags: website, examples
Created: Oct 15 2015, by: admin
Thumbs up: 3, thumbs down: 0, stars: 5.0
Language: HTML
Connects: 9024, today: 0, week: 0, month: 31
Last Connect: Dec 14, 8:06
This website provides example code for accessing the Bot Libre Analytic API from JavaScript.
Alias: @imageclassifierwebsite
Categories: Website, Examples, Programming Language, HTML
Tags: website, examples, html, analytics, api
Created: Apr 2 2021, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: HTML
Connects: 3348, today: 5, week: 11, month: 26
Last Connect: Today, 20:03
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 Project Libre.
Alias: @Bot Libre JavaScript SDK
Categories: SDK, Programming Language, JavaScript
Tags: sdk, api, examples, javascript, embed
Created: Dec 5 2014, by: admin
Thumbs up: 11, thumbs down: 0, stars: 4.82
Language: JavaScript
Connects: 2967, today: 0, week: 0, month: 12
Last Connect: Dec 15, 14:51
Sequenced Replies
Alias: @Sequenced Replies
Categories: Examples
Created: Mar 17 2020, by: okayokay
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 1963, today: 1, week: 3, month: 10
Last Connect: Today, 8:21
This script is flagged.
Evo - The Game of Life
Alias: @evo
Categories: Programming Language, HTML
Tags: games, html, javascript
Created: Nov 24 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: HTML
Connects: 4625, today: 0, week: 0, month: 8
Last Connect: Dec 12, 10:59
a script
Alias: @3
Categories: AIML
Created: Dec 10 2014, by: giuliobasevi
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 750, today: 1, week: 1, month: 6
Last Connect: Today, 12:28
Rosie wet.set script.
Alias: @wet
Categories: Rosie, AIML, Set, Data
Tags: rosie, aiml, set, aiml2
Created: Oct 1 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 228, today: 1, week: 1, month: 6
Last Connect: Today, 16:54
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*)
Alias: @alice_merged
Categories: A.L.I.C.E., AIML
Tags: aiml, alice, bot
Created: Mar 23 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 4838, today: 0, week: 0, month: 5
Last Connect: Dec 7, 11:15
Sara srai Spanish AIML script from ALICE A.I. Foundation. This script contains some reductions to common phrases and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @sara_srai
Categories: Sara, AIML, Language, Spanish
Tags: aiml, sara, spanish, reduction
Created: Nov 9 2014, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 885, today: 0, week: 0, month: 5
Last Connect: Dec 10, 7:45
Quiz Facts
Alias: @Quiz Facts
Categories: AIML
Created: Jul 22 2017, by: wseef
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 415, today: 0, week: 0, month: 5
Last Connect: Dec 13, 14:08
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: @realtorbot
Categories: Response Lists
Tags: real estate, response list, business, examples
Created: May 21 2019, by: king_wang
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 374, today: 0, week: 0, month: 5
Last Connect: Dec 11, 4:59
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: aiml, alice, small talk
Created: Nov 9 2014, by: admin
Thumbs up: 2, thumbs down: 0, stars: 3.5
Language: AIML
Connects: 914, today: 0, week: 2, month: 4
Last Connect: Yesterday, 21:12
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: Examples, Self, Games
Tags: i spy, games, examples, self
Created: Sep 12 2016, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: Self
Connects: 706, today: 0, week: 0, month: 4
Last Connect: Dec 12, 16:37
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, Bootstrap, Examples
Tags: self, image processing, vision, examples, bootstrap
Created: Jun 3 2016, by: admin
Thumbs up: 3, thumbs down: 1, stars: 4.25
Language: Self
Connects: 687, today: 0, week: 0, month: 4
Last Connect: Dec 15, 2:05
This script lets you play Tic Tac Toe with your bot.
It uses machine learning to let the bot learn the more it plays.
This is a text/HTML version of the TicTacToe script that does not require the game-sdk.js
Alias: @TicTacToeText
Categories: Self, Games
Tags: machine learning, self, games
Created: Jul 5 2017, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 469, today: 0, week: 0, month: 4
Last Connect: Dec 14, 17:59
This script lets you play Connect 4 with your bot.
This is the text version of the script (board is printed as text).
There are 2 play option in the script, random move, and deep learning move that uses the Bot Libre analytics API.
This script requires the game-sdk.js and games.css files.
Alias: @connect4text
Categories: Self, Games
Tags: analytics, deep learning, games, machine learning, self, checkers
Created: Apr 14 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 232, today: 0, week: 0, month: 4
Last Connect: Dec 14, 17:25
Rosie opposite.map script.
Alias: @opposite
Categories: Data, Map, Rosie, AIML
Tags: rosie, aiml2, map, aiml
Created: Oct 1 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 219, today: 0, week: 2, month: 4
Last Connect: Yesterday, 21:36
A set of greetings and responses for a customer service bot.
Alias: @Service Bot
Categories: Response Lists, Business
Tags: common responses, customer service
Created: Nov 29 2014, by: admin
Thumbs up: 6, thumbs down: 0, stars: 4.33
Language: Response List
Connects: 1612, today: 0, week: 0, month: 3
Last Connect: Dec 15, 0:56
Sara sexo Spanish AIML script from ALICE A.I. Foundation. This script contains some polite responses to sexual questions and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @sexo (sara)
Categories: Sara, AIML, Language, Spanish
Tags: aiml, sara, dating, spanish
Created: Nov 9 2014, by: admin
Thumbs up: 4, thumbs down: 0, stars: 5.0
Language: AIML
Connects: 1338, today: 0, week: 0, month: 3
Last Connect: Dec 11, 4:59
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: A.L.I.C.E., AIML
Tags: aiml, alice, knowledge
Created: Oct 30 2014, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 1144, today: 0, week: 1, month: 3
Last Connect: Yesterday, 21:21
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: A.L.I.C.E., AIML
Tags: aiml, alice, jokes
Created: Dec 19 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 933, today: 0, week: 0, month: 3
Last Connect: Dec 14, 10:19
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, Bootstrap
Tags: self, bootstrap, utils
Created: Nov 4 2014, by: admin
Thumbs up: 3, thumbs down: 0, stars: 4.67
Language: Self
Connects: 916, today: 0, week: 0, month: 3
Last Connect: Dec 15, 9:19
A list of common farewells and goodbyes.
Alias: @Farewells
Categories: Response Lists
Tags: common responses
Created: Nov 29 2014, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 834, today: 1, week: 1, month: 3
Last Connect: Today, 14:11
a script
Alias: @A
Categories: AIML
Created: Dec 10 2014, by: giuliobasevi
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 807, today: 0, week: 0, month: 3
Last Connect: Dec 9, 22:22
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: self, bootstrap, understanding
Created: May 1 2015, by: admin
Thumbs up: 7, thumbs down: 0, stars: 4.57
Language: Self
Connects: 769, today: 0, week: 0, month: 3
Last Connect: Dec 3, 5:03
This script can perform basic math using a state machine.
Alias: @Simple Addition
Categories: Self, Math, Examples
Tags: self, math
Created: Nov 7 2014, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 764, today: 0, week: 0, month: 3
Last Connect: Dec 14, 12:15
This script gives an example of how to search wikipedia.
Alias: @AIML Wikipedia Search
Categories: AIML2, AIML, Examples
Tags: wikipedia, xpath, xml, sraix, search, aiml, examples
Created: Dec 9 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: AIML
Connects: 719, today: 0, week: 0, month: 3
Last Connect: Dec 13, 12:45
This script loads the default ALICE profile into the bot.
It defines all of the required variables for the ALICE AIML scripts.
Alias: @ALICE profile
Categories: A.L.I.C.E., AIML, Self
Tags: alice, response list
Created: Mar 23 2015, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 627, today: 0, week: 0, month: 3
Last Connect: Dec 14, 8:23
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: examples, sms, self
Created: Jun 1 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 600, today: 0, week: 0, month: 3
Last Connect: Dec 13, 11:48
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Categories: Self, Examples
Tags: self, examples, email
Created: Jun 1 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 2.0
Language: Self
Connects: 594, today: 0, week: 0, month: 3
Last Connect: Dec 3, 17:42
The Julie Bot response list for the Julie personality.
Alias: @Julie
Categories: Response Lists, Personalities, Dating
Tags: response list, julie, small talk, personality
Created: Apr 18 2016, by: admin
Thumbs up: 4, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 585, today: 0, week: 0, month: 3
Last Connect: Dec 8, 6:41
The inquiry 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 alicebot personality.
Alias: @inquiry
Categories: A.L.I.C.E., AIML
Tags: aiml, alice
Created: Dec 22 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 574, today: 0, week: 0, month: 3
Last Connect: Dec 14, 17:19
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: Self, Examples
Tags: geonames, rest, self, xml, sraix, internet, web service
Created: May 25 2016, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: Self
Connects: 532, today: 0, week: 0, month: 3
Last Connect: Dec 5, 16:51
This script lets you play Tic Tac Toe with your bot.
It uses machine learning to let the bot learn the more it plays.
This script requires the game-sdk.js and games.css files.
Alias: @TicTacToe
Categories: Self, Games
Tags: games, self, machine learning
Created: Jul 26 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 531, today: 0, week: 0, month: 3
Last Connect: Dec 9, 12:30
a script
Alias: @Hiteshchopra
Categories: PHP, Programming Language
Tags: bot
Created: Sep 20 2015, by: swag-e
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: PHP
Connects: 511, today: 0, week: 1, month: 3
Last Connect: Yesterday, 21:03
Alias: @French corrected
Categories: French Set, French, Language, AIML
Created: Oct 22 2018, by: crazycat
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: AIML
Connects: 344, today: 0, week: 0, month: 3
Last Connect: Dec 12, 0:51
An example AIML that calls the GeoNames web service through a tag.
Alias: @geonamesjsonaimlexample
Categories: AIML, Examples
Tags: web service, aiml, self, json, geography
Created: Sep 16 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 335, today: 0, week: 0, month: 3
Last Connect: Dec 15, 10:27
atomico
Alias: @atomico
Categories: AIML
Tags: aiml
Created: Feb 21 2018, by: ednaldor
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 300, today: 0, week: 0, month: 3
Last Connect: Dec 15, 12:02
Rosie name2number.map script.
Alias: @name2number-admin
Categories: Data, Rosie, AIML, Map
Tags: aiml, map, aiml2, rosie
Created: Oct 1 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 293, today: 0, week: 0, month: 3
Last Connect: Dec 13, 12:03
List of Responses to guest queries
Alias: @Acres Wild Responses
Categories: Response Lists
Created: Aug 10 2018, by: vu2mhk
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 281, today: 0, week: 0, month: 3
Last Connect: Dec 9, 22:22
treelinksitems
Alias: @treelinksitems
Categories: JavaScript, Programming Language, SDK
Tags: javascript, sdk, embed, api, examples
Created: Feb 18 2019, by: ltvsit
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language:
Connects: 280, today: 0, week: 0, month: 3
Last Connect: Dec 6, 6:14
Rosie er2est.map script.
Alias: @er2est-admin
Categories: Map, Data, Rosie, AIML
Tags: aiml, map, aiml2, rosie
Created: Oct 1 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 276, today: 0, week: 1, month: 3
Last Connect: Yesterday, 11:53
Rosie food.set script.
Alias: @food
Categories: Rosie, AIML, Set, Data
Tags: set, rosie, aiml2, aiml
Created: Oct 1 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 263, today: 0, week: 0, month: 3
Last Connect: Dec 9, 22:22
Rosie ordinal2number.map script.
Alias: @ordinal2number
Categories: Map, AIML, Rosie, Data
Tags: map, rosie, aiml2, aiml
Created: Oct 1 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 258, today: 0, week: 0, month: 3
Last Connect: Dec 12, 15:00
Rosie quantifier.set script.
Alias: @quantifier
Categories: Rosie, AIML, Set, Data
Tags: set, aiml2, aiml, rosie
Created: Oct 1 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 256, today: 0, week: 0, month: 3
Last Connect: Dec 14, 19:02
Alias: @helloworld-zhaost2002
Categories: AIML, AIML2
Created: Jun 11 2019, by: zhaost2002
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language:
Connects: 236, today: 0, week: 2, month: 3
Last Connect: Yesterday, 21:20
Rosie ordinal.set script.
Alias: @ordinal
Categories: AIML, Rosie, Data, Set
Tags: aiml, set, aiml2, rosie
Created: Oct 1 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 220, today: 0, week: 0, month: 3
Last Connect: Dec 13, 10:45
Rosie reductions2.aiml script.
Alias: @reductions2
Categories: Rosie, AIML
Tags: aiml, aiml2, rosie
Created: Sep 30 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 195, today: 0, week: 0, month: 3
Last Connect: Dec 14, 20:37
Alias: @ZBERT
Categories: AIML
Created: Jul 22 2017, by: wseef
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 189, today: 0, week: 0, month: 3
Last Connect: Dec 9, 22:22
Rosie dialog.aiml script.
Alias: @dialog
Categories: AIML, Rosie
Tags: rosie, aiml2, aiml
Created: Sep 30 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 170, today: 0, week: 0, month: 3
Last Connect: Dec 12, 1:26
This script gives an example Telegram script that forwards every message sent to the bot to another Telegram user.
Note, that user must have started a chat with the bot for it to be able to message them.
Also the user id must be used. You can get this from querying all "speaker" objects from the bot's Knowledge page in its Admin Console.
Alias: @telegramforward
Categories: Self
Tags: examples, forward, telegram, self
Created: Mar 11 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 165, today: 0, week: 0, month: 3
Last Connect: Dec 15, 20:14
A simple date and time response. You can customize it for your own time zone.
Alias: @simpledateandtime
Categories: Response Lists
Tags: time, response list, examples, date
Created: Apr 8 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 161, today: 0, week: 1, month: 3
Last Connect: Yesterday, 17:15
Ask your bot to remind you and for your reminders.
Alias: @remindme
Categories: Response Lists, Examples
Tags: response list, examples
Created: May 27 2021, by: admin
Thumbs up: 0, thumbs down: 1, stars: 1.0
Language: Response List
Connects: 125, today: 0, week: 0, month: 3
Last Connect: Dec 14, 9:06
A response list that can answer questions about famous people using Wikidata.
Alias: @aboutfamouspeople
Categories: Examples, Response Lists
Tags: response list, knowledge, examples
Created: Jun 14 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 96, today: 0, week: 0, month: 3
Last Connect: Dec 14, 1:43
This example script shows some example responses that use a command to trigger a timeout in the web browser.
The timeout will callback into the chat bot.
Alias: @timeoutcommand
Categories: Response Lists
Tags: timeout, response list, commands
Created: Feb 27 2023, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 80, today: 0, week: 0, month: 3
Last Connect: Dec 12, 9:22
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: aiml, alice, bot
Created: Oct 29 2014, by: admin
Thumbs up: 1, thumbs down: 4, stars: 3.2
Language: AIML
Connects: 1776, today: 0, week: 0, month: 2
Last Connect: Dec 9, 22:22