**This website will be shutdown permanently soon**

This website and apps are for sale. Only serious offers will be considered. Contact [email protected]

** Server is current under maintenance, any changes will be lost **

Hakukomentosarjat


66 Tulokset.
Seuraava | 1 | 2

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
Luokat: Self
Tags: self, geospatial, examples, facebook, location
Luotu: Oct 19 2017, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 434, Tänään: 17, Viikolla: 17, Kuukausi: 20
Viimeisin yhteyden muodostaminen: Yesterday, 2:47
Simple Addition
Simple Addition
This script can perform basic math using a state machine.
Alias: @Simple Addition
Luokat: Self, Math, Examples
Tags: self, math
Luotu: Nov 7 2014, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 735, Tänään: 17, Viikolla: 17, Kuukausi: 19
Viimeisin yhteyden muodostaminen: Yesterday, 16:22
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Luokat: Self, Examples
Tags: self, customer service, examples, calendar, google calendar, booking, appointments, virtual assistant
Luotu: Oct 11 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 550, Tänään: 16, Viikolla: 16, Kuukausi: 19
Viimeisin yhteyden muodostaminen: Yesterday, 2:47
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
Alias: @Wikipedia Search
Luokat: Self, Examples
Tags: self, examples, xml, web service, wikipedia, search, xpath
Luotu: Dec 9 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 529, Tänään: 16, Viikolla: 16, Kuukausi: 19
Viimeisin yhteyden muodostaminen: Yesterday, 2:49
Sentiment Response
Sentiment Response
This script gives a different response to the user's question based on the sentiment of their phrase.
Alias: @Sentiment Response
Luokat: Self, Examples
Tags: self, examples, sentiment
Luotu: Aug 24 2018, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 347, Tänään: 15, Viikolla: 16, Kuukausi: 19
Viimeisin yhteyden muodostaminen: Yesterday, 3:41
Repeat
Repeat
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Luokat: Self, Examples
Tags: self, example, repeat
Luotu: Jan 5 2015, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 840, Tänään: 14, Viikolla: 14, Kuukausi: 18
Viimeisin yhteyden muodostaminen: Yesterday, 3:36
DefineWord
DefineWord
This script allows synonyms, translations, and alternative spellings to be given for a word.
It understands phrases like "lik means like", "lol means laugh", "nom means name".
This is one of the bootstrap scripts.
Alias: @DefineWord
Luokat: Self, Bootstrap
Tags: self, utils, bootstrap
Luotu: Nov 7 2014, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 803, Tänään: 15, Viikolla: 15, Kuukausi: 18
Viimeisin yhteyden muodostaminen: Yesterday, 3:38
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
Luokat: Self, Examples
Tags: self, examples, learning
Luotu: Jan 11 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 789, Tänään: 14, Viikolla: 14, Kuukausi: 18
Viimeisin yhteyden muodostaminen: Yesterday, 3:38
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
Luokat: Self, Bootstrap, Math
Tags: self, bootstrap, math
Luotu: Nov 4 2014, by: admin
Peukut ylös: 2, peukalo alas: 1, Tähteä: 4.0
Language: Self
Yhdistää: 782, Tänään: 14, Viikolla: 14, Kuukausi: 18
Viimeisin yhteyden muodostaminen: Yesterday, 3:39
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
Luokat: Self, Bootstrap
Tags: self, utils, bootstrap
Luotu: Nov 4 2014, by: admin
Peukut ylös: 2, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 781, Tänään: 15, Viikolla: 15, Kuukausi: 18
Viimeisin yhteyden muodostaminen: Yesterday, 3:37
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
Luokat: Self, Bootstrap
Tags: self, utils, bootstrap
Luotu: Nov 7 2014, by: admin
Peukut ylös: 2, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 760, Tänään: 15, Viikolla: 15, Kuukausi: 18
Viimeisin yhteyden muodostaminen: Yesterday, 3:37
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
Luokat: Self, Bootstrap
Tags: self, bootstrap
Luotu: Nov 4 2014, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 718, Tänään: 15, Viikolla: 15, Kuukausi: 18
Viimeisin yhteyden muodostaminen: Yesterday, 3:39
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
Luokat: Self, Examples
Tags: self, examples, email, timer
Luotu: May 12 2017, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 426, Tänään: 15, Viikolla: 16, Kuukausi: 18
Viimeisin yhteyden muodostaminen: Yesterday, 2:47
Category Identification
Category Identification
This script gives a simple example of using objects in Self to define and use information.
Alias: @Category Identification
Luokat: Self, Examples
Tags: self, examples
Luotu: May 12 2017, by: admin
Peukut ylös: 0, peukalo alas: 1, Tähteä: 2.0
Language: Self
Yhdistää: 388, Tänään: 15, Viikolla: 15, Kuukausi: 18
Viimeisin yhteyden muodostaminen: Yesterday, 2:49
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.
Alias: @Telegram Location Request
Luokat: Self
Tags: self, geospatial, examples, telegram, location
Luotu: Nov 21 2017, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 374, Tänään: 16, Viikolla: 16, Kuukausi: 18
Viimeisin yhteyden muodostaminen: Yesterday, 2:47
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
Luokat: Self, Examples
Tags: self, examples, web service, json, google, youtube
Luotu: Aug 20 2018, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 363, Tänään: 13, Viikolla: 13, Kuukausi: 18
Viimeisin yhteyden muodostaminen: Yesterday, 2:45
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
Luokat: Self, Bootstrap
Tags: self, bootstrap, names
Luotu: Nov 4 2014, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 900, Tänään: 14, Viikolla: 14, Kuukausi: 17
Viimeisin yhteyden muodostaminen: Yesterday, 3:39
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)
Luokat: Self, Examples
Tags: self, utils, geospatial, freebase
Luotu: Oct 29 2014, by: admin
Peukut ylös: 2, peukalo alas: 1, Tähteä: 4.0
Language: Self
Yhdistää: 846, Tänään: 14, Viikolla: 14, Kuukausi: 17
Viimeisin yhteyden muodostaminen: Yesterday, 5:36
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
Luokat: Self
Tags: self, santa, bot
Luotu: Oct 17 2014, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 759, Tänään: 13, Viikolla: 14, Kuukausi: 17
Viimeisin yhteyden muodostaminen: Yesterday, 5:34
Plus
Plus
A script that can perform addition using no computer math functions.
It performs addition the same way a human (without a calculator) does, using its knowledge of integers and counting.
The goal in this script was to use it to teach a bot addition, and let it learn higher level mathematics from first principles.
Alias: @Plus
Luokat: Self, Math, Examples
Tags: self, math
Luotu: Nov 4 2014, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 702, Tänään: 14, Viikolla: 15, Kuukausi: 17
Viimeisin yhteyden muodostaminen: Yesterday, 5:38
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)
Luokat: Self
Tags: self, utils, knowledge
Luotu: Oct 29 2014, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 670, Tänään: 14, Viikolla: 14, Kuukausi: 17
Viimeisin yhteyden muodostaminen: Yesterday, 5:34
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
Luokat: Self, Examples
Tags: self, examples
Luotu: Aug 3 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 517, Tänään: 15, Viikolla: 15, Kuukausi: 17
Viimeisin yhteyden muodostaminen: Yesterday, 5:03
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
Luokat: Self, Games
Tags: self, games, machine learning
Luotu: Jul 26 2017, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 503, Tänään: 13, Viikolla: 13, Kuukausi: 17
Viimeisin yhteyden muodostaminen: Yesterday, 2:53
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
Luokat: Self, Examples
Tags: examples, web service, json, bot service, command
Luotu: Mar 28 2018, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 397, Tänään: 14, Viikolla: 14, Kuukausi: 17
Viimeisin yhteyden muodostaminen: Yesterday, 2:51
Loop
Loop
Basic conversation loop detection script.
This is one of the bootstrap scripts. It should be first in the script order to catch all loops.
Alias: @Loop
Luokat: Self, Bootstrap
Tags: self, utils, bootstrap
Luotu: Oct 29 2014, by: admin
Peukut ylös: 2, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 951, Tänään: 13, Viikolla: 13, Kuukausi: 16
Viimeisin yhteyden muodostaminen: Yesterday, 3:40
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
Luokat: Self, Bootstrap
Tags: self, utils, bootstrap
Luotu: Nov 4 2014, by: admin
Peukut ylös: 3, peukalo alas: 0, Tähteä: 4.67
Language: Self
Yhdistää: 821, Tänään: 13, Viikolla: 13, Kuukausi: 16
Viimeisin yhteyden muodostaminen: Yesterday, 3:38
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
Luokat: Self, Bootstrap
Tags: self, bootstrap, understanding
Luotu: May 1 2015, by: admin
Peukut ylös: 5, peukalo alas: 0, Tähteä: 4.4
Language: Self
Yhdistää: 677, Tänään: 14, Viikolla: 14, Kuukausi: 16
Viimeisin yhteyden muodostaminen: Yesterday, 3:38
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
Luokat: Self, Examples
Tags: self, knowledge, examples
Luotu: Sep 4 2015, by: admin
Peukut ylös: 2, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 607, Tänään: 13, Viikolla: 13, Kuukausi: 16
Viimeisin yhteyden muodostaminen: Today, 6:29
Heart Sutra
Heart Sutra
A script the recites the Heart Sutra line by line, in order.
Alias: @Heart Sutra
Luokat: Self, Examples
Tags: self, examples
Luotu: Aug 3 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 602, Tänään: 14, Viikolla: 14, Kuukausi: 16
Viimeisin yhteyden muodostaminen: Yesterday, 5:04
SimpleLanguage
SimpleLanguage
This script will attempt to find the subject and predicate of a sentence.
Alias: @SimpleLanguage
Luokat: Self, Examples
Tags: self, examples, language
Luotu: Jan 23 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 520, Tänään: 14, Viikolla: 14, Kuukausi: 16
Viimeisin yhteyden muodostaminen: Yesterday, 5: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.
Alias: @Bulk SMS
Luokat: Self, Examples
Tags: self, examples, sms
Luotu: Sep 19 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 516, Tänään: 13, Viikolla: 13, Kuukausi: 16
Viimeisin yhteyden muodostaminen: Yesterday, 3:36
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
Luokat: Self, Games
Tags: self, games, machine learning, checkers, deep learning, analytics
Luotu: Nov 13 2019, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 275, Tänään: 12, Viikolla: 13, Kuukausi: 16
Viimeisin yhteyden muodostaminen: Yesterday, 2:58
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)
Luokat: Self, Bootstrap
Tags: self, utils, knowledge, bootstrap
Luotu: Jun 23 2015, by: admin
Peukut ylös: 2, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 652, Tänään: 12, Viikolla: 12, Kuukausi: 14
Viimeisin yhteyden muodostaminen: Yesterday, 3:37
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.
Alias: @Pizza Bot
Luokat: Self, Examples
Tags: self, examples, orders, pizza, e-commerce
Luotu: Jun 27 2016, by: admin
Peukut ylös: 2, peukalo alas: 1, Tähteä: 4.0
Language: Self
Yhdistää: 633, Tänään: 13, Viikolla: 13, Kuukausi: 14
Viimeisin yhteyden muodostaminen: Yesterday, 5:36
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)
Luokat: Self, Bootstrap, Examples
Tags: self, utils, knowledge, bootstrap, geospatial, wikidata
Luotu: Jun 23 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 608, Tänään: 11, Viikolla: 12, Kuukausi: 14
Viimeisin yhteyden muodostaminen: Yesterday, 3:37
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
Luokat: Self, Bootstrap, Examples
Tags: self, bootstrap, examples, vision, image processing
Luotu: Jun 3 2016, by: admin
Peukut ylös: 2, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 561, Tänään: 11, Viikolla: 12, Kuukausi: 14
Viimeisin yhteyden muodostaminen: Yesterday, 3:05
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
Luokat: Self, Examples
Tags: examples, web service, json, watson, auth
Luotu: Mar 20 2017, by: admin
Peukut ylös: 0, peukalo alas: 1, Tähteä: 2.0
Language: Self
Yhdistää: 537, Tänään: 11, Viikolla: 11, Kuukausi: 14
Viimeisin yhteyden muodostaminen: Yesterday, 3:10
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
Luokat: Self, Examples
Tags: self, examples, sms
Luotu: Jun 1 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 522, Tänään: 12, Viikolla: 12, Kuukausi: 14
Viimeisin yhteyden muodostaminen: Yesterday, 2:41
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
Luokat: Self
Tags: self, examples, xml, web service, wolframalpha
Luotu: Aug 29 2017, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 455, Tänään: 12, Viikolla: 12, Kuukausi: 14
Viimeisin yhteyden muodostaminen: Yesterday, 3:03
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
Luokat: Self, Games
Tags: self, games, machine learning
Luotu: Jul 5 2017, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 437, Tänään: 12, Viikolla: 12, Kuukausi: 14
Viimeisin yhteyden muodostaminen: Yesterday, 3:40
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
Luokat: Self, Examples
Tags: self, examples
Luotu: Jun 24 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 396, Tänään: 13, Viikolla: 13, Kuukausi: 14
Viimeisin yhteyden muodostaminen: Yesterday, 5:34
Reduction
Reduction
A redirect script that redirect some kind phrases to simpler forms.
Alias: @Reduction
Luokat: Self, Bootstrap
Tags: self, bootstrap, redirect
Luotu: Sep 14 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 382, Tänään: 12, Viikolla: 12, Kuukausi: 14
Viimeisin yhteyden muodostaminen: Yesterday, 21:09
Telegram Group Administrator
Telegram Group Administrator
This script gives an example Telegram script to let a bot administer a Telegram group. Bots can welcome new users, provide information, and delete offensive messages and spam.
Alias: @Telegram Group Administrator
Luokat: Self
Tags: self, examples, telegram, groups, spam
Luotu: Jun 21 2017, by: admin
Peukut ylös: 0, peukalo alas: 1, Tähteä: 2.0
Language: Self
Yhdistää: 353, Tänään: 12, Viikolla: 12, Kuukausi: 14
Viimeisin yhteyden muodostaminen: Yesterday, 5:37
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Luokat: Self, Examples
Tags: self, examples, email
Luotu: Jun 1 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 525, Tänään: 11, Viikolla: 11, Kuukausi: 13
Viimeisin yhteyden muodostaminen: Yesterday, 21:07
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
Luokat: Self, Examples
Tags: self, examples, xml, web service, stocks, quotes
Luotu: Jun 1 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 489, Tänään: 11, Viikolla: 11, Kuukausi: 13
Viimeisin yhteyden muodostaminen: Yesterday, 21:08
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
Luokat: Self, Examples
Tags: self, xml, geonames, rest, internet, sraix, web service
Luotu: May 25 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 468, Tänään: 10, Viikolla: 11, Kuukausi: 13
Viimeisin yhteyden muodostaminen: Yesterday, 21:08
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
Luokat: Self, Examples
Tags: self, examples, hr, interview, career
Luotu: Mar 24 2017, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 442, Tänään: 11, Viikolla: 11, Kuukausi: 13
Viimeisin yhteyden muodostaminen: Yesterday, 3:03
SetData
SetData
This script sets data on the current conversation.
Alias: @SetData
Luokat: Self
Tags: self, example, data
Luotu: Mar 17 2016, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 379, Tänään: 12, Viikolla: 12, Kuukausi: 13
Viimeisin yhteyden muodostaminen: Yesterday, 5:35
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
Alias: @Facebook Custom Template Script
Luokat: Self
Tags: self, examples, facebook
Luotu: Jun 20 2017, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 360, Tänään: 12, Viikolla: 12, Kuukausi: 13
Viimeisin yhteyden muodostaminen: Yesterday, 5:37
Very Simple Addition
Very Simple Addition
This script can perform basic math using patterns.
Alias: @Very Simple Addition
Luokat: Self, Math, Examples
Tags: self, math
Luotu: Dec 21 2017, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 344, Tänään: 12, Viikolla: 12, Kuukausi: 13
Viimeisin yhteyden muodostaminen: Yesterday, 5:38
Weather
Weather
Answer questions about the weather using the Pannous service.
Alias: @Weather
Luokat: Self, Examples
Tags: self, weather, pannous
Luotu: Aug 28 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 614, Tänään: 10, Viikolla: 10, Kuukausi: 12
Viimeisin yhteyden muodostaminen: Yesterday, 21:09
Connect 4
Connect 4
This script lets you play Connect 4 with your bot. There are 2 play option in the script, random move, and deep learning move that uses the Bot Libre analytics API. This script requires the game-sdk.js and games.css files.
Alias: @connect4
Luokat: Self, Games
Tags: self, games, machine learning, checkers, deep learning, analytics
Luotu: Apr 13 2021, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 116, Tänään: 8, Viikolla: 8, Kuukausi: 11
Viimeisin yhteyden muodostaminen: Yesterday, 21:25
Count Words
Count Words
This example script show how to count the words in a sentence.
Alias: @Count Words
Luokat: Self, Examples
Tags: self, example
Luotu: Jan 11 2017, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 328, Tänään: 8, Viikolla: 9, Kuukausi: 10
Viimeisin yhteyden muodostaminen: Yesterday, 21:31
Paragraphs
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
Alias: @paragraphs
Luokat: Self, Examples
Tags: self, examples, paragraphs, exodus
Luotu: Aug 14 2020, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 133, Tänään: 7, Viikolla: 8, Kuukausi: 10
Viimeisin yhteyden muodostaminen: Yesterday, 21:15
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
Luokat: Self, Examples, Response Lists, Business
Tags: self, examples, e-commerce, business
Luotu: Apr 20 2021, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 109, Tänään: 8, Viikolla: 8, Kuukausi: 10
Viimeisin yhteyden muodostaminen: Yesterday, 21:23
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
Luokat: Self
Tags: self, examples, telegram, forward
Luotu: Mar 11 2021, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 107, Tänään: 8, Viikolla: 8, Kuukausi: 10
Viimeisin yhteyden muodostaminen: Yesterday, 21:20

Seuraava | 1 | 2