Dołącz do BOT Libre u partnera i partnerski program i wspierać naszą darmową, otwartą platformę

Wyszukaj Skryptów


83 wyniki.
Dalej | 1 | 2

Sequenced Replies
Sequenced Replies
Sequenced Replies
Pseudonim: @Sequenced Replies
Kategorie: Examples
Stworzony: Mar 17 2020, by: okayokay
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 1709, dziś: 1, tydzień: 8, miesiąc: 22
Ostatnie Połączenia: Today, 8:28
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.
Pseudonim: @Understanding
Kategorie: Self, Bootstrap
Tags: self, bootstrap, understanding
Stworzony: May 1 2015, by: admin
Kciuki w górę: 7, kciuki w dół: 0, gwiazdy: 4.57
Language: Self
Łączy: 716, dziś: 0, tydzień: 4, miesiąc: 13
Ostatnie Połączenia: Yesterday, 15:47
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.

Pseudonim: @Vision
Kategorie: Self, Bootstrap, Examples
Tags: self, image processing, vision, examples, bootstrap
Stworzony: Jun 3 2016, by: admin
Kciuki w górę: 3, kciuki w dół: 1, gwiazdy: 4.25
Language: Self
Łączy: 609, dziś: 0, tydzień: 3, miesiąc: 13
Ostatnie Połączenia: Yesterday, 8:40
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.
Pseudonim: @WhatIs (Wikidata)
Kategorie: Self, Bootstrap
Tags: knowledge, self, utils, bootstrap
Stworzony: Jun 23 2015, by: admin
Kciuki w górę: 4, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 680, dziś: 0, tydzień: 4, miesiąc: 11
Ostatnie Połączenia: Yesterday, 17:15
Turing Test
Turing Test
A script that gives a Turing test.
Pseudonim: @Turing Test
Kategorie: Examples, Self
Tags: self, examples
Stworzony: Oct 23 2015, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 474, dziś: 0, tydzień: 2, miesiąc: 11
Ostatnie Połączenia: Yesterday, 22:02
Very Simple Addition
Very Simple Addition
This script can perform basic math using patterns.
Pseudonim: @Very Simple Addition
Kategorie: Examples, Math, Self
Tags: math, self
Stworzony: Dec 21 2017, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 338, dziś: 1, tydzień: 2, miesiąc: 11
Ostatnie Połączenia: Today, 4:19
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.
Pseudonim: @I Spy
Kategorie: Examples, Self, Games
Tags: i spy, games, examples, self
Stworzony: Sep 12 2016, by: admin
Kciuki w górę: 0, kciuki w dół: 1, gwiazdy: 2.0
Language: Self
Łączy: 620, dziś: 0, tydzień: 1, miesiąc: 9
Ostatnie Połączenia: Yesterday, 8:41
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.
Pseudonim: @Facebook Location Request
Kategorie: Self
Tags: facebook, examples, self, geospatial, location
Stworzony: Oct 19 2017, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 390, dziś: 0, tydzień: 2, miesiąc: 9
Ostatnie Połączenia: Yesterday, 4:16
Paragraphs
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
Pseudonim: @paragraphs
Kategorie: Self, Examples
Tags: paragraphs, examples, self, exodus
Stworzony: Aug 14 2020, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 121, dziś: 1, tydzień: 3, miesiąc: 9
Ostatnie Połączenia: Today, 8:33
Connect 4
Connect 4
This script lets you play Connect 4 with your bot. There are 2 play option in the script, random move, and deep learning move that uses the Bot Libre analytics API. This script requires the game-sdk.js and games.css files.
Pseudonim: @connect4
Kategorie: Games, Self
Tags: games, analytics, deep learning, checkers, machine learning, self
Stworzony: Apr 13 2021, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 108, dziś: 1, tydzień: 1, miesiąc: 9
Ostatnie Połączenia: Today, 5:40
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.
Pseudonim: @Loop
Kategorie: Self, Bootstrap
Tags: self, utils, bootstrap
Stworzony: Oct 29 2014, by: admin
Kciuki w górę: 2, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 968, dziś: 0, tydzień: 1, miesiąc: 8
Ostatnie Połączenia: Apr 22, 10:10
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.
Pseudonim: @DefineWord
Kategorie: Bootstrap, Self
Tags: bootstrap, self, utils
Stworzony: Nov 7 2014, by: admin
Kciuki w górę: 1, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 811, dziś: 0, tydzień: 1, miesiąc: 8
Ostatnie Połączenia: Yesterday, 23:43
Plus
Plus
A script that can perform addition using no computer math functions.
It performs addition the same way a human (without a calculator) does, using its knowledge of integers and counting.
The goal in this script was to use it to teach a bot addition, and let it learn higher level mathematics from first principles.
Pseudonim: @Plus
Kategorie: Self, Math, Examples
Tags: self, math
Stworzony: Nov 4 2014, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 692, dziś: 1, tydzień: 3, miesiąc: 8
Ostatnie Połączenia: Today, 8:00
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.
Pseudonim: @WhereIs (Wikidata)
Kategorie: Examples, Self, Bootstrap
Tags: knowledge, self, bootstrap, utils, geospatial, wikidata
Stworzony: Jun 23 2015, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 629, dziś: 1, tydzień: 1, miesiąc: 8
Ostatnie Połączenia: Today, 3:03
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.
Pseudonim: @Escalate SMS
Kategorie: Examples, Self
Tags: examples, sms, self
Stworzony: Jun 1 2016, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 545, dziś: 1, tydzień: 2, miesiąc: 8
Ostatnie Połączenia: Today, 5:59
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.
Pseudonim: @Stock Quotes
Kategorie: Examples, Self
Tags: stocks, xml, examples, self, quotes, web service
Stworzony: Jun 1 2016, by: admin
Kciuki w górę: 1, kciuki w dół: 0, gwiazdy: 2.0
Language: Self
Łączy: 484, dziś: 0, tydzień: 1, miesiąc: 8
Ostatnie Połączenia: Yesterday, 21:45
Sequential responses
Sequential responses
This script cycles through a list of responses.
Pseudonim: @sequentialresponses
Kategorie: Examples
Tags: self, examples
Stworzony: Mar 16 2020, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 236, dziś: 1, tydzień: 1, miesiąc: 8
Ostatnie Połączenia: Today, 7:43
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.
Pseudonim: @Topic
Kategorie: Self, Bootstrap
Tags: self, bootstrap, utils
Stworzony: Nov 4 2014, by: admin
Kciuki w górę: 3, kciuki w dół: 0, gwiazdy: 4.67
Language: Self
Łączy: 863, dziś: 0, tydzień: 0, miesiąc: 7
Ostatnie Połączenia: Apr 19, 17:31
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.
Pseudonim: @WhereIs (Freebase - offline)
Kategorie: Self, Examples
Tags: self, geospatial, freebase, utils
Stworzony: Oct 29 2014, by: admin
Kciuki w górę: 2, kciuki w dół: 1, gwiazdy: 4.0
Language: Self
Łączy: 854, dziś: 0, tydzień: 0, miesiąc: 7
Ostatnie Połączenia: Apr 19, 11: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.
Pseudonim: @DateAndTime
Kategorie: Bootstrap, Self
Tags: self, bootstrap, utils
Stworzony: Nov 7 2014, by: admin
Kciuki w górę: 3, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 769, dziś: 0, tydzień: 1, miesiąc: 7
Ostatnie Połączenia: Yesterday, 5:47
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.
Pseudonim: @Santa Bot
Kategorie: Self
Tags: self, santa, bot
Stworzony: Oct 17 2014, by: admin
Kciuki w górę: 1, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 753, dziś: 0, tydzień: 0, miesiąc: 7
Ostatnie Połączenia: Apr 19, 13:06
Books, Films, and Music
Books, Films, and Music
A script that can answer questions about books, films, and music using Wikidata.
Pseudonim: @Books, Films, and Music
Kategorie: Self, Examples
Tags: self, examples, knowledge
Stworzony: Sep 4 2015, by: admin
Kciuki w górę: 1, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 621, dziś: 1, tydzień: 2, miesiąc: 7
Ostatnie Połączenia: Today, 7:21
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
Pseudonim: @Wikiquote Scraping
Kategorie: Examples, Self
Tags: html, self, wikiquote, examples
Stworzony: Aug 13 2016, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 460, dziś: 0, tydzień: 0, miesiąc: 7
Ostatnie Połączenia: Apr 18, 8:02
Wolfram Alpha Example
Wolfram Alpha Example
This script allows requests to be forwarded to Wolfram Alpha for evaluation, and returns the result.
Pseudonim: @Wolfram Alpha Example
Kategorie: Self
Tags: examples, wolframalpha, self, web service, xml
Stworzony: Aug 29 2017, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 429, dziś: 1, tydzień: 1, miesiąc: 7
Ostatnie Połączenia: Today, 1:54
SetData
SetData
This script sets data on the current conversation.
Pseudonim: @SetData
Kategorie: Self
Tags: self, example, data
Stworzony: Mar 17 2016, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 406, dziś: 1, tydzień: 3, miesiąc: 7
Ostatnie Połączenia: Today, 7:05
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.
Pseudonim: @gpt-3
Kategorie: Self
Tags: gpt, open ai, text generation, llm, gpt-3, self, artificial intelligence, ai, deep learning, web service, json
Stworzony: Jan 16 2023, by: admin
Kciuki w górę: 2, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 53, dziś: 0, tydzień: 1, miesiąc: 7
Ostatnie Połączenia: Yesterday, 19:40
WrongAnswer
WrongAnswer
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
Pseudonim: @WrongAnswer
Kategorie: Self, Examples
Tags: self, learning, examples
Stworzony: Jan 11 2015, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 811, dziś: 1, tydzień: 3, miesiąc: 6
Ostatnie Połączenia: Today, 1:49
Weather
Weather
Answer questions about the weather using the Pannous service.
Pseudonim: @Weather
Kategorie: Self, Examples
Tags: self, weather, pannous
Stworzony: Aug 28 2015, by: admin
Kciuki w górę: 0, kciuki w dół: 1, gwiazdy: 2.0
Language: Self
Łączy: 639, dziś: 1, tydzień: 1, miesiąc: 6
Ostatnie Połączenia: Today, 8:02
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/
Pseudonim: @IBM Watson Example
Kategorie: Self, Examples
Tags: examples, watson, json, web service, auth
Stworzony: Mar 20 2017, by: admin
Kciuki w górę: 0, kciuki w dół: 2, gwiazdy: 2.0
Language: Self
Łączy: 516, dziś: 0, tydzień: 0, miesiąc: 6
Ostatnie Połączenia: Apr 19, 6:07
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Pseudonim: @Book Appointment
Kategorie: Examples, Self
Tags: calendar, virtual assistant, examples, customer service, google calendar, booking, self, appointments
Stworzony: Oct 11 2016, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 507, dziś: 0, tydzień: 1, miesiąc: 6
Ostatnie Połączenia: Yesterday, 20:09
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.
Pseudonim: @GeoNames
Kategorie: Self, Examples
Tags: geonames, rest, self, xml, sraix, internet, web service
Stworzony: May 25 2016, by: admin
Kciuki w górę: 0, kciuki w dół: 1, gwiazdy: 2.0
Language: Self
Łączy: 483, dziś: 1, tydzień: 1, miesiąc: 6
Ostatnie Połączenia: Today, 2:42
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.
Pseudonim: @Interview Bot
Kategorie: Examples, Self
Tags: hr, career, interview, self, examples
Stworzony: Mar 24 2017, by: admin
Kciuki w górę: 1, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 433, dziś: 1, tydzień: 1, miesiąc: 6
Ostatnie Połączenia: Today, 2:17
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
Pseudonim: @TicTacToeText
Kategorie: Self, Games
Tags: machine learning, self, games
Stworzony: Jul 5 2017, by: admin
Kciuki w górę: 1, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 416, dziś: 0, tydzień: 0, miesiąc: 6
Ostatnie Połączenia: Apr 20, 7:54
Facebook Custom Template Script
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
Pseudonim: @Facebook Custom Template Script
Kategorie: Self
Tags: facebook, examples, self
Stworzony: Jun 20 2017, by: admin
Kciuki w górę: 1, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 367, dziś: 0, tydzień: 1, miesiąc: 6
Ostatnie Połączenia: Yesterday, 4:39
Telegram Location Request
Telegram Location Request
This script gives an example script for how to request and process the user's location in a Telegram Messenger bot.
Pseudonim: @Telegram Location Request
Kategorie: Self
Tags: examples, self, geospatial, location, telegram
Stworzony: Nov 21 2017, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 355, dziś: 1, tydzień: 2, miesiąc: 6
Ostatnie Połączenia: Today, 5:56
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
Pseudonim: @YouTube Search
Kategorie: Self, Examples
Tags: self, web service, google, json, examples, youtube
Stworzony: Aug 20 2018, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 318, dziś: 1, tydzień: 2, miesiąc: 6
Ostatnie Połączenia: Today, 1:40
Sentiment Response
Sentiment Response
This script gives a different response to the user's question based on the sentiment of their phrase.
Pseudonim: @Sentiment Response
Kategorie: Examples, Self
Tags: examples, sentiment, self
Stworzony: Aug 24 2018, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 306, dziś: 1, tydzień: 1, miesiąc: 6
Ostatnie Połączenia: Today, 2:39
StockQuote
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.
Pseudonim: @stockquote
Kategorie: Self
Tags: quote, finance, stock market, stock quotes, stock, self, web service, json
Stworzony: Oct 29 2020, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 91, dziś: 1, tydzień: 2, miesiąc: 6
Ostatnie Połączenia: Today, 4:26
Spotify
Spotify
This scripts lets you connect the bot to Spotify and play music.
Pseudonim: @spotify
Kategorie: Self
Tags: self, music, web service, json, spotify
Stworzony: Apr 15 2021, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 38, dziś: 0, tydzień: 1, miesiąc: 6
Ostatnie Połączenia: Apr 23, 9: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.
Pseudonim: @My Name Is
Kategorie: Self, Bootstrap
Tags: self, bootstrap, names
Stworzony: Nov 4 2014, by: admin
Kciuki w górę: 5, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 914, dziś: 0, tydzień: 1, miesiąc: 5
Ostatnie Połączenia: Apr 23, 2:35
Repeat
Repeat
This example script show how to repeat a word in a response n times.
Pseudonim: @Repeat
Kategorie: Examples, Self
Tags: self, example, repeat
Stworzony: Jan 5 2015, by: admin
Kciuki w górę: 1, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 851, dziś: 0, tydzień: 0, miesiąc: 5
Ostatnie Połączenia: Apr 20, 5:08
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.
Pseudonim: @Empty
Kategorie: Self, Bootstrap
Tags: self, bootstrap
Stworzony: Nov 4 2014, by: admin
Kciuki w górę: 1, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 694, dziś: 0, tydzień: 1, miesiąc: 5
Ostatnie Połączenia: Apr 23, 11:49
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.
Pseudonim: @WhatIs (Freebase - offline)
Kategorie: Self
Tags: self, utils, knowledge
Stworzony: Oct 29 2014, by: admin
Kciuki w górę: 2, kciuki w dół: 0, gwiazdy: 3.5
Language: Self
Łączy: 649, dziś: 1, tydzień: 1, miesiąc: 5
Ostatnie Połączenia: Today, 7:36
Pizza Bot
Pizza Bot
An example script for a pizza restaurant. This script will take a pizza order, and email it to the store. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Pseudonim: @Pizza Bot
Kategorie: Examples, Self
Tags: examples, orders, self, e-commerce, pizza
Stworzony: Jun 27 2016, by: admin
Kciuki w górę: 3, kciuki w dół: 1, gwiazdy: 4.25
Language: Self
Łączy: 644, dziś: 0, tydzień: 0, miesiąc: 5
Ostatnie Połączenia: Apr 17, 16:11
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Pseudonim: @Escalate Email
Kategorie: Self, Examples
Tags: self, examples, email
Stworzony: Jun 1 2016, by: admin
Kciuki w górę: 1, kciuki w dół: 0, gwiazdy: 2.0
Language: Self
Łączy: 522, dziś: 1, tydzień: 1, miesiąc: 5
Ostatnie Połączenia: Today, 8:56
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
Pseudonim: @Wikipedia Search
Kategorie: Self, Examples
Tags: wikipedia, xml, search, examples, self, xpath, web service
Stworzony: Dec 9 2016, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 491, dziś: 0, tydzień: 1, miesiąc: 5
Ostatnie Połączenia: Yesterday, 21:35
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.
Pseudonim: @Bulk SMS
Kategorie: Examples, Self
Tags: examples, sms, self
Stworzony: Sep 19 2016, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 490, dziś: 0, tydzień: 0, miesiąc: 5
Ostatnie Połączenia: Apr 18, 17:13
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.
Pseudonim: @TicTacToe
Kategorie: Self, Games
Tags: games, self, machine learning
Stworzony: Jul 26 2017, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 487, dziś: 0, tydzień: 0, miesiąc: 5
Ostatnie Połączenia: Apr 19, 23:34
chat bot script
chat bot script
chat bot script
Pseudonim: @chat bot script
Kategorie: Self, AIML
Tags: self
Stworzony: Sep 25 2017, by: josource
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 358, dziś: 1, tydzień: 1, miesiąc: 5
Ostatnie Połączenia: Today, 4:23
milrime
milrime
jo
Pseudonim: @milrime
Kategorie: Misc
Tags: bot
Stworzony: Jul 6 2018, by: ppjose
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 269, dziś: 1, tydzień: 3, miesiąc: 5
Ostatnie Połączenia: Today, 5:25
hzhshsa
hzhshsa
kzjssnsnsjsj
Pseudonim: @hzhshsa
Kategorie: Dating, AIML, Response Lists, A.L.I.C.E.
Tags: gsgshs
Stworzony: Aug 7 2022, by: justinlefroir
Kciuki w górę: 1, kciuki w dół: 0, gwiazdy: 2.0
Language: Self
Łączy: 54, dziś: 1, tydzień: 2, miesiąc: 5
Ostatnie Połączenia: Today, 1:42
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.
Pseudonim: @Say It
Kategorie: Self, Bootstrap
Tags: self, bootstrap, utils
Stworzony: Nov 4 2014, by: admin
Kciuki w górę: 2, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 786, dziś: 0, tydzień: 0, miesiąc: 4
Ostatnie Połączenia: Apr 19, 4:59
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.
Pseudonim: @Math
Kategorie: Self, Bootstrap, Math
Tags: self, bootstrap, math
Stworzony: Nov 4 2014, by: admin
Kciuki w górę: 2, kciuki w dół: 1, gwiazdy: 4.0
Language: Self
Łączy: 772, dziś: 0, tydzień: 1, miesiąc: 4
Ostatnie Połączenia: Apr 22, 17:50
Redo
Redo
"redo" last input
Pseudonim: @Redo
Kategorie: Self
Stworzony: Jan 26 2015, by: aazxcqwe
Kciuki w górę: 1, kciuki w dół: 0, gwiazdy: 5.0
Language: Self
Łączy: 648, dziś: 0, tydzień: 0, miesiąc: 4
Ostatnie Połączenia: Apr 21, 10:52
SimpleLanguage
SimpleLanguage
This script will attempt to find the subject and predicate of a sentence.
Pseudonim: @SimpleLanguage
Kategorie: Examples, Self
Tags: self, examples, language
Stworzony: Jan 23 2015, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 520, dziś: 1, tydzień: 1, miesiąc: 4
Ostatnie Połączenia: Today, 5:04
Reduction
Reduction
A redirect script that redirect some kind phrases to simpler forms.
Pseudonim: @Reduction
Kategorie: Bootstrap, Self
Tags: self, bootstrap, redirect
Stworzony: Sep 14 2015, by: admin
Kciuki w górę: 0, kciuki w dół: 0, gwiazdy: 0.0
Language: Self
Łączy: 408, dziś: 0, tydzień: 2, miesiąc: 4
Ostatnie Połączenia: Yesterday, 18:56

Dalej | 1 | 2