Did you know Bot Libre also provides free hosted forums for your own website or mobile app?

Search Scripts


83 results.
Next | 1 | 2

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: 1567, today: 0, week: 9, month: 27
Last Connect: Sep 22, 2:24
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: 772, today: 0, week: 2, month: 12
Last Connect: Sep 21, 20:25
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: 427, today: 0, week: 3, month: 6
Last Connect: Yesterday, 1:28
chat bot script
chat bot script
chat bot script
Alias: @chat bot script
Categories: Self, AIML
Tags: self
Created: Sep 25 2017, by: josource
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 325, today: 0, week: 1, month: 5
Last Connect: Sep 20, 18:49
Sentiment Response
Sentiment Response
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: 272, today: 0, week: 3, month: 5
Last Connect: Sep 21, 15:32
BR 307 prueba
BR 307 prueba
Manda un saludo
Alias: @/saludo
Categories: Response Lists, Examples
Created: Jun 19 2019, by: reoty
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 175, today: 0, week: 2, month: 5
Last Connect: Sep 20, 22:59
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: 820, today: 0, week: 1, month: 4
Last Connect: Sep 20, 11:33
WhereIs (Freebase - offline)
WhereIs (Freebase - offline)
Freebase location lookup script. This script will answer "Where is ..." style of questions by looking up the object in Freebase and determining what it is contained by.
This is one of the bootstrap scripts.

Note, Google has taken Freebase offline, so this script is only an example.
Alias: @WhereIs (Freebase - offline)
Categories: Self, Examples
Tags: self, geospatial, freebase, utils
Created: Oct 29 2014, by: admin
Thumbs up: 2, thumbs down: 1, stars: 4.0
Language: Self
Connects: 819, today: 0, week: 3, month: 4
Last Connect: Sep 20, 23:55
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: 675, today: 0, week: 3, month: 4
Last Connect: Sep 20, 11:33
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: 562, today: 0, week: 3, month: 4
Last Connect: Sep 21, 11:52
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: 497, today: 0, week: 1, month: 4
Last Connect: Sep 20, 18:08
SimpleLanguage
SimpleLanguage
This script will attempt to find the subject and predicate of a sentence.
Alias: @SimpleLanguage
Categories: Examples, Self
Tags: self, examples, language
Created: Jan 23 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 488, today: 0, week: 2, month: 4
Last Connect: Sep 20, 23:20
Turing Test
Turing Test
A script that gives a Turing test.
Alias: @Turing Test
Categories: Examples, Self
Tags: self, examples
Created: Oct 23 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 441, today: 0, week: 3, month: 4
Last Connect: Yesterday, 4:15
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: 357, today: 0, week: 1, month: 4
Last Connect: Sep 20, 10:28
Category Identification
Category Identification
This script gives a simple example of using objects in Self to define and use information.
Alias: @Category Identification
Categories: Examples, Self
Tags: examples, self
Created: May 12 2017, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: Self
Connects: 331, today: 0, week: 3, month: 4
Last Connect: Sep 20, 12:06
Very Simple Addition
Very Simple Addition
This script can perform basic math using patterns.
Alias: @Very Simple Addition
Categories: Examples, Math, Self
Tags: math, self
Created: Dec 21 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 304, today: 0, week: 1, month: 4
Last Connect: Sep 20, 10:51
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: 2, thumbs down: 0, stars: 5.0
Language: Self
Connects: 934, today: 0, week: 1, month: 3
Last Connect: Sep 20, 11:33
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: 757, today: 0, week: 1, month: 3
Last Connect: Sep 20, 11:45
Hello World
Hello World
a Hello World script
Alias: @Hello World
Categories: Self
Created: Jan 9 2015, by: aazxcqwe
Thumbs up: 1, thumbs down: 0, stars: 4.0
Language: Self
Connects: 618, today: 0, week: 1, month: 3
Last Connect: Sep 20, 12:05
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: 590, today: 0, week: 2, month: 3
Last Connect: Sep 20, 22:29
Heart Sutra - load
Heart Sutra - load
This script will load the text of the Heart Sutra into the bot's memory.
Alias: @Heart Sutra - load
Categories: Self, Examples
Tags: self, examples
Created: Aug 3 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 479, today: 1, week: 2, month: 3
Last Connect: Today, 6:53
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: 477, today: 0, week: 2, month: 3
Last Connect: Yesterday, 14:20
Interview Bot
Interview Bot
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: 404, today: 0, week: 2, month: 3
Last Connect: Sep 20, 16:05
Mailing List
Mailing List
This script gives an example of a mailing list bot that sends email notifications of new blog posts using a timer function.
Alias: @Mailing List
Categories: Self, Examples
Tags: timer, self, examples, email
Created: May 12 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 379, today: 0, week: 1, month: 3
Last Connect: Sep 20, 11:24
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: 201, today: 0, week: 1, month: 3
Last Connect: Sep 20, 11:35
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: 82, today: 0, week: 2, month: 3
Last Connect: Sep 20, 22:29
My Name Is
My Name Is
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: 5, thumbs down: 0, stars: 5.0
Language: Self
Connects: 880, today: 0, week: 1, month: 2
Last Connect: Sep 20, 12:56
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: 819, today: 0, week: 2, month: 2
Last Connect: Sep 20, 18:55
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: 729, today: 0, week: 1, month: 2
Last Connect: Sep 20, 22:04
Empty
Empty
An empty shell of a Self state machine.
This can be used as a starting point for a new script, or as a bot's self programmed script.
If comprehension is enabled in your bot, it will program its last state machine script, so you should initially have an empty script last.
Alias: @Empty
Categories: Self, Bootstrap
Tags: self, bootstrap
Created: Nov 4 2014, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 670, today: 0, week: 1, month: 2
Last Connect: Sep 20, 19:13
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: 3, thumbs down: 0, stars: 5.0
Language: Self
Connects: 643, today: 0, week: 1, month: 2
Last Connect: Sep 20, 11:34
WhatIs (Freebase - offline)
WhatIs (Freebase - offline)
Wiktionary and Freebase 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 Freebase (similar to Wikipedia). For Freebase lookups it will also import all of the available information on the object, and be able to then answer related questions.
This is one of the bootstrap scripts.

Note, Google has taken Freebase offline, so this script is only an example.
Alias: @WhatIs (Freebase - offline)
Categories: Self
Tags: self, utils, knowledge
Created: Oct 29 2014, by: admin
Thumbs up: 2, thumbs down: 0, stars: 3.5
Language: Self
Connects: 626, today: 0, week: 1, month: 2
Last Connect: Sep 21, 0:25
WhereIs (Wikidata)
WhereIs (Wikidata)
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: 584, today: 0, week: 1, month: 2
Last Connect: Sep 20, 11:34
Heart Sutra
Heart Sutra
A script the recites the Heart Sutra line by line, in order.
Alias: @Heart Sutra
Categories: Self, Examples
Tags: self, examples
Created: Aug 3 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 566, today: 0, week: 1, month: 2
Last Connect: Sep 21, 0:14
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: 553, today: 0, week: 1, month: 2
Last Connect: Sep 20, 11:37
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: 502, today: 0, week: 1, month: 2
Last Connect: Sep 20, 13:51
IBM Watson Example
IBM Watson Example
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: 489, today: 0, week: 1, month: 2
Last Connect: Sep 20, 10:29
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: 464, today: 0, week: 2, month: 2
Last Connect: Yesterday, 1:06
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: 453, today: 0, week: 1, month: 2
Last Connect: Sep 20, 10:29
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: 402, today: 0, week: 1, month: 2
Last Connect: Sep 20, 10:29
Reduction
Reduction
A redirect script that redirect some kind phrases to simpler forms.
Alias: @Reduction
Categories: Bootstrap, Self
Tags: self, bootstrap, redirect
Created: Sep 14 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 384, today: 0, week: 1, month: 2
Last Connect: Sep 20, 19:13
Ask Brain Bot
Ask Brain Bot
This is an example script that uses Self to invoke the Bot Libre API to forward a question to another bot.
Alias: @Ask Brain Bot
Categories: Self, Examples
Tags: self, examples
Created: Jun 24 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 376, today: 0, week: 1, month: 2
Last Connect: Sep 20, 12:50
SetData
SetData
This script sets data on the current conversation.
Alias: @SetData
Categories: Self
Tags: self, example, data
Created: Mar 17 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 376, today: 0, week: 1, month: 2
Last Connect: Sep 21, 2:46
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: 342, today: 0, week: 2, month: 2
Last Connect: Sep 20, 16:11
YouTube Search
YouTube Search
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: 293, today: 0, week: 2, month: 2
Last Connect: Sep 20, 16:11
pokedex
pokedex
pokedex
Alias: @pokedex
Categories: JSON, Data
Created: Jun 14 2018, by: adeola_adebayo
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 240, today: 0, week: 2, month: 2
Last Connect: Sep 21, 1:33
Telegram Forward
Telegram Forward
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: 85, today: 0, week: 1, month: 2
Last Connect: Sep 20, 10:29
NHL Hockey Stats
NHL Hockey Stats
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: 70, today: 0, week: 1, month: 2
Last Connect: Sep 20, 12:29
GPT-3
GPT-3
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, by: admin
Thumbs up: 2, thumbs down: 0, stars: 5.0
Language: Self
Connects: 29, today: 0, week: 1, month: 2
Last Connect: Sep 20, 13:58
ChatGPT
ChatGPT
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, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 23, today: 0, week: 1, month: 2
Last Connect: Sep 20, 10:29
Spotify
Spotify
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: 11, today: 0, week: 2, month: 2
Last Connect: Sep 21, 11:45
DefineWord
DefineWord
This script allows synonyms, translations, and alternative spellings to be given for a word.
It understands phrases like "lik means like", "lol means laugh", "nom means name".
This is one of the bootstrap scripts.
Alias: @DefineWord
Categories: Bootstrap, Self
Tags: bootstrap, self, utils
Created: Nov 7 2014, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 780, today: 0, week: 1, month: 1
Last Connect: Sep 20, 12:52
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: 2, thumbs down: 1, stars: 4.0
Language: Self
Connects: 739, today: 0, week: 1, month: 1
Last Connect: Sep 20, 10:26
Santa Bot
Santa Bot
This is the script used by Santa Bot.
It was written on an earlier version of Self, so is probably more complex than now required now, but does give a good example of how to script responses based on context, how to associate knowledge, and how to create names.
Alias: @Santa Bot
Categories: Self
Tags: self, santa, bot
Created: Oct 17 2014, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 724, today: 0, week: 1, month: 1
Last Connect: Sep 21, 8:44
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: 703, today: 0, week: 1, month: 1
Last Connect: Sep 21, 8:39
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: 658, today: 0, week: 0, month: 1
Last Connect: Sep 12, 19:10

Next | 1 | 2