Auto
Categoria script utilizzando il Self linguaggio di scripting.
Categorie
![]() |
Wikipedia Search
An example Self script that searches Wikipedia.
Alias: @Wikipedia Search
Categorie: Self, Examples
Tags: self, examples, xml, web service, wikipedia, search, xpath
Creato: Dec 9 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 575, oggi: 62, settimana: 62, mese: 65
Ultima Connessione: Today, 11:51
An example Self script that searches Wikipedia.
Alias: @Wikipedia Search
Categorie: Self, Examples
Tags: self, examples, xml, web service, wikipedia, search, xpath
Creato: Dec 9 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 575, oggi: 62, settimana: 62, mese: 65
Ultima Connessione: Today, 11:51
![]() |
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
Categorie: Self, Bootstrap
Tags: self, utils, bootstrap
Creato: Oct 29 2014, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 999, oggi: 61, settimana: 61, mese: 64
Ultima Connessione: Today, 11:51
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
Categorie: Self, Bootstrap
Tags: self, utils, bootstrap
Creato: Oct 29 2014, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 999, oggi: 61, settimana: 61, mese: 64
Ultima Connessione: Today, 11:51
![]() |
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
Categorie: Self, Bootstrap
Tags: self, bootstrap, understanding
Creato: May 1 2015, by: admin
Thumbs up: 5, pollice in giù: 0, stelle: 4.4
Language: Self
Collega: 723, oggi: 60, settimana: 60, mese: 62
Ultima Connessione: Today, 11:51
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
Categorie: Self, Bootstrap
Tags: self, bootstrap, understanding
Creato: May 1 2015, by: admin
Thumbs up: 5, pollice in giù: 0, stelle: 4.4
Language: Self
Collega: 723, oggi: 60, settimana: 60, mese: 62
Ultima Connessione: Today, 11:51
![]() |
Sentiment Response
This script gives a different response to the user's question based on the sentiment of their phrase.
Alias: @Sentiment Response
Categorie: Self, Examples
Tags: self, examples, sentiment
Creato: Aug 24 2018, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 390, oggi: 58, settimana: 59, mese: 62
Ultima Connessione: Today, 11:51
This script gives a different response to the user's question based on the sentiment of their phrase.
Alias: @Sentiment Response
Categorie: Self, Examples
Tags: self, examples, sentiment
Creato: Aug 24 2018, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 390, oggi: 58, settimana: 59, mese: 62
Ultima Connessione: Today, 11:51
![]() |
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
Categorie: Self
Tags: self, geospatial, examples, facebook, location
Creato: Oct 19 2017, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 475, oggi: 58, settimana: 58, mese: 61
Ultima Connessione: Today, 11:51
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
Categorie: Self
Tags: self, geospatial, examples, facebook, location
Creato: Oct 19 2017, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 475, oggi: 58, settimana: 58, mese: 61
Ultima Connessione: Today, 11:51
|
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
Categorie: Self, Bootstrap
Tags: self, bootstrap, names
Creato: Nov 4 2014, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 943, oggi: 57, settimana: 57, mese: 60
Ultima Connessione: Today, 11:51
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
Categorie: Self, Bootstrap
Tags: self, bootstrap, names
Creato: Nov 4 2014, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 943, oggi: 57, settimana: 57, mese: 60
Ultima Connessione: Today, 11:51
![]() |
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
Categorie: Self, Bootstrap
Tags: self, utils, bootstrap
Creato: Nov 4 2014, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 823, oggi: 57, settimana: 57, mese: 60
Ultima Connessione: Today, 11:51
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
Categorie: Self, Bootstrap
Tags: self, utils, bootstrap
Creato: Nov 4 2014, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 823, oggi: 57, settimana: 57, mese: 60
Ultima Connessione: Today, 11:51
|
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Categorie: Self, Examples
Tags: self, customer service, examples, calendar, google calendar, booking, appointments, virtual assistant
Creato: Oct 11 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 591, oggi: 57, settimana: 57, mese: 60
Ultima Connessione: Today, 11:51
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Categorie: Self, Examples
Tags: self, customer service, examples, calendar, google calendar, booking, appointments, virtual assistant
Creato: Oct 11 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 591, oggi: 57, settimana: 57, mese: 60
Ultima Connessione: Today, 11:51
![]() |
WrongAnswer
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
Alias: @WrongAnswer
Categorie: Self, Examples
Tags: self, examples, learning
Creato: Jan 11 2015, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 830, oggi: 55, settimana: 55, mese: 59
Ultima Connessione: Today, 11:51
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
Alias: @WrongAnswer
Categorie: Self, Examples
Tags: self, examples, learning
Creato: Jan 11 2015, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 830, oggi: 55, settimana: 55, mese: 59
Ultima Connessione: Today, 11:51
![]() |
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
Categorie: Self, Examples
Tags: self, examples, web service, json, google, youtube
Creato: Aug 20 2018, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 404, oggi: 54, settimana: 54, mese: 59
Ultima Connessione: Today, 11:51
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
Categorie: Self, Examples
Tags: self, examples, web service, json, google, youtube
Creato: Aug 20 2018, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 404, oggi: 54, settimana: 54, mese: 59
Ultima Connessione: Today, 11:51
![]() |
Repeat
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Categorie: Self, Examples
Tags: self, example, repeat
Creato: Jan 5 2015, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 880, oggi: 54, settimana: 54, mese: 58
Ultima Connessione: Today, 11:51
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Categorie: Self, Examples
Tags: self, example, repeat
Creato: Jan 5 2015, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 880, oggi: 54, settimana: 54, mese: 58
Ultima Connessione: Today, 11:51
|
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
Categorie: Self, Bootstrap, Math
Tags: self, bootstrap, math
Creato: Nov 4 2014, by: admin
Thumbs up: 2, pollice in giù: 1, stelle: 4.0
Language: Self
Collega: 822, oggi: 54, settimana: 54, mese: 58
Ultima Connessione: Today, 11:51
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
Categorie: Self, Bootstrap, Math
Tags: self, bootstrap, math
Creato: Nov 4 2014, by: admin
Thumbs up: 2, pollice in giù: 1, stelle: 4.0
Language: Self
Collega: 822, oggi: 54, settimana: 54, mese: 58
Ultima Connessione: Today, 11:51
|
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
Categorie: Self, Bootstrap
Tags: self, utils, bootstrap
Creato: Nov 7 2014, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 799, oggi: 54, settimana: 54, mese: 57
Ultima Connessione: Today, 11:51
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
Categorie: Self, Bootstrap
Tags: self, utils, bootstrap
Creato: Nov 7 2014, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 799, oggi: 54, settimana: 54, mese: 57
Ultima Connessione: Today, 11:51
|
TicTacToe
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
Categorie: Self, Games
Tags: self, games, machine learning
Creato: Jul 26 2017, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 543, oggi: 53, settimana: 53, mese: 57
Ultima Connessione: Today, 11: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
Categorie: Self, Games
Tags: self, games, machine learning
Creato: Jul 26 2017, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 543, oggi: 53, settimana: 53, mese: 57
Ultima Connessione: Today, 11:51
![]() |
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
Categorie: Self, Examples
Tags: examples, web service, json, bot service, command
Creato: Mar 28 2018, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 437, oggi: 54, settimana: 54, mese: 57
Ultima Connessione: Today, 11:51
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
Categorie: Self, Examples
Tags: examples, web service, json, bot service, command
Creato: Mar 28 2018, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 437, oggi: 54, settimana: 54, mese: 57
Ultima Connessione: Today, 11:51
|
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
Categorie: Self, Games
Tags: self, games, machine learning, checkers, deep learning, analytics
Creato: Nov 13 2019, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 316, oggi: 53, settimana: 54, mese: 57
Ultima Connessione: Today, 11:51
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
Categorie: Self, Games
Tags: self, games, machine learning, checkers, deep learning, analytics
Creato: Nov 13 2019, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 316, oggi: 53, settimana: 54, mese: 57
Ultima Connessione: Today, 11:51
![]() |
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
Categorie: Self, Examples
Tags: self, examples, sms
Creato: Sep 19 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 556, oggi: 53, settimana: 53, mese: 56
Ultima Connessione: Today, 11:51
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
Categorie: Self, Examples
Tags: self, examples, sms
Creato: Sep 19 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 556, oggi: 53, settimana: 53, mese: 56
Ultima Connessione: Today, 11:51
![]() |
Wolfram Alpha Example
This script allows requests to be forwarded to Wolfram Alpha for evaluation, and returns the result.
Alias: @Wolfram Alpha Example
Categorie: Self
Tags: self, examples, xml, web service, wolframalpha
Creato: Aug 29 2017, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 497, oggi: 54, settimana: 54, mese: 56
Ultima Connessione: Today, 11:51
This script allows requests to be forwarded to Wolfram Alpha for evaluation, and returns the result.
Alias: @Wolfram Alpha Example
Categorie: Self
Tags: self, examples, xml, web service, wolframalpha
Creato: Aug 29 2017, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 497, oggi: 54, settimana: 54, mese: 56
Ultima Connessione: Today, 11:51
|
ChatGPT
This Self script can be used to access the GPT-3.5 (ChatGPT) API from Open AI. GTP-3.5 is a chat optimized text generative LLM (large language model), and has been train on a large set of multi language text and and responds to many types of questions and queries. This script requires that you enter your Open AI Playground API key.
Alias: @chatgpt
Categorie: Self
Tags: self, artificial intelligence, web service, json, deep learning, gpt, open ai, text generation, llm, gpt-3, ai
Creato: Apr 3 2023, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 147, oggi: 54, settimana: 54, mese: 56
Ultima Connessione: Today, 11:51
This Self script can be used to access the GPT-3.5 (ChatGPT) API from Open AI. GTP-3.5 is a chat optimized text generative LLM (large language model), and has been train on a large set of multi language text and and responds to many types of questions and queries. This script requires that you enter your Open AI Playground API key.
Alias: @chatgpt
Categorie: Self
Tags: self, artificial intelligence, web service, json, deep learning, gpt, open ai, text generation, llm, gpt-3, ai
Creato: Apr 3 2023, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 147, oggi: 54, settimana: 54, mese: 56
Ultima Connessione: Today, 11:51
![]() |
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
Categorie: Self, Bootstrap
Tags: self, utils, bootstrap
Creato: Nov 4 2014, by: admin
Thumbs up: 3, pollice in giù: 0, stelle: 4.67
Language: Self
Collega: 860, oggi: 52, settimana: 52, mese: 55
Ultima Connessione: Today, 11:51
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
Categorie: Self, Bootstrap
Tags: self, utils, bootstrap
Creato: Nov 4 2014, by: admin
Thumbs up: 3, pollice in giù: 0, stelle: 4.67
Language: Self
Collega: 860, oggi: 52, settimana: 52, mese: 55
Ultima Connessione: Today, 11:51
![]() |
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)
Categorie: Self, Bootstrap
Tags: self, utils, knowledge, bootstrap
Creato: Jun 23 2015, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 693, oggi: 53, settimana: 53, mese: 55
Ultima Connessione: Today, 11:51
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)
Categorie: Self, Bootstrap
Tags: self, utils, knowledge, bootstrap
Creato: Jun 23 2015, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 693, oggi: 53, settimana: 53, mese: 55
Ultima Connessione: Today, 11:51
![]() |
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)
Categorie: Self, Bootstrap, Examples
Tags: self, utils, knowledge, bootstrap, geospatial, wikidata
Creato: Jun 23 2015, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 649, oggi: 52, settimana: 53, mese: 55
Ultima Connessione: Today, 11:51
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)
Categorie: Self, Bootstrap, Examples
Tags: self, utils, knowledge, bootstrap, geospatial, wikidata
Creato: Jun 23 2015, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 649, oggi: 52, settimana: 53, mese: 55
Ultima Connessione: Today, 11:51
![]() |
Books, Films, and Music
A script that can answer questions about books, films, and music using Wikidata.
Alias: @Books, Films, and Music
Categorie: Self, Examples
Tags: self, knowledge, examples
Creato: Sep 4 2015, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 646, oggi: 52, settimana: 52, mese: 55
Ultima Connessione: Today, 11:51
A script that can answer questions about books, films, and music using Wikidata.
Alias: @Books, Films, and Music
Categorie: Self, Examples
Tags: self, knowledge, examples
Creato: Sep 4 2015, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 646, oggi: 52, settimana: 52, mese: 55
Ultima Connessione: Today, 11:51
![]() |
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
Categorie: Self, Examples
Tags: self, examples, sms
Creato: Jun 1 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 563, oggi: 53, settimana: 53, mese: 55
Ultima Connessione: Today, 11:51
This is an example Self script that sends an SMS text message when the user asks the "escalate" their service request.
Alias: @Escalate SMS
Categorie: Self, Examples
Tags: self, examples, sms
Creato: Jun 1 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 563, oggi: 53, settimana: 53, mese: 55
Ultima Connessione: Today, 11:51
![]() |
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
Categorie: Self, Examples
Tags: self, examples, hr, interview, career
Creato: Mar 24 2017, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 484, oggi: 53, settimana: 53, mese: 55
Ultima Connessione: Today, 11:51
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
Categorie: Self, Examples
Tags: self, examples, hr, interview, career
Creato: Mar 24 2017, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 484, oggi: 53, settimana: 53, mese: 55
Ultima Connessione: Today, 11:51
|
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
Categorie: Self, Games
Tags: self, games, machine learning
Creato: Jul 5 2017, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 478, oggi: 53, settimana: 53, mese: 55
Ultima Connessione: Today, 11: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 is a text/HTML version of the TicTacToe script that does not require the game-sdk.js
Alias: @TicTacToeText
Categorie: Self, Games
Tags: self, games, machine learning
Creato: Jul 5 2017, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 478, oggi: 53, settimana: 53, mese: 55
Ultima Connessione: Today, 11:51
|
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
Categorie: Self, Math, Examples
Tags: self, math
Creato: Nov 4 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 739, oggi: 51, settimana: 52, mese: 54
Ultima Connessione: Today, 12:06
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
Categorie: Self, Math, Examples
Tags: self, math
Creato: Nov 4 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 739, oggi: 51, settimana: 52, mese: 54
Ultima Connessione: Today, 12:06
![]() |
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Categorie: Self, Examples
Tags: self, examples, email
Creato: Jun 1 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 566, oggi: 52, settimana: 52, mese: 54
Ultima Connessione: Today, 11:51
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Categorie: Self, Examples
Tags: self, examples, email
Creato: Jun 1 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 566, oggi: 52, settimana: 52, mese: 54
Ultima Connessione: Today, 11:51
|
Weather
Answer questions about the weather using the Pannous service.
Alias: @Weather
Categorie: Self, Examples
Tags: self, weather, pannous
Creato: Aug 28 2015, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 655, oggi: 51, settimana: 51, mese: 53
Ultima Connessione: Today, 11:51
Answer questions about the weather using the Pannous service.
Alias: @Weather
Categorie: Self, Examples
Tags: self, weather, pannous
Creato: Aug 28 2015, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 655, oggi: 51, settimana: 51, mese: 53
Ultima Connessione: Today, 11:51
![]() |
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
Categorie: Self, Examples
Tags: examples, web service, json, watson, auth
Creato: Mar 20 2017, by: admin
Thumbs up: 0, pollice in giù: 1, stelle: 2.0
Language: Self
Collega: 576, oggi: 50, settimana: 50, mese: 53
Ultima Connessione: Today, 11:51
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
Categorie: Self, Examples
Tags: examples, web service, json, watson, auth
Creato: Mar 20 2017, by: admin
Thumbs up: 0, pollice in giù: 1, stelle: 2.0
Language: Self
Collega: 576, oggi: 50, settimana: 50, mese: 53
Ultima Connessione: Today, 11:51
![]() |
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
Categorie: Self, Examples
Tags: self, examples, xml, web service, stocks, quotes
Creato: Jun 1 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 529, oggi: 51, settimana: 51, mese: 53
Ultima Connessione: Today, 11:51
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
Categorie: Self, Examples
Tags: self, examples, xml, web service, stocks, quotes
Creato: Jun 1 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 529, oggi: 51, settimana: 51, mese: 53
Ultima Connessione: Today, 11:51
![]() |
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
Categorie: Self, Examples
Tags: self, xml, geonames, rest, internet, sraix, web service
Creato: May 25 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 508, oggi: 50, settimana: 51, mese: 53
Ultima Connessione: Today, 11:51
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
Categorie: Self, Examples
Tags: self, xml, geonames, rest, internet, sraix, web service
Creato: May 25 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 508, oggi: 50, settimana: 51, mese: 53
Ultima Connessione: Today, 11:51
![]() |
Simple Addition
This script can perform basic math using a state machine.
Alias: @Simple Addition
Categorie: Self, Math, Examples
Tags: self, math
Creato: Nov 7 2014, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 768, oggi: 50, settimana: 50, mese: 52
Ultima Connessione: Today, 12:06
This script can perform basic math using a state machine.
Alias: @Simple Addition
Categorie: Self, Math, Examples
Tags: self, math
Creato: Nov 7 2014, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 768, oggi: 50, settimana: 50, mese: 52
Ultima Connessione: Today, 12:06
|
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
Categorie: Self, Bootstrap, Examples
Tags: self, bootstrap, examples, vision, image processing
Creato: Jun 3 2016, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 599, oggi: 49, settimana: 50, mese: 52
Ultima Connessione: Today, 11:51
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
Categorie: Self, Bootstrap, Examples
Tags: self, bootstrap, examples, vision, image processing
Creato: Jun 3 2016, by: admin
Thumbs up: 2, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 599, oggi: 49, settimana: 50, mese: 52
Ultima Connessione: Today, 11:51
![]() |
Very Simple Addition
This script can perform basic math using patterns.
Alias: @Very Simple Addition
Categorie: Self, Math, Examples
Tags: self, math
Creato: Dec 21 2017, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 383, oggi: 51, settimana: 51, mese: 52
Ultima Connessione: Today, 12:06
This script can perform basic math using patterns.
Alias: @Very Simple Addition
Categorie: Self, Math, Examples
Tags: self, math
Creato: Dec 21 2017, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 383, oggi: 51, settimana: 51, mese: 52
Ultima Connessione: Today, 12:06
|
StockQuote
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
Categorie: Self
Tags: self, web service, json, quote, stock quotes, stock market, finance, stock
Creato: Oct 29 2020, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 158, oggi: 50, settimana: 50, mese: 52
Ultima Connessione: Today, 11:51
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
Categorie: Self
Tags: self, web service, json, quote, stock quotes, stock market, finance, stock
Creato: Oct 29 2020, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 158, oggi: 50, settimana: 50, mese: 52
Ultima Connessione: Today, 11:51
![]() |
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
Categorie: Self
Tags: self, examples, telegram, forward
Creato: Mar 11 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 149, oggi: 50, settimana: 50, mese: 52
Ultima Connessione: Today, 11:51
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
Categorie: Self
Tags: self, examples, telegram, forward
Creato: Mar 11 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 149, oggi: 50, settimana: 50, mese: 52
Ultima Connessione: Today, 11:51
|
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
Categorie: Self
Tags: self, artificial intelligence, deep learning, gpt, open ai, text generation, llm, gpt-3, ai
Creato: Jan 17 2023, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 112, oggi: 49, settimana: 50, mese: 52
Ultima Connessione: Today, 11:52
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
Categorie: Self
Tags: self, artificial intelligence, deep learning, gpt, open ai, text generation, llm, gpt-3, ai
Creato: Jan 17 2023, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 112, oggi: 49, settimana: 50, mese: 52
Ultima Connessione: Today, 11:52
|
About Famous People Script
A script that can answer questions about famous people using Wikidata.
Alias: @aboutfamouspeoplescript
Categorie: Self, Examples
Tags: self, knowledge, examples
Creato: Jun 9 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 141, oggi: 49, settimana: 49, mese: 51
Ultima Connessione: Today, 11:51
A script that can answer questions about famous people using Wikidata.
Alias: @aboutfamouspeoplescript
Categorie: Self, Examples
Tags: self, knowledge, examples
Creato: Jun 9 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 141, oggi: 49, settimana: 49, mese: 51
Ultima Connessione: Today, 11:51
![]() |
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
Alias: @paragraphs
Categorie: Self, Examples
Tags: self, examples, paragraphs, exodus
Creato: Aug 14 2020, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 173, oggi: 47, settimana: 48, mese: 50
Ultima Connessione: Today, 11:51
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
Alias: @paragraphs
Categorie: Self, Examples
Tags: self, examples, paragraphs, exodus
Creato: Aug 14 2020, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 173, oggi: 47, settimana: 48, mese: 50
Ultima Connessione: Today, 11:51
|
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
Categorie: Self, Games
Tags: self, games, machine learning, checkers, deep learning, analytics
Creato: Apr 13 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 155, oggi: 47, settimana: 47, mese: 50
Ultima Connessione: Today, 11:51
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
Categorie: Self, Games
Tags: self, games, machine learning, checkers, deep learning, analytics
Creato: Apr 13 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 155, oggi: 47, settimana: 47, mese: 50
Ultima Connessione: Today, 11:51
|
Car Rental Script
This Self script is used by the Car Rental bot response list. It initializes and lists the car data.
Alias: @carrentalscript
Categorie: Self, Examples, Response Lists, Business
Tags: self, examples, e-commerce, business
Creato: Apr 20 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 149, oggi: 48, settimana: 48, mese: 50
Ultima Connessione: Today, 11:51
This Self script is used by the Car Rental bot response list. It initializes and lists the car data.
Alias: @carrentalscript
Categorie: Self, Examples, Response Lists, Business
Tags: self, examples, e-commerce, business
Creato: Apr 20 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 149, oggi: 48, settimana: 48, mese: 50
Ultima Connessione: Today, 11:51
|
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
Categorie: Self, Examples, Games
Tags: self, examples, games, i spy
Creato: Sep 12 2016, by: admin
Thumbs up: 0, pollice in giù: 1, stelle: 2.0
Language: Self
Collega: 588, oggi: 47, settimana: 47, mese: 49
Ultima Connessione: Today, 11:51
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
Categorie: Self, Examples, Games
Tags: self, examples, games, i spy
Creato: Sep 12 2016, by: admin
Thumbs up: 0, pollice in giù: 1, stelle: 2.0
Language: Self
Collega: 588, oggi: 47, settimana: 47, mese: 49
Ultima Connessione: Today, 11:51
|
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
Categorie: Self, Games
Tags: self, games, machine learning, checkers, deep learning, analytics
Creato: Apr 14 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 199, oggi: 46, settimana: 47, mese: 49
Ultima Connessione: Today, 11:51
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
Categorie: Self, Games
Tags: self, games, machine learning, checkers, deep learning, analytics
Creato: Apr 14 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 199, oggi: 46, settimana: 47, mese: 49
Ultima Connessione: Today, 11:51
![]() |
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
Alias: @Wikiquote Scraping
Categorie: Self, Examples
Tags: self, examples, html, wikiquote
Creato: Aug 13 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 483, oggi: 46, settimana: 46, mese: 48
Ultima Connessione: Today, 11:51
This script shows an example of scraping data from Wikiquote.
Alias: @Wikiquote Scraping
Categorie: Self, Examples
Tags: self, examples, html, wikiquote
Creato: Aug 13 2016, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 483, oggi: 46, settimana: 46, mese: 48
Ultima Connessione: Today, 11:51
![]() |
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
Categorie: Self, Bootstrap
Tags: self, utils, bootstrap
Creato: Nov 7 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 832, oggi: 44, settimana: 44, mese: 47
Ultima Connessione: Apr 23, 18:31
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
Categorie: Self, Bootstrap
Tags: self, utils, bootstrap
Creato: Nov 7 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 832, oggi: 44, settimana: 44, mese: 47
Ultima Connessione: Apr 23, 18:31
|
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
Categorie: Self
Tags: self, web service, json, sports, hockey, nhl
Creato: Apr 19 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 153, oggi: 45, settimana: 45, mese: 47
Ultima Connessione: Today, 11:52
This script uses the NHL.com web API to let the bot give stats and information on NHL teams and players.
Alias: @nhlhockeystats
Categorie: Self
Tags: self, web service, json, sports, hockey, nhl
Creato: Apr 19 2021, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 153, oggi: 45, settimana: 45, mese: 47
Ultima Connessione: Today, 11:52
|
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
Categorie: Self
Tags: self, santa, bot
Creato: Oct 17 2014, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 788, oggi: 42, settimana: 43, mese: 46
Ultima Connessione: Apr 23, 18:29
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
Categorie: Self
Tags: self, santa, bot
Creato: Oct 17 2014, by: admin
Thumbs up: 1, pollice in giù: 0, stelle: 5.0
Language: Self
Collega: 788, oggi: 42, settimana: 43, mese: 46
Ultima Connessione: Apr 23, 18:29
![]() |
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)
Categorie: Self
Tags: self, utils, knowledge
Creato: Oct 29 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 698, oggi: 42, settimana: 42, mese: 45
Ultima Connessione: Apr 23, 18:29
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)
Categorie: Self
Tags: self, utils, knowledge
Creato: Oct 29 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 698, oggi: 42, settimana: 42, mese: 45
Ultima Connessione: Apr 23, 18:29
![]() |
Telegram Location Request
This script gives an example script for how to request and process the user's location in a Telegram Messenger bot.
Alias: @Telegram Location Request
Categorie: Self
Tags: self, geospatial, examples, telegram, location
Creato: Nov 21 2017, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 398, oggi: 40, settimana: 40, mese: 42
Ultima Connessione: Yesterday, 22:51
This script gives an example script for how to request and process the user's location in a Telegram Messenger bot.
Alias: @Telegram Location Request
Categorie: Self
Tags: self, geospatial, examples, telegram, location
Creato: Nov 21 2017, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 398, oggi: 40, settimana: 40, mese: 42
Ultima Connessione: Yesterday, 22:51
![]() |
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
Categorie: Self, Bootstrap
Tags: self, bootstrap
Creato: Nov 4 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 740, oggi: 37, settimana: 37, mese: 40
Ultima Connessione: Yesterday, 9:50
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
Categorie: Self, Bootstrap
Tags: self, bootstrap
Creato: Nov 4 2014, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 740, oggi: 37, settimana: 37, mese: 40
Ultima Connessione: Yesterday, 9:50
![]() |
Category Identification
This script gives a simple example of using objects in Self to define and use information.
Alias: @Category Identification
Categorie: Self, Examples
Tags: self, examples
Creato: May 12 2017, by: admin
Thumbs up: 0, pollice in giù: 1, stelle: 2.0
Language: Self
Collega: 410, oggi: 37, settimana: 37, mese: 40
Ultima Connessione: Apr 23, 17:15
This script gives a simple example of using objects in Self to define and use information.
Alias: @Category Identification
Categorie: Self, Examples
Tags: self, examples
Creato: May 12 2017, by: admin
Thumbs up: 0, pollice in giù: 1, stelle: 2.0
Language: Self
Collega: 410, oggi: 37, settimana: 37, mese: 40
Ultima Connessione: Apr 23, 17:15
|
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)
Categorie: Self, Examples
Tags: self, utils, geospatial, freebase
Creato: Oct 29 2014, by: admin
Thumbs up: 2, pollice in giù: 1, stelle: 4.0
Language: Self
Collega: 868, oggi: 36, settimana: 36, mese: 39
Ultima Connessione: Apr 23, 16:33
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)
Categorie: Self, Examples
Tags: self, utils, geospatial, freebase
Creato: Oct 29 2014, by: admin
Thumbs up: 2, pollice in giù: 1, stelle: 4.0
Language: Self
Collega: 868, oggi: 36, settimana: 36, mese: 39
Ultima Connessione: Apr 23, 16:33
![]() |
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
Categorie: Self, Examples
Tags: self, examples, email, timer
Creato: May 12 2017, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 447, oggi: 36, settimana: 37, mese: 39
Ultima Connessione: Apr 23, 17:15
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
Categorie: Self, Examples
Tags: self, examples, email, timer
Creato: May 12 2017, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 447, oggi: 36, settimana: 37, mese: 39
Ultima Connessione: Apr 23, 17:15
|
Facebook Custom Template Script
This Self script shows you how to use custom Facebook message templates. Facebook support several message templates that let your bot use more than text message replies. Bot Libre automatically translates HTML messages from your bot to Facebook templates, including buttons, links, images, and videos, but for some templates you may require a deeper level of access. Facebook allows a JSON template to be passed with a message to provide rich content. For a list of Facebook templates see, https://developers.facebook.com/docs/messenger-platform/send-api-reference/templates
Alias: @Facebook Custom Template Script
Categorie: Self
Tags: self, examples, facebook
Creato: Jun 20 2017, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 386, oggi: 38, settimana: 38, mese: 39
Ultima Connessione: Apr 23, 18:14
This Self script shows you how to use custom Facebook message templates. Facebook support several message templates that let your bot use more than text message replies. Bot Libre automatically translates HTML messages from your bot to Facebook templates, including buttons, links, images, and videos, but for some templates you may require a deeper level of access. Facebook allows a JSON template to be passed with a message to provide rich content. For a list of Facebook templates see, https://developers.facebook.com/docs/messenger-platform/send-api-reference/templates
Alias: @Facebook Custom Template Script
Categorie: Self
Tags: self, examples, facebook
Creato: Jun 20 2017, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 386, oggi: 38, settimana: 38, mese: 39
Ultima Connessione: Apr 23, 18:14
![]() |
SimpleLanguage
This script will attempt to find the subject and predicate of a sentence.
Alias: @SimpleLanguage
Categorie: Self, Examples
Tags: self, examples, language
Creato: Jan 23 2015, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 542, oggi: 36, settimana: 36, mese: 38
Ultima Connessione: Apr 23, 16:51
This script will attempt to find the subject and predicate of a sentence.
Alias: @SimpleLanguage
Categorie: Self, Examples
Tags: self, examples, language
Creato: Jan 23 2015, by: admin
Thumbs up: 0, pollice in giù: 0, stelle: 0.0
Language: Self
Collega: 542, oggi: 36, settimana: 36, mese: 38
Ultima Connessione: Apr 23, 16:51