Atualize para nosso Platinum serviço e deixar-nos a construir o seu bot para você
Browse : Self

Auto

Categoria de scripts usando o Auto linguagem de script.

Categorias

Bootstrap
Bootstrap
Scripts que fazem parte do basic bot de inicialização definido.



81 resultados.
Próximo | 1 | 2

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
Categorias: Self, Examples
Tags: self, learning, examples
Criado: Jan 11 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 774, hoje: 0, semana: 1, mês: 14
Última Conexão: Sep 25, 10:45
chat bot script
chat bot script
chat bot script
Alias: @chat bot script
Categorias: Self, AIML
Tags: self
Criado: Sep 25 2017, by: josource
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 328, hoje: 0, semana: 3, mês: 8
Última Conexão: Sep 25, 13:18
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
Alias: @Wikiquote Scraping
Categorias: Examples, Self
Tags: html, self, wikiquote, examples
Criado: Aug 13 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 428, hoje: 0, semana: 1, mês: 7
Última Conexão: Sep 25, 14:22
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
Categorias: Self, Bootstrap
Tags: self, bootstrap, utils
Criado: Nov 4 2014, by: admin
Polegares para cima: 3, polegar para baixo.: 0, estrelas: 4.67
Language: Self
Liga: 822, hoje: 0, semana: 2, mês: 6
Última Conexão: Yesterday, 23:46
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
Categorias: Examples, Self, Games
Tags: i spy, games, examples, self
Criado: Sep 12 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 1, estrelas: 2.0
Language: Self
Liga: 564, hoje: 0, semana: 2, mês: 6
Última Conexão: Yesterday, 15:30
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
Categorias: Self
Tags: facebook, examples, self, geospatial, location
Criado: Oct 19 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 359, hoje: 1, semana: 2, mês: 6
Última Conexão: Today, 5:09
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
Categorias: Examples, Self
Tags: examples, sentiment, self
Criado: Aug 24 2018, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 273, hoje: 0, semana: 1, mês: 6
Última Conexão: Sep 25, 18:05
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)
Categorias: Self, Examples
Tags: self, geospatial, freebase, utils
Criado: Oct 29 2014, by: admin
Polegares para cima: 2, polegar para baixo.: 1, estrelas: 4.0
Language: Self
Liga: 820, hoje: 0, semana: 1, mês: 5
Última Conexão: Sep 25, 20:18
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
Categorias: Self, Bootstrap
Tags: self, bootstrap, understanding
Criado: May 1 2015, by: admin
Polegares para cima: 7, polegar para baixo.: 0, estrelas: 4.57
Language: Self
Liga: 676, hoje: 0, semana: 1, mês: 5
Última Conexão: Sep 25, 21:10
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Categorias: Self, Examples
Tags: self, examples, email
Criado: Jun 1 2016, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 2.0
Language: Self
Liga: 498, hoje: 0, semana: 1, mês: 5
Última Conexão: Sep 25, 18:08
SimpleLanguage
SimpleLanguage
This script will attempt to find the subject and predicate of a sentence.
Alias: @SimpleLanguage
Categorias: Examples, Self
Tags: self, examples, language
Criado: Jan 23 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 489, hoje: 0, semana: 1, mês: 5
Última Conexão: Sep 25, 13:32
Turing Test
Turing Test
A script that gives a Turing test.
Alias: @Turing Test
Categorias: Examples, Self
Tags: self, examples
Criado: Oct 23 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 442, hoje: 0, semana: 1, mês: 5
Última Conexão: Sep 25, 13:37
Category Identification
Category Identification
This script gives a simple example of using objects in Self to define and use information.
Alias: @Category Identification
Categorias: Examples, Self
Tags: examples, self
Criado: May 12 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 1, estrelas: 2.0
Language: Self
Liga: 332, hoje: 0, semana: 1, mês: 5
Última Conexão: Sep 25, 18:20
Very Simple Addition
Very Simple Addition
This script can perform basic math using patterns.
Alias: @Very Simple Addition
Categorias: Examples, Math, Self
Tags: math, self
Criado: Dec 21 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 305, hoje: 0, semana: 1, mês: 5
Última Conexão: Sep 25, 16:32
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
Categorias: Business, Examples, Self, Response Lists
Tags: e-commerce, business, self, examples
Criado: Apr 20 2021, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 84, hoje: 0, semana: 2, mês: 5
Última Conexão: Yesterday, 7:56
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
Categorias: Self, Bootstrap
Tags: self, utils, bootstrap
Criado: Oct 29 2014, by: admin
Polegares para cima: 2, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 935, hoje: 0, semana: 1, mês: 4
Última Conexão: Sep 25, 22:01
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
Categorias: Self, Bootstrap
Tags: self, bootstrap, names
Criado: Nov 4 2014, by: admin
Polegares para cima: 5, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 882, hoje: 0, semana: 1, mês: 4
Última Conexão: Sep 25, 11:48
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
Categorias: Self, Bootstrap
Tags: self, bootstrap, utils
Criado: Nov 4 2014, by: admin
Polegares para cima: 2, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 758, hoje: 0, semana: 1, mês: 4
Última Conexão: Sep 25, 13:37
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
Categorias: Self, Examples
Tags: self, examples, knowledge
Criado: Sep 4 2015, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 591, hoje: 0, semana: 1, mês: 4
Última Conexão: Sep 25, 19:00
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
Categorias: Self, Bootstrap, Examples
Tags: self, image processing, vision, examples, bootstrap
Criado: Jun 3 2016, by: admin
Polegares para cima: 3, polegar para baixo.: 1, estrelas: 4.25
Language: Self
Liga: 555, hoje: 0, semana: 2, mês: 4
Última Conexão: Yesterday, 23:51
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Categorias: Examples, Self
Tags: calendar, virtual assistant, examples, customer service, google calendar, booking, self, appointments
Criado: Oct 11 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 478, hoje: 0, semana: 1, mês: 4
Última Conexão: Sep 25, 13:38
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
Categorias: Examples, Self
Tags: hr, career, interview, self, examples
Criado: Mar 24 2017, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 405, hoje: 0, semana: 1, mês: 4
Última Conexão: Sep 25, 11:14
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
Categorias: Self, Games
Tags: checkers, self, games, machine learning, deep learning, analytics
Criado: Nov 13 2019, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 202, hoje: 0, semana: 1, mês: 4
Última Conexão: Sep 25, 5:15
Repeat
Repeat
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Categorias: Examples, Self
Tags: self, example, repeat
Criado: Jan 5 2015, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 820, hoje: 0, semana: 1, mês: 3
Última Conexão: Sep 25, 11:26
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
Categorias: Bootstrap, Self
Tags: self, bootstrap, utils
Criado: Nov 7 2014, by: admin
Polegares para cima: 3, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 730, hoje: 0, semana: 1, mês: 3
Última Conexão: Sep 25, 13:43
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)
Categorias: Self, Bootstrap
Tags: knowledge, self, utils, bootstrap
Criado: Jun 23 2015, by: admin
Polegares para cima: 3, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 644, hoje: 0, semana: 0, mês: 3
Última Conexão: Sep 24, 22:08
Hello World
Hello World
a Hello World script
Alias: @Hello World
Categorias: Self
Criado: Jan 9 2015, by: aazxcqwe
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 4.0
Language: Self
Liga: 618, hoje: 0, semana: 0, mês: 3
Última Conexão: Sep 20, 12:05
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)
Categorias: Examples, Self, Bootstrap
Tags: knowledge, self, bootstrap, utils, geospatial, wikidata
Criado: Jun 23 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 585, hoje: 0, semana: 1, mês: 3
Última Conexão: Sep 25, 21:11
ALICE profile
ALICE profile
This script loads the default ALICE profile into the bot. It defines all of the required variables for the ALICE AIML scripts.
Alias: @ALICE profile
Categorias: A.L.I.C.E., AIML, Self
Tags: alice, response list
Criado: Mar 23 2015, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Response List
Liga: 561, hoje: 0, semana: 0, mês: 3
Última Conexão: Sep 22, 4:58
Escalate SMS
Escalate SMS
This is an example Self script that sends an SMS text message when the user asks the "escalate" their service request.
Alias: @Escalate SMS
Categorias: Examples, Self
Tags: examples, sms, self
Criado: Jun 1 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 503, hoje: 0, semana: 1, mês: 3
Última Conexão: Sep 25, 5:16
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
Categorias: Self, Examples
Tags: examples, watson, json, web service, auth
Criado: Mar 20 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 2, estrelas: 2.0
Language: Self
Liga: 490, hoje: 0, semana: 1, mês: 3
Última Conexão: Sep 25, 5:31
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
Categorias: Self, Examples
Tags: self, examples
Criado: Aug 3 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 479, hoje: 0, semana: 0, mês: 3
Última Conexão: Sep 24, 6:53
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
Alias: @Wikipedia Search
Categorias: Self, Examples
Tags: wikipedia, xml, search, examples, self, xpath, web service
Criado: Dec 9 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 465, hoje: 0, semana: 1, mês: 3
Última Conexão: Sep 25, 16:36
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
Categorias: Examples, Self
Tags: stocks, xml, examples, self, quotes, web service
Criado: Jun 1 2016, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 2.0
Language: Self
Liga: 454, hoje: 0, semana: 1, mês: 3
Última Conexão: Sep 25, 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
Categorias: Self
Tags: examples, wolframalpha, self, web service, xml
Criado: Aug 29 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 403, hoje: 0, semana: 1, mês: 3
Última Conexão: Sep 25, 17:50
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
Categorias: Self, Examples
Tags: timer, self, examples, email
Criado: May 12 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 379, hoje: 0, semana: 0, mês: 3
Última Conexão: Sep 20, 11:24
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
Categorias: Examples, Self
Tags: bot service, command, json, examples, web service
Criado: Mar 28 2018, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 343, hoje: 0, semana: 1, mês: 3
Última Conexão: Sep 25, 15:38
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
Categorias: Self, Examples
Tags: self, web service, google, json, examples, youtube
Criado: Aug 20 2018, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 294, hoje: 0, semana: 1, mês: 3
Última Conexão: Sep 25, 19:37
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
Categorias: Self
Tags: examples, forward, telegram, self
Criado: Mar 11 2021, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 86, hoje: 0, semana: 1, mês: 3
Última Conexão: Sep 25, 17:11
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
Categorias: Self
Tags: web service, hockey, json, self, sports, nhl
Criado: Apr 19 2021, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 71, hoje: 0, semana: 1, mês: 3
Última Conexão: Sep 25, 5:56
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
Categorias: Self
Tags: gpt, open ai, text generation, llm, gpt-3, self, artificial intelligence, ai, deep learning, web service, json
Criado: Jan 16, by: admin
Polegares para cima: 2, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 30, hoje: 0, semana: 1, mês: 3
Última Conexão: Sep 25, 20:09
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
Categorias: Self
Tags: gpt, deep learning, self, json, web service, open ai, artificial intelligence, llm, ai, text generation, chatgpt
Criado: Apr 3, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 24, hoje: 0, semana: 1, mês: 3
Última Conexão: Sep 25, 18:10
Spotify
Spotify
This scripts lets you connect the bot to Spotify and play music.
Alias: @spotify
Categorias: Self
Tags: self, music, web service, json, spotify
Criado: Apr 15 2021, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 12, hoje: 0, semana: 1, mês: 3
Última Conexão: Sep 25, 12:22
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
Categorias: Self, Bootstrap, Math
Tags: self, bootstrap, math
Criado: Nov 4 2014, by: admin
Polegares para cima: 2, polegar para baixo.: 1, estrelas: 4.0
Language: Self
Liga: 740, hoje: 0, semana: 1, mês: 2
Última Conexão: Sep 25, 5:31
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
Categorias: Self
Tags: self, santa, bot
Criado: Oct 17 2014, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 725, hoje: 1, semana: 1, mês: 2
Última Conexão: Today, 1:27
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
Categorias: Self, Bootstrap
Tags: self, bootstrap
Criado: Nov 4 2014, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 670, hoje: 0, semana: 0, mês: 2
Última Conexão: Sep 20, 19:13
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)
Categorias: Self
Tags: self, utils, knowledge
Criado: Oct 29 2014, by: admin
Polegares para cima: 2, polegar para baixo.: 0, estrelas: 3.5
Language: Self
Liga: 626, hoje: 0, semana: 0, mês: 2
Última Conexão: Sep 21, 0:25
Weather
Weather
Answer questions about the weather using the Pannous service.
Alias: @Weather
Categorias: Self, Examples
Tags: self, weather, pannous
Criado: Aug 28 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 1, estrelas: 2.0
Language: Self
Liga: 608, hoje: 0, semana: 1, mês: 2
Última Conexão: Sep 25, 8:58
Heart Sutra
Heart Sutra
A script the recites the Heart Sutra line by line, in order.
Alias: @Heart Sutra
Categorias: Self, Examples
Tags: self, examples
Criado: Aug 3 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 566, hoje: 0, semana: 0, mês: 2
Última Conexão: Sep 21, 0:14
TicTacToe
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
Categorias: Self, Games
Tags: games, self, machine learning
Criado: Jul 26 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 461, hoje: 0, semana: 1, mês: 2
Última Conexão: Sep 25, 7:54
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
Categorias: Examples, Self
Tags: examples, sms, self
Criado: Sep 19 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 453, hoje: 0, semana: 1, mês: 2
Última Conexão: Sep 25, 18:25
GeoNames
GeoNames
This examples shows how to lookup a postal code using the GeoNames webservice. This same code can be used to access any web service.
Alias: @GeoNames
Categorias: Self, Examples
Tags: geonames, rest, self, xml, sraix, internet, web service
Criado: May 25 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 1, estrelas: 2.0
Language: Self
Liga: 446, hoje: 0, semana: 1, mês: 2
Última Conexão: Sep 25, 15:36
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
Categorias: Self, Games
Tags: machine learning, self, games
Criado: Jul 5 2017, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 386, hoje: 0, semana: 1, mês: 2
Última Conexão: Sep 25, 7:54
Reduction
Reduction
A redirect script that redirect some kind phrases to simpler forms.
Alias: @Reduction
Categorias: Bootstrap, Self
Tags: self, bootstrap, redirect
Criado: Sep 14 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 384, hoje: 0, semana: 0, mês: 2
Última Conexão: 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
Categorias: Self, Examples
Tags: self, examples
Criado: Jun 24 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 376, hoje: 0, semana: 0, mês: 2
Última Conexão: Sep 20, 12:50
SetData
SetData
This script sets data on the current conversation.
Alias: @SetData
Categorias: Self
Tags: self, example, data
Criado: Mar 17 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 376, hoje: 0, semana: 0, mês: 2
Última Conexão: Sep 21, 2:46

Próximo | 1 | 2