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

Scripts De Pesquisa


65 resultados.
Próximo | 1 | 2

Image Classifier Website
Image Classifier Website
This website provides example code for accessing the Bot Libre Analytic API from JavaScript.
Alias: @imageclassifierwebsite
Categorias: Programming Language, HTML, Examples, Website
Tags: api, examples, html, website, analytics
Criado: Apr 2 2021, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: HTML
Liga: 1682, hoje: 0, semana: 16, mês: 96
Última Conexão: Today, 1:04
Example Website
Example Website
This is an example of a website you can build on Bot Libre, with free web hosting and subdomain.
Alias: @Example Website
Categorias: Examples, Website
Tags: examples, website
Criado: Oct 15 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: HTML
Liga: 5723, hoje: 0, semana: 6, mês: 82
Última Conexão: Yesterday, 18:57
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, examples, learning
Criado: Jan 11 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 717, hoje: 0, semana: 2, mês: 6
Última Conexão: Apr 24, 7: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: 541, hoje: 0, semana: 2, mês: 6
Última Conexão: Yesterday, 5:07
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, web service, json, watson, auth
Criado: Mar 20 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 1, estrelas: 2.0
Language: Self
Liga: 477, hoje: 0, semana: 1, mês: 6
Última Conexão: Apr 24, 23:57
SimpleLanguage
SimpleLanguage
This script will attempt to find the subject and predicate of a sentence.
Alias: @SimpleLanguage
Categorias: Self, Examples
Tags: self, examples, language
Criado: Jan 23 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 450, hoje: 0, semana: 1, mês: 6
Última Conexão: Apr 24, 8:05
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: Self, Examples
Tags: self, examples, sms
Criado: Sep 19 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 443, hoje: 0, semana: 1, mês: 6
Última Conexão: Apr 24, 8:14
Actions & Poses
Actions & Poses
A response list of common actions and pose responses, such as smile, laugh, sleep, etc.
Alias: @Actions & Poses
Categorias: Response Lists
Tags: examples, response list, actions, poses
Criado: Oct 4 2016, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Response List
Liga: 429, hoje: 0, semana: 1, mês: 6
Última Conexão: Apr 24, 8:12
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: self, geospatial, examples, facebook, location
Criado: Oct 19 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 355, hoje: 0, semana: 2, mês: 6
Última Conexão: Apr 24, 8:08
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: self, examples, email, timer
Criado: May 12 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 349, hoje: 0, semana: 1, mês: 6
Última Conexão: Apr 24, 8:21
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: Self, Examples
Tags: examples, web service, json, bot service, command
Criado: Mar 28 2018, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 338, hoje: 0, semana: 0, mês: 6
Última Conexão: Apr 20, 4:38
Facebook Custom Template
Facebook Custom Template
This response list 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
Categorias: Examples, Response Lists
Tags: examples, response list, facebook
Criado: Jun 20 2017, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Response List
Liga: 322, hoje: 0, semana: 1, mês: 6
Última Conexão: Apr 23, 3:05
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, examples, web service, json, google, youtube
Criado: Aug 20 2018, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 290, hoje: 0, semana: 2, mês: 6
Última Conexão: Yesterday, 18:02
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: Self, Examples
Tags: self, examples, sentiment
Criado: Aug 24 2018, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 272, hoje: 0, semana: 1, mês: 6
Última Conexão: Apr 24, 8:19
Learn Emotions
Learn Emotions
This is an example AIML script that uses AIML sets, and a self tag to dynamically add words to the set.
Alias: @learnemotions
Categorias: AIML, Examples
Tags: aiml, examples, learning
Criado: Jan 15 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 261, hoje: 0, semana: 1, mês: 6
Última Conexão: Apr 24, 8:18
AIML Wikipedia Search
AIML Wikipedia Search
This script gives an example of how to search wikipedia.
Alias: @AIML Wikipedia Search
Categorias: AIML, Examples, AIML2
Tags: aiml, examples, xml, sraix, wikipedia, search, xpath
Criado: Dec 9 2016, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: AIML
Liga: 625, hoje: 0, semana: 1, mês: 5
Última Conexão: Apr 24, 8:16
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
Categorias: Self, Examples
Tags: self, examples, orders, pizza, e-commerce
Criado: Jun 27 2016, by: admin
Polegares para cima: 2, polegar para baixo.: 1, estrelas: 4.0
Language: Self
Liga: 582, hoje: 0, semana: 1, mês: 5
Última Conexão: Apr 24, 23:55
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, knowledge, examples
Criado: Sep 4 2015, by: admin
Polegares para cima: 2, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 559, hoje: 0, semana: 2, mês: 5
Última Conexão: Today, 0:08
GeoNames AIML Example
GeoNames AIML Example
This shows how to access XML web services from AIML.
Alias: @GeoNames AIML Example
Categorias: AIML, Examples
Tags: aiml, examples, geography, xml, web service
Criado: May 27 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 541, hoje: 0, semana: 1, mês: 5
Última Conexão: Yesterday, 9:17
About Me
About Me
A set of responses answering general questions about the bot. The responses use the bot's data defined in the #self object.
Alias: @About Me
Categorias: Examples, Response Lists
Tags: examples, response list
Criado: Sep 16 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 524, hoje: 0, semana: 1, mês: 5
Última Conexão: Apr 24, 8:11
Example CSV
Example CSV
An example CSV (comma separated values) file. CSV files can be imported as data into a bot's knowledge base, or can be parsed from the web or file upload in Self using Http.requestCSV(url)
Alias: @Example CSV
Categorias: Examples, Data, CSV
Tags: knowledge, examples, data, csv
Criado: Sep 19 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: CSV
Liga: 497, hoje: 0, semana: 2, mês: 5
Última Conexão: Yesterday, 3:38
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Categorias: Self, Examples
Tags: self, customer service, examples, calendar, google calendar, booking, appointments, virtual assistant
Criado: Oct 11 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 475, hoje: 0, semana: 1, mês: 5
Última Conexão: Apr 24, 8:11
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: self, examples, xml, web service, wolframalpha
Criado: Aug 29 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 395, hoje: 0, semana: 1, mês: 5
Última Conexão: Apr 24, 23:57
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: Self, Examples
Tags: self, examples, hr, interview, career
Criado: Mar 24 2017, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 383, hoje: 0, semana: 0, mês: 5
Última Conexão: Apr 20, 4:38
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: 344, hoje: 0, semana: 2, mês: 5
Última Conexão: Yesterday, 16:17
Category Identification
Category Identification
This script gives a simple example of using objects in Self to define and use information.
Alias: @Category Identification
Categorias: Self, Examples
Tags: self, examples
Criado: May 12 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 1, estrelas: 2.0
Language: Self
Liga: 315, hoje: 0, semana: 1, mês: 5
Última Conexão: Apr 24, 8:20
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
Categorias: Self
Tags: self, geospatial, examples, telegram, location
Criado: Nov 21 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 303, hoje: 0, semana: 1, mês: 5
Última Conexão: Apr 24, 8:08
HTML Scraping
HTML Scraping
An example of using a Template to scrape HTML data from a webpage.
Alias: @HTML Scraping
Categorias: Examples, Response Lists
Tags: self, examples, response list, html scraping
Criado: Jun 24 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 551, hoje: 0, semana: 0, mês: 4
Última Conexão: Apr 20, 4:39
Example JSON
Example JSON
This script show an example JSON data file. JSON is the main standard for exchanging data on the web and JavaScript. You can import JSON data into your bot from the Knowledge page in its Admin Console. You can access JSON data from the web using a Self script and the Http.requestJSON(url) API.
Alias: @Example JSON
Categorias: Examples, Data, JSON
Tags: examples, data, json
Criado: Sep 19 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: JSON
Liga: 535, hoje: 0, semana: 1, mês: 4
Última Conexão: Apr 24, 8:13
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, bootstrap, examples, vision, image processing
Criado: Jun 3 2016, by: admin
Polegares para cima: 2, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 512, hoje: 0, semana: 0, mês: 4
Última Conexão: Apr 21, 19:15
Emotion Responses
Emotion Responses
A set of emotional tagged responses. Responses can be tagged with emotions to change the bot's avatar and mood.
Alias: @Emotion Responses
Categorias: Response Lists
Tags: emotion, examples, response list
Criado: Sep 28 2016, by: admin
Polegares para cima: 2, polegar para baixo.: 0, estrelas: 5.0
Language: Response List
Liga: 496, hoje: 0, semana: 1, mês: 4
Última Conexão: Apr 24, 8:14
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: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 476, hoje: 0, semana: 1, mês: 4
Última Conexão: Apr 23, 21:54
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
Alias: @Wikipedia Search
Categorias: Self, Examples
Tags: self, examples, xml, web service, wikipedia, search, xpath
Criado: Dec 9 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 454, hoje: 0, semana: 1, mês: 4
Última Conexão: Apr 24, 8:17
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: Self, Examples
Tags: self, examples, xml, web service, stocks, quotes
Criado: Jun 1 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 444, hoje: 0, semana: 1, mês: 4
Última Conexão: Apr 24, 23:55
Order Pizza
Order Pizza
An example response list 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: @Order Pizza
Categorias: Examples, Response Lists, Business
Tags: examples, response list, orders, pizza, e-commerce
Criado: Mar 27 2018, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 381, hoje: 0, semana: 0, mês: 4
Última Conexão: Apr 20, 4:40
botframe-no-buttons
botframe-no-buttons
An example CSS stylesheet that can be used with a bot embedded using an iframe. This stylesheet hides the buttons.
Alias: @botframe-no-buttons
Categorias: Styles
Tags: examples, css
Criado: Feb 23 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: CSS
Liga: 372, hoje: 0, semana: 1, mês: 4
Última Conexão: Yesterday, 15:04
AIML HTML Scraping
AIML HTML Scraping
An example AIML script that scrapes data from an HTML webpage.
Alias: @AIML HTML Scraping
Categorias: AIML, Examples
Tags: aiml, examples, html scraping
Criado: Jun 24 2016, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: AIML
Liga: 355, hoje: 0, semana: 0, mês: 4
Última Conexão: Apr 20, 11:18
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
Categorias: Self
Tags: self, examples, telegram, groups, spam
Criado: Jun 21 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 1, estrelas: 2.0
Language: Self
Liga: 301, hoje: 0, semana: 0, mês: 4
Última Conexão: Apr 20, 7:54
Electronics Store
Electronics Store
An example response list for an electronics store. You could deploy a bot using this script to any service such as web, mobile, social media, IOT.
Alias: @electronicsstore
Categorias: Examples, Response Lists, Business
Tags: examples, response list, e-commerce, business
Criado: Dec 18 2020, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 92, hoje: 0, semana: 2, mês: 4
Última Conexão: Yesterday, 2:28
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: Self, Examples, Games
Tags: self, examples, games, i spy
Criado: Sep 12 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 1, estrelas: 2.0
Language: Self
Liga: 509, hoje: 0, semana: 1, mês: 3
Última Conexão: Yesterday, 20:24
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: Self, Examples
Tags: self, examples, sms
Criado: Jun 1 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 469, hoje: 0, semana: 0, mês: 3
Última Conexão: Apr 20, 4:40
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: 446, hoje: 0, semana: 1, mês: 3
Última Conexão: Apr 24, 7:59
Turing Test
Turing Test
A script that gives a Turing test.
Alias: @Turing Test
Categorias: Self, Examples
Tags: self, examples
Criado: Oct 23 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 391, hoje: 0, semana: 0, mês: 3
Última Conexão: Apr 20, 12:58
Emotions and Sentiment
Emotions and Sentiment
A set of words tagged with emotions and sentiment. Emotions and sentiment let the bot know the feeling of the user.
Alias: @Emotions and Sentiment
Categorias: Response Lists
Tags: emotion, examples, response list, sentiment
Criado: Apr 3 2018, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Response List
Liga: 352, hoje: 0, semana: 1, mês: 3
Última Conexão: Apr 23, 19:25
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
Categorias: Self
Tags: self, examples, facebook
Criado: Jun 20 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 307, hoje: 0, semana: 0, mês: 3
Última Conexão: Apr 20, 7:52
Music Streaming
Music Streaming
This response list can be used to create a bot designed to assist consumers with a music streaming service. The user can find music and information about pricing and plans for subscription. As well, this bot allows users to stream music radio stations. This bot uses commands to play music and requires the embed webpage has code to receive the command and stream the music. For an example see, https://www.botlibre.com/script?id=36393269
Alias: @musicstreaming
Categorias: Examples, Response Lists
Tags: examples, response list, music
Criado: Dec 17 2020, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 80, hoje: 0, semana: 0, mês: 3
Última Conexão: Apr 20, 7:10
Music Streaming Website
Music Streaming Website
This website provides example embed code for the Music Streaming Bot. It contains JavaScript code that checks for response commands and plays music through the streaming service, https://rfcmedia.streamguys1.com/
Alias: @musicstreamingwebsite
Categorias: Programming Language, HTML, Examples, Website
Tags: examples, html, website, music
Criado: Dec 16 2020, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: HTML
Liga: 73, hoje: 0, semana: 1, mês: 3
Última Conexão: Apr 24, 23:57
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
Alias: @Wikiquote Scraping
Categorias: Self, Examples
Tags: self, examples, html, wikiquote
Criado: Aug 13 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 402, hoje: 0, semana: 1, mês: 2
Última Conexão: Apr 24, 23:56
Sequential responses
Sequential responses
This script cycles through a list of responses.
Alias: @sequentialresponses
Categorias: Examples
Tags: self, examples
Criado: Mar 16 2020, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 190, hoje: 0, semana: 0, mês: 2
Última Conexão: Apr 20, 7:12
Audio Video Rich Responses
Audio Video Rich Responses
Examples of how to return audio, video, and rich HTML responses.
Alias: @audiovideorichresponses
Categorias: Response Lists
Tags: examples, response list, video, audio
Criado: Jun 18 2020, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 149, hoje: 0, semana: 1, mês: 2
Última Conexão: Yesterday, 13:26
Conversation Flow
Conversation Flow
This template gives an example of how to train a bot using a conversation flow.
Alias: @conversationflow
Categorias: Examples, Response Lists
Tags: examples, response list, conversation flow
Criado: Aug 11 2020, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 118, hoje: 0, semana: 0, mês: 2
Última Conexão: Apr 20, 13:00
Auto Repair
Auto Repair
An example response list for an auto repair shop. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Alias: @autorepair
Categorias: Examples, Response Lists, Business
Tags: examples, response list, orders, e-commerce
Criado: Nov 6 2020, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 91, hoje: 0, semana: 1, mês: 2
Última Conexão: Apr 24, 16:56
Paragraphs
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
Alias: @paragraphs
Categorias: Self, Examples
Tags: self, examples, paragraphs, exodus
Criado: Aug 14 2020, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 91, hoje: 0, semana: 0, mês: 2
Última Conexão: Apr 20, 13:01
Car Rental Agency
Car Rental Agency
An example response list for a car rental agency. You could deploy a bot using this script to any service such as web, mobile, social media, IOT. This response list also require the script, "Car Rental Sript" https://www.botlibre.com/script?id=38248161
Alias: @carrentalagency
Categorias: Examples, Response Lists, Business
Tags: examples, response list, e-commerce, business
Criado: Apr 19 2021, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 79, hoje: 0, semana: 0, mês: 2
Última Conexão: Apr 20, 7:11
Bank Branch
Bank Branch
An example response list for a bank branch. You could deploy a bot using this script to any service such as web, mobile, social media, IOT.
Alias: @bankbranch
Categorias: Examples, Response Lists, Business
Tags: examples, response list, business, banking
Criado: Dec 18 2020, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 77, hoje: 0, semana: 1, mês: 2
Última Conexão: Apr 24, 23:58
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: Self, Examples, Response Lists, Business
Tags: self, examples, e-commerce, business
Criado: Apr 20 2021, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 70, hoje: 0, semana: 1, mês: 2
Última Conexão: Apr 24, 23:33

Próximo | 1 | 2