Upgrade to our Platinum service and let us build your bot for you

Search Scripts


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

Image Classifier Website
Image Classifier Website
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: 2, thumbs down: 0, stars: 3.5
Language: HTML
Connects: 4020, today: 4, week: 4, month: 247
Last Connect: Today, 4:45
This script is flagged.
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: 2377, today: 0, week: 0, month: 119
Last Connect: Yesterday, 9:30
This script is flagged.
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: 3109, today: 0, week: 0, month: 88
Last Connect: Yesterday, 16:23
This script is flagged.
Order Pizza
Order Pizza
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: 1, stars: 2.0
Language: Response List
Connects: 663, today: 1, week: 1, month: 73
Last Connect: Today, 2:38
Pet Store
Pet Store
An example response list for a pet store. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
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: 299, today: 0, week: 0, month: 70
Last Connect: Jun 18, 2:40
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: 1, stars: 4.25
Language: Self
Connects: 910, today: 0, week: 0, month: 69
Last Connect: Yesterday, 1:45
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: 806, today: 1, week: 1, month: 69
Last Connect: Today, 7:44
Calendar/Event Commands
Calendar/Event Commands
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: 667, today: 0, week: 0, month: 69
Last Connect: Jun 21, 1:53
Colors
Colors
This JSON data file can be used to load the concept of colors into your bot. This defines color meaning objects for color words, and can be used as a set in AIML or from Self. You can import JSON files from your bot's Knowledge page in its Admin Console.
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: 651, today: 0, week: 0, month: 68
Last Connect: Jun 21, 12:05
Map Commands
Map Commands
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: 643, today: 0, week: 0, month: 68
Last Connect: Yesterday, 1:52
Phone Commands
Phone Commands
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: 589, today: 1, week: 1, month: 68
Last Connect: Today, 4:27
Facebook Location Request
Facebook Location Request
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: 573, today: 0, week: 0, month: 68
Last Connect: Yesterday, 1:45
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: 6, thumbs down: 2, stars: 4.63
Language: Response List
Connects: 1105, today: 1, week: 1, month: 67
Last Connect: Today, 4:26
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: 727, today: 0, week: 0, month: 67
Last Connect: Today, 0:19
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: 822, today: 0, week: 0, month: 66
Last Connect: Yesterday, 9:44
SMS/Text Message Commands
SMS/Text Message Commands
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: 669, today: 0, week: 0, month: 66
Last Connect: Jun 21, 16:02
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: 1, stars: 4.0
Language: Self
Connects: 1046, today: 0, week: 0, month: 65
Last Connect: Jun 21, 4:53
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: 947, today: 0, week: 0, month: 65
Last Connect: Jun 20, 9:06
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: 735, today: 0, week: 0, month: 65
Last Connect: Today, 0:37
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: 663, today: 0, week: 0, month: 65
Last Connect: Jun 19, 1:20
Email Commands
Email Commands
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: 637, today: 0, week: 0, month: 65
Last Connect: Yesterday, 17:35
Wolfram Alpha Example
Wolfram Alpha Example
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: 585, today: 0, week: 0, month: 65
Last Connect: Jun 18, 17:09
JSON Bot Service
JSON Bot Service
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: 510, today: 0, week: 0, month: 65
Last Connect: Jun 21, 1:02
GeoNames JSON AIML Example
GeoNames JSON AIML Example
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: 453, today: 0, week: 0, month: 65
Last Connect: Yesterday, 9:22
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: 361, today: 0, week: 0, month: 65
Last Connect: Yesterday, 1:44
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: 1883, today: 0, week: 0, month: 64
Last Connect: Jun 20, 22:29
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: 1792, today: 0, week: 0, month: 64
Last Connect: Jun 19, 19:57
Repeat
Repeat
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: 1008, today: 0, week: 0, month: 64
Last Connect: Yesterday, 16:35
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: 918, today: 0, week: 0, month: 64
Last Connect: Jun 21, 16:39
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: 782, today: 0, week: 0, month: 64
Last Connect: Jun 16, 2:51
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: 776, today: 0, week: 0, month: 64
Last Connect: Jun 18, 18:58
TicTacToeText
TicTacToeText
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: 581, today: 0, week: 0, month: 64
Last Connect: Jun 21, 11:27
Connect 4
Connect 4
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: 249, today: 0, week: 0, month: 64
Last Connect: Jun 21, 6:21
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: 1131, today: 0, week: 0, month: 63
Last Connect: Jun 16, 13:21
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: 799, today: 0, week: 0, month: 63
Last Connect: Jun 18, 12:13
HTML Scraping
HTML Scraping
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: 788, today: 0, week: 0, month: 63
Last Connect: Today, 1:00
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: 703, today: 0, week: 0, month: 63
Last Connect: Jun 20, 8:58
Wikipedia Search
Wikipedia Search
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: 649, today: 0, week: 0, month: 63
Last Connect: Jun 15, 18:44
Stock Quotes
Stock Quotes
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: 638, today: 0, week: 0, month: 63
Last Connect: Jun 17, 10:39
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: 588, today: 0, week: 0, month: 63
Last Connect: Jun 21, 4:59
Emotions and Sentiment
Emotions and Sentiment
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: 559, today: 0, week: 0, month: 63
Last Connect: Yesterday, 12:06
Checkers
Checkers
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: 368, today: 0, week: 0, month: 63
Last Connect: Jun 20, 8:17
Music Streaming
Music Streaming
This response list can be used to create a bot designed to assist consumers with a music streaming service. The user can find music and information about pricing and plans for subscription. As well, this bot allows users to stream music radio stations. This bot uses commands to play music and requires the embed webpage has code to receive the command and stream the music. For an example see, https://www.botlibre.com/script?id=36393269
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: 300, today: 0, week: 0, month: 63
Last Connect: Yesterday, 14:30
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: 245, today: 0, week: 0, month: 63
Last Connect: Yesterday, 3:46
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: 4, thumbs down: 0, stars: 5.0
Language: HTML
Connects: 9512, today: 4, week: 4, month: 62
Last Connect: Today, 6:07
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: 944, today: 0, week: 0, month: 62
Last Connect: Jun 18, 22:20
Jokes
Jokes
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: 890, today: 0, week: 0, month: 62
Last Connect: Jun 15, 18:44
Alarm/Timer Commands
Alarm/Timer Commands
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: 677, today: 0, week: 0, month: 62
Last Connect: Jun 21, 11:45
Bulk SMS
Bulk SMS
This is an example Self script that can be used with a bot connected to a Twilio SMS account. You can ask the bot to send a SMS message to a list of contacts.
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: 644, today: 1, week: 1, month: 62
Last Connect: Today, 5:24
Open Common Apps Commands
Open Common Apps Commands
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: 637, today: 0, week: 0, month: 62
Last Connect: Jun 21, 18:22
Wikiquote Scraping
Wikiquote Scraping
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: 598, today: 0, week: 0, month: 62
Last Connect: Jun 15, 18:44
Random Response
Random Response
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: 362, today: 0, week: 0, month: 62
Last Connect: Jun 16, 15:21
Connect 4 Text
Connect 4 Text
This script lets you play Connect 4 with your bot. This is the text version of the script (board is printed as text). There are 2 play option in the script, random move, and deep learning move that uses the Bot Libre analytics API. This script requires the game-sdk.js and games.css files.
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: 328, today: 0, week: 0, month: 62
Last Connect: Jun 15, 18:49
Paragraphs
Paragraphs
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: 289, today: 0, week: 0, month: 62
Last Connect: Jun 18, 2:53
Car Rental Agency
Car Rental Agency
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: 252, today: 0, week: 0, month: 62
Last Connect: Jun 16, 14:25
Car Rental Script
Car Rental Script
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: 237, today: 0, week: 0, month: 62
Last Connect: Jun 19, 18:20

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