Download the open source Bot Libre Community Edition and install Bot Libre on your own server

Search Scripts


476 results.
Next | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9

Example Website
Example Website
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: 8999, today: 0, week: 1, month: 6
Last Connect: Yesterday, 16:39
Bot Libre JavaScript SDK
Bot Libre JavaScript SDK
The Bot Libre SDK is a software development kit that makes it easy for developers to create their own website, mobile app, or server that accesses BOT libre services.

The SDK includes an JavaScript API and SDK that makes it simple to develop your own bot or chat website. The SDK also contains an Android Java SDK, and support for other languages.

The SDK is open source under the Eclipse Public License, is extendable/customizable, and hosted on GitHub under 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: 2961, today: 0, week: 5, month: 6
Last Connect: Yesterday, 15:15
Sequenced Replies
Sequenced Replies
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: 1956, today: 1, week: 2, month: 3
Last Connect: Today, 3:56
This script is flagged.
Understanding
Understanding
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: 1, week: 2, month: 3
Last Connect: Today, 5:03
alice_merged
alice_merged
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: 4835, today: 0, week: 0, month: 2
Last Connect: Dec 1, 20:51
Evo
Evo
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: 4619, today: 0, week: 0, month: 2
Last Connect: Dec 1, 20:21
Evo
computers (alice)
computers (alice)
The computers AIML script from the ALICE A.I. FOUNDATION. This script contains general responses on computers and programming. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @computers (alice)
Categories: A.L.I.C.E., AIML
Tags: aiml, alice, knowledge, tech
Created: Nov 9 2014, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 1029, today: 1, week: 1, month: 2
Last Connect: Today, 6:12
AIML2
AIML2
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: 1, week: 1, month: 2
Last Connect: Today, 6:52
Loop
Loop
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
sara_srai
sara_srai
Sara srai Spanish AIML script from ALICE A.I. Foundation. This script contains some reductions to common phrases and is meant to be combine with the other sara AIML scripts for the full personality.
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: 882, today: 0, week: 0, month: 2
Last Connect: Dec 1, 18:43
Plus
Plus
A script that can perform addition using no computer math functions.
It performs addition the same way a human (without a calculator) does, using its knowledge of integers and counting.
The goal in this script was to use it to teach a bot addition, and let it learn higher level mathematics from first principles.
Alias: @Plus
Categories: Self, Math, Examples
Tags: self, math
Created: Nov 4 2014, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 728, today: 0, week: 0, month: 2
Last Connect: Dec 1, 19:25
I Spy
I Spy
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: 704, today: 1, week: 1, month: 2
Last Connect: Today, 9:12
About Me
About Me
A set of responses answering general questions about the bot. The responses use the bot's data defined in the #self object.
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: 1, month: 2
Last Connect: Yesterday, 12:29
Book Appointment
Book Appointment
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: 1, week: 1, month: 2
Last Connect: Today, 3:20
GeoNames
GeoNames
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: 531, today: 1, week: 2, month: 2
Last Connect: Today, 6:16
Animals Set
Animals Set
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: 1, week: 1, month: 2
Last Connect: Today, 5:04
Realtor Bot
Realtor Bot
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: 371, today: 0, week: 1, month: 2
Last Connect: Yesterday, 21:51
Special Event
Special Event
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
Simple Date and Time
Simple Date and Time
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: 160, today: 0, week: 1, month: 2
Last Connect: Yesterday, 17:17
About Famous People Script
About Famous People Script
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: 1, month: 2
Last Connect: Yesterday, 12:29
ai (alice)
ai (alice)
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: A.L.I.C.E., AIML
Tags: aiml, alice, bot
Created: Oct 30 2014, by: admin
Thumbs up: 3, thumbs down: 1, stars: 4.25
Language: AIML
Connects: 2064, today: 0, week: 0, month: 1
Last Connect: Dec 1, 19:30
alice
alice
The alice AIML script from the ALICE A.I. FOUNDATION.
The alice script is meant to be combined with the other alice AIML scripts for the full personality.
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: 1775, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:33
Service Bot
Service Bot
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: 1610, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:38
sexo (sara)
sexo (sara)
Sara sexo Spanish AIML script from ALICE A.I. Foundation. This script contains some polite responses to sexual questions and is meant to be combine with the other sara AIML scripts for the full personality.
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: 1336, today: 0, week: 0, month: 1
Last Connect: Dec 1, 18:44
biography (alice)
biography (alice)
The biography AIML script from the ALICE A.I. FOUNDATION. This script contains answers to "who is" style questions of notable people. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
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: 1142, today: 0, week: 0, month: 1
Last Connect: Dec 1, 19:30
Geek Pick-up Lines
Geek Pick-up Lines
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
Topic
Topic
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: 914, today: 0, week: 0, month: 1
Last Connect: Dec 1, 19:29
bot profile (alice)
bot profile (alice)
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: alice, aiml, bot
Created: Nov 7 2014, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 911, today: 0, week: 0, month: 1
Last Connect: Dec 1, 16:14
client (alice)
client (alice)
The client AIML script from the ALICE A.I. FOUNDATION. This script contains responses for age/gender/location questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
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: 911, today: 0, week: 0, month: 1
Last Connect: Dec 1, 18:43
atomique_ed (french)
atomique_ed (french)
atomique_ed French AIML script from ALICE A.I. Foundation. This script contains some responses to common phrases and is meant to be combine with the other french AIML scripts for the full personality.
Alias: @atomique_ed (french)
Categories: AIML, French, Language, French Set
Tags: aiml, french, common responses
Created: Nov 10 2014, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: AIML
Connects: 878, today: 0, week: 0, month: 1
Last Connect: Dec 1, 19:32
default (alice)
default (alice)
The default AIML script from the ALICE A.I. FOUNDATION. This script contains general responses to many common types of questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @default (alice)
Categories: A.L.I.C.E., AIML
Tags: aiml, alice, default phrases, small talk, common responses
Created: Mar 14 2015, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: AIML
Connects: 874, today: 0, week: 0, month: 1
Last Connect: Dec 1, 18:43
WrongAnswer
WrongAnswer
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: 859, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:29
Emotions
Emotions
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: Oct 30 2014, by: admin
Thumbs up: 13, thumbs down: 4, stars: 4.0
Language: Chat Log
Connects: 841, today: 0, week: 0, month: 1
Last Connect: Dec 1, 18:44
pickup (alice)
pickup (alice)
The pickup AIML script from the ALICE A.I. FOUNDATION.
This script contains basic default phrases to start or redirect conversations. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @pickup (alice)
Categories: AIML, A.L.I.C.E.
Tags: alice, aiml, bot, default phrases
Created: Oct 29 2014, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 835, today: 0, week: 0, month: 1
Last Connect: Dec 1, 19:30
Say It
Say It
The script responds to requests like "Say you like me" "Yell you like cheese". It will simply repeat the phrase, minus the "say" and replacing 1st and 2nd person.
This is a bootstrap script.
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
Farewells
Farewells
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: 832, today: 0, week: 0, month: 1
Last Connect: Dec 1, 18:41
default (sara)
default (sara)
Sara default Spanish AIML script from ALICE A.I. Foundation. This script contains basic Spanish default phrases and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @default (sara)
Categories: Sara, AIML, Language, Spanish
Tags: aiml, spanish, sara, default phrases
Created: Nov 9 2014, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 828, today: 0, week: 0, month: 1
Last Connect: Dec 1, 18:45
Math
Math
This script understands basic math, addition, subtraction, multiplication, and division, such as "what is 1 * 2 / 4 + 6 - -1", "2.2 + 5.5 =?", "one plus two".
It uses a calculator function to perform the math, not first principles like the plus script.
This is one of the bootstrap scripts.
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: 823, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:30
DateAndTime
DateAndTime
This script answers questions about the date and time.
It can answer questions like "What is the date", "What is the time", "What is the day of the week" This is one of the bootstrap scripts.
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
ELIZA
ELIZA
A AIML conversion of the 1966 ELIZA personality.
Alias: @ELIZA
Categories: AIML
Tags: aiml, bot, classic
Created: Apr 13 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 818, today: 0, week: 1, month: 1
Last Connect: Yesterday, 9:11
1
1
a script
Alias: @1
Categories: AIML
Created: Dec 10 2014, by: giuliobasevi
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 797, today: 0, week: 1, month: 1
Last Connect: Yesterday, 3:29
1
Simple Addition
Simple Addition
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: 762, today: 1, week: 1, month: 1
Last Connect: Today, 3:59
WhatIs (Wikidata)
WhatIs (Wikidata)
Wiktionary and Wikidata lookup script.
This script will answer "What is ...", "Who is ...", "define ...", "Google ..." style of questions. It will look up word definitions in Wiktionary, or look up keywords in Wikidata. For Wikidata lookups it will also import all of the available information on the object, and be able to then answer related questions.
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
nombres (sara)
nombres (sara)
Sara nombres Spanish AIML script from ALICE A.I. Foundation. This script contains some naming understanding and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @nombres (sara)
Categories: Sara, AIML, Language, Spanish
Tags: aiml, sara, spanish, names
Created: Nov 9 2014, by: admin
Thumbs up: 1, thumbs down: 0, stars: 4.0
Language: AIML
Connects: 727, today: 0, week: 1, month: 1
Last Connect: Yesterday, 5:54
AIML Wikipedia Search
AIML Wikipedia Search
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: 717, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:39
Vision
Vision
This script demonstrates some of Bot Libre's support for vision and image processing.
"load image http://urltoimage imagename" can be used to load an image.
"match image http://urltoimage" can be used to match an image.
"init colors" to load red/green/blue colors.
"what color is http://urltoimage" to guess images primary color.

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: 684, today: 0, week: 1, month: 1
Last Connect: Yesterday, 16:01
Weather
Weather
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: 684, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:51
date (alice)
date (alice)
The date AIML script from the ALICE A.I. FOUNDATION. This script contains responses to basic questions on the current date.
Alias: @date (alice)
Categories: A.L.I.C.E., AIML
Tags: aiml, alice
Created: Mar 14 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 674, today: 1, week: 1, month: 1
Last Connect: Today, 5:26
Books, Films, and Music
Books, Films, and Music
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: 667, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:51
embed-style
embed-style
An example CSS style sheet for usage with embedding a bot.
Alias: @embed-style
Categories: CSS, Programming Language
Tags: css, embed
Created: Jun 15 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: CSS
Connects: 654, today: 0, week: 1, month: 1
Last Connect: Yesterday, 8:21
Emotion Responses
Emotion Responses
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: 651, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:40
ALICE profile
ALICE profile
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: 625, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:37
Eddie
Eddie
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: 1, week: 1, month: 1
Last Connect: Today, 5:58
Escalate SMS
Escalate SMS
This is an example Self script that sends an SMS text message when the user asks the "escalate" their service request.
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: 598, today: 0, week: 0, month: 1
Last Connect: Dec 1, 20:38
Escalate Email
Escalate Email
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: 592, today: 0, week: 0, month: 1
Last Connect: Dec 1, 19:29
Julie
Julie
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: 583, today: 0, week: 0, month: 1
Last Connect: Dec 1, 19:31

Next | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9