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

Поиск Скриптов


65 результаты.
Далее | 1 | 2

Image Classifier Website
Image Classifier Website
This website provides example code for accessing the Bot Libre Analytic API from JavaScript.
Псевдоним: @imageclassifierwebsite
Категории: Programming Language, HTML, Examples, Website
Tags: api, examples, html, website, analytics
Создан: Apr 2 2021, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: HTML
Подключается: 1659, сегодня: 4, неделю: 36, месяц: 73
Последние Подключения: Today, 6:29
Example Website
Example Website
This is an example of a website you can build on Bot Libre, with free web hosting and subdomain.
Псевдоним: @Example Website
Категории: Examples, Website
Tags: examples, website
Создан: Oct 15 2015, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: HTML
Подключается: 5709, сегодня: 4, неделю: 41, месяц: 68
Последние Подключения: Today, 10:48
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
Псевдоним: @JSON Bot Service
Категории: Self, Examples
Tags: examples, web service, json, bot service, command
Создан: Mar 28 2018, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 338, сегодня: 1, неделю: 4, месяц: 6
Последние Подключения: Today, 4:38
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/
Псевдоним: @IBM Watson Example
Категории: Self, Examples
Tags: examples, web service, json, watson, auth
Создан: Mar 20 2017, by: admin
Недурно: 0, дислайк: 1, звезды: 2.0
Language: Self
Подключается: 476, сегодня: 1, неделю: 3, месяц: 5
Последние Подключения: Today, 4:38
SimpleLanguage
SimpleLanguage
This script will attempt to find the subject and predicate of a sentence.
Псевдоним: @SimpleLanguage
Категории: Self, Examples
Tags: self, examples, language
Создан: Jan 23 2015, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 449, сегодня: 1, неделю: 3, месяц: 5
Последние Подключения: Today, 2:51
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.
Псевдоним: @Bulk SMS
Категории: Self, Examples
Tags: self, examples, sms
Создан: Sep 19 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 442, сегодня: 1, неделю: 3, месяц: 5
Последние Подключения: Today, 4:38
Actions & Poses
Actions & Poses
A response list of common actions and pose responses, such as smile, laugh, sleep, etc.
Псевдоним: @Actions & Poses
Категории: Response Lists
Tags: examples, response list, actions, poses
Создан: Oct 4 2016, by: admin
Недурно: 1, дислайк: 0, звезды: 5.0
Language: Response List
Подключается: 428, сегодня: 1, неделю: 3, месяц: 5
Последние Подключения: Today, 4: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.
Псевдоним: @Interview Bot
Категории: Self, Examples
Tags: self, examples, hr, interview, career
Создан: Mar 24 2017, by: admin
Недурно: 1, дислайк: 0, звезды: 5.0
Language: Self
Подключается: 383, сегодня: 1, неделю: 3, месяц: 5
Последние Подключения: Today, 4:38
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.
Псевдоним: @Mailing List
Категории: Self, Examples
Tags: self, examples, email, timer
Создан: May 12 2017, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 348, сегодня: 1, неделю: 3, месяц: 5
Последние Подключения: Today, 7:15
Sentiment Response
Sentiment Response
This script gives a different response to the user's question based on the sentiment of their phrase.
Псевдоним: @Sentiment Response
Категории: Self, Examples
Tags: self, examples, sentiment
Создан: Aug 24 2018, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 271, сегодня: 1, неделю: 3, месяц: 5
Последние Подключения: Today, 4:38
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.
Псевдоним: @learnemotions
Категории: AIML, Examples
Tags: aiml, examples, learning
Создан: Jan 15 2019, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: AIML
Подключается: 260, сегодня: 1, неделю: 3, месяц: 5
Последние Подключения: Today, 4:38
WrongAnswer
WrongAnswer
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
Псевдоним: @WrongAnswer
Категории: Self, Examples
Tags: self, examples, learning
Создан: Jan 11 2015, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 715, сегодня: 1, неделю: 2, месяц: 4
Последние Подключения: Today, 2:50
AIML Wikipedia Search
AIML Wikipedia Search
This script gives an example of how to search wikipedia.
Псевдоним: @AIML Wikipedia Search
Категории: AIML, Examples, AIML2
Tags: aiml, examples, xml, sraix, wikipedia, search, xpath
Создан: Dec 9 2016, by: admin
Недурно: 1, дислайк: 0, звезды: 5.0
Language: AIML
Подключается: 624, сегодня: 1, неделю: 2, месяц: 4
Последние Подключения: Today, 4:39
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.
Псевдоним: @Pizza Bot
Категории: Self, Examples
Tags: self, examples, orders, pizza, e-commerce
Создан: Jun 27 2016, by: admin
Недурно: 2, дислайк: 1, звезды: 4.0
Language: Self
Подключается: 581, сегодня: 1, неделю: 2, месяц: 4
Последние Подключения: Today, 7:53
HTML Scraping
HTML Scraping
An example of using a Template to scrape HTML data from a webpage.
Псевдоним: @HTML Scraping
Категории: Examples, Response Lists
Tags: self, examples, response list, html scraping
Создан: Jun 24 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Response List
Подключается: 551, сегодня: 1, неделю: 2, месяц: 4
Последние Подключения: Today, 4:39
GeoNames AIML Example
GeoNames AIML Example
This shows how to access XML web services from AIML.
Псевдоним: @GeoNames AIML Example
Категории: AIML, Examples
Tags: aiml, examples, geography, xml, web service
Создан: May 27 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: AIML
Подключается: 540, сегодня: 1, неделю: 3, месяц: 4
Последние Подключения: Today, 7:53
Heart Sutra
Heart Sutra
A script the recites the Heart Sutra line by line, in order.
Псевдоним: @Heart Sutra
Категории: Self, Examples
Tags: self, examples
Создан: Aug 3 2015, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 539, сегодня: 1, неделю: 2, месяц: 4
Последние Подключения: Today, 3:07
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.
Псевдоним: @About Me
Категории: Examples, Response Lists
Tags: examples, response list
Создан: Sep 16 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Response List
Подключается: 523, сегодня: 1, неделю: 2, месяц: 4
Последние Подключения: Today, 4:39
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Псевдоним: @Book Appointment
Категории: Self, Examples
Tags: self, customer service, examples, calendar, google calendar, booking, appointments, virtual assistant
Создан: Oct 11 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 474, сегодня: 1, неделю: 2, месяц: 4
Последние Подключения: Today, 4:39
Wolfram Alpha Example
Wolfram Alpha Example
This script allows requests to be forwarded to Wolfram Alpha for evaluation, and returns the result.
Псевдоним: @Wolfram Alpha Example
Категории: Self
Tags: self, examples, xml, web service, wolframalpha
Создан: Aug 29 2017, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 394, сегодня: 1, неделю: 2, месяц: 4
Последние Подключения: Today, 4:39
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.
Псевдоним: @Order Pizza
Категории: Examples, Response Lists, Business
Tags: examples, response list, orders, pizza, e-commerce
Создан: Mar 27 2018, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Response List
Подключается: 381, сегодня: 1, неделю: 2, месяц: 4
Последние Подключения: Today, 4:40
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.
Псевдоним: @Facebook Location Request
Категории: Self
Tags: self, geospatial, examples, facebook, location
Создан: Oct 19 2017, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 353, сегодня: 1, неделю: 2, месяц: 4
Последние Подключения: Today, 4:40
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
Псевдоним: @Facebook Custom Template
Категории: Examples, Response Lists
Tags: examples, response list, facebook
Создан: Jun 20 2017, by: admin
Недурно: 1, дислайк: 0, звезды: 5.0
Language: Response List
Подключается: 320, сегодня: 1, неделю: 2, месяц: 4
Последние Подключения: Today, 7:54
Category Identification
Category Identification
This script gives a simple example of using objects in Self to define and use information.
Псевдоним: @Category Identification
Категории: Self, Examples
Tags: self, examples
Создан: May 12 2017, by: admin
Недурно: 0, дислайк: 1, звезды: 2.0
Language: Self
Подключается: 314, сегодня: 1, неделю: 2, месяц: 4
Последние Подключения: Today, 7:54
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.
Псевдоним: @Telegram Location Request
Категории: Self
Tags: self, geospatial, examples, telegram, location
Создан: Nov 21 2017, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 302, сегодня: 1, неделю: 2, месяц: 4
Последние Подключения: Today, 7:54
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.
Псевдоним: @Telegram Group Administrator
Категории: Self
Tags: self, examples, telegram, groups, spam
Создан: Jun 21 2017, by: admin
Недурно: 0, дислайк: 1, звезды: 2.0
Language: Self
Подключается: 301, сегодня: 1, неделю: 2, месяц: 4
Последние Подключения: Today, 7:54
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
Псевдоним: @YouTube Search
Категории: Self, Examples
Tags: self, examples, web service, json, google, youtube
Создан: Aug 20 2018, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 288, сегодня: 1, неделю: 2, месяц: 4
Последние Подключения: Today, 4:40
Books, Films, and Music
Books, Films, and Music
A script that can answer questions about books, films, and music using Wikidata.
Псевдоним: @Books, Films, and Music
Категории: Self, Examples
Tags: self, knowledge, examples
Создан: Sep 4 2015, by: admin
Недурно: 2, дислайк: 0, звезды: 5.0
Language: Self
Подключается: 557, сегодня: 1, неделю: 1, месяц: 3
Последние Подключения: Today, 4:40
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.
Псевдоним: @Example JSON
Категории: Examples, Data, JSON
Tags: examples, data, json
Создан: Sep 19 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: JSON
Подключается: 534, сегодня: 1, неделю: 3, месяц: 3
Последние Подключения: Today, 7:47
Emotion Responses
Emotion Responses
A set of emotional tagged responses. Responses can be tagged with emotions to change the bot's avatar and mood.
Псевдоним: @Emotion Responses
Категории: Response Lists
Tags: emotion, examples, response list
Создан: Sep 28 2016, by: admin
Недурно: 2, дислайк: 0, звезды: 5.0
Language: Response List
Подключается: 495, сегодня: 1, неделю: 3, месяц: 3
Последние Подключения: Today, 7:10
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Псевдоним: @Escalate Email
Категории: Self, Examples
Tags: self, examples, email
Создан: Jun 1 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 475, сегодня: 1, неделю: 1, месяц: 3
Последние Подключения: Today, 4:40
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.
Псевдоним: @Escalate SMS
Категории: Self, Examples
Tags: self, examples, sms
Создан: Jun 1 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 469, сегодня: 1, неделю: 1, месяц: 3
Последние Подключения: Today, 4:40
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
Псевдоним: @Wikipedia Search
Категории: Self, Examples
Tags: self, examples, xml, web service, wikipedia, search, xpath
Создан: Dec 9 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 453, сегодня: 1, неделю: 3, месяц: 3
Последние Подключения: Today, 4:40
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.
Псевдоним: @Stock Quotes
Категории: Self, Examples
Tags: self, examples, xml, web service, stocks, quotes
Создан: Jun 1 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 443, сегодня: 2, неделю: 2, месяц: 3
Последние Подключения: Today, 7:10
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.
Псевдоним: @botframe-no-buttons
Категории: Styles
Tags: examples, css
Создан: Feb 23 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: CSS
Подключается: 371, сегодня: 1, неделю: 1, месяц: 3
Последние Подключения: Today, 7:52
AIML HTML Scraping
AIML HTML Scraping
An example AIML script that scrapes data from an HTML webpage.
Псевдоним: @AIML HTML Scraping
Категории: AIML, Examples
Tags: aiml, examples, html scraping
Создан: Jun 24 2016, by: admin
Недурно: 1, дислайк: 0, звезды: 5.0
Language: AIML
Подключается: 354, сегодня: 1, неделю: 2, месяц: 3
Последние Подключения: Today, 7:52
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.
Псевдоним: @Ask Brain Bot
Категории: Self, Examples
Tags: self, examples
Создан: Jun 24 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 342, сегодня: 1, неделю: 1, месяц: 3
Последние Подключения: Today, 7:52
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
Псевдоним: @Facebook Custom Template Script
Категории: Self
Tags: self, examples, facebook
Создан: Jun 20 2017, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 307, сегодня: 1, неделю: 2, месяц: 3
Последние Подключения: Today, 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
Псевдоним: @musicstreaming
Категории: Examples, Response Lists
Tags: examples, response list, music
Создан: Dec 17 2020, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Response List
Подключается: 80, сегодня: 1, неделю: 3, месяц: 3
Последние Подключения: Today, 7:10
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.

Псевдоним: @Vision
Категории: Self, Bootstrap, Examples
Tags: self, bootstrap, examples, vision, image processing
Создан: Jun 3 2016, by: admin
Недурно: 2, дислайк: 0, звезды: 5.0
Language: Self
Подключается: 510, сегодня: 1, неделю: 1, месяц: 2
Последние Подключения: Today, 7:10
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.
Псевдоним: @I Spy
Категории: Self, Examples, Games
Tags: self, examples, games, i spy
Создан: Sep 12 2016, by: admin
Недурно: 0, дислайк: 1, звезды: 2.0
Language: Self
Подключается: 508, сегодня: 1, неделю: 2, месяц: 2
Последние Подключения: Today, 7:10
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)
Псевдоним: @Example CSV
Категории: Examples, Data, CSV
Tags: knowledge, examples, data, csv
Создан: Sep 19 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: CSV
Подключается: 494, сегодня: 1, неделю: 2, месяц: 2
Последние Подключения: Today, 7:48
Heart Sutra - load
Heart Sutra - load
This script will load the text of the Heart Sutra into the bot's memory.
Псевдоним: @Heart Sutra - load
Категории: Self, Examples
Tags: self, examples
Создан: Aug 3 2015, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 445, сегодня: 1, неделю: 2, месяц: 2
Последние Подключения: Today, 3:07
Turing Test
Turing Test
A script that gives a Turing test.
Псевдоним: @Turing Test
Категории: Self, Examples
Tags: self, examples
Создан: Oct 23 2015, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 390, сегодня: 1, неделю: 2, месяц: 2
Последние Подключения: Today, 7:48
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.
Псевдоним: @Emotions and Sentiment
Категории: Response Lists
Tags: emotion, examples, response list, sentiment
Создан: Apr 3 2018, by: admin
Недурно: 1, дислайк: 0, звезды: 5.0
Language: Response List
Подключается: 351, сегодня: 1, неделю: 2, месяц: 2
Последние Подключения: Today, 7:11
Sequential responses
Sequential responses
This script cycles through a list of responses.
Псевдоним: @sequentialresponses
Категории: Examples
Tags: self, examples
Создан: Mar 16 2020, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 190, сегодня: 1, неделю: 2, месяц: 2
Последние Подключения: Today, 7:12
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.
Псевдоним: @electronicsstore
Категории: Examples, Response Lists, Business
Tags: examples, response list, e-commerce, business
Создан: Dec 18 2020, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Response List
Подключается: 90, сегодня: 1, неделю: 2, месяц: 2
Последние Подключения: Today, 7:11
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
Псевдоним: @carrentalagency
Категории: Examples, Response Lists, Business
Tags: examples, response list, e-commerce, business
Создан: Apr 19 2021, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Response List
Подключается: 79, сегодня: 1, неделю: 2, месяц: 2
Последние Подключения: Today, 7:11
About Famous People Script
About Famous People Script
A script that can answer questions about famous people using Wikidata.
Псевдоним: @aboutfamouspeoplescript
Категории: Self, Examples
Tags: self, knowledge, examples
Создан: Jun 9 2021, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 62, сегодня: 1, неделю: 2, месяц: 2
Последние Подключения: Today, 7:14
Image List Responses
Image List Responses
Examples of how to return choices, or lists of items with images.
Псевдоним: @imagelistresponses
Категории: Response Lists
Tags: examples, response list, html, rich
Создан: Jun 14 2021, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Response List
Подключается: 57, сегодня: 1, неделю: 2, месяц: 2
Последние Подключения: Today, 7:14
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
Псевдоним: @Wikiquote Scraping
Категории: Self, Examples
Tags: self, examples, html, wikiquote
Создан: Aug 13 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 401, сегодня: 1, неделю: 1, месяц: 1
Последние Подключения: Today, 7:12
Random Response
Random Response
The is an example response list that shows how you can randomize or vary a response.
Псевдоним: @randomresponse
Категории: Examples, Response Lists
Tags: examples, response list
Создан: Mar 13 2020, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Response List
Подключается: 168, сегодня: 1, неделю: 1, месяц: 1
Последние Подключения: Today, 7:12
Audio Video Rich Responses
Audio Video Rich Responses
Examples of how to return audio, video, and rich HTML responses.
Псевдоним: @audiovideorichresponses
Категории: Response Lists
Tags: examples, response list, video, audio
Создан: Jun 18 2020, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Response List
Подключается: 148, сегодня: 1, неделю: 1, месяц: 1
Последние Подключения: Today, 7:12
Conversation Flow
Conversation Flow
This template gives an example of how to train a bot using a conversation flow.
Псевдоним: @conversationflow
Категории: Examples, Response Lists
Tags: examples, response list, conversation flow
Создан: Aug 11 2020, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Response List
Подключается: 117, сегодня: 1, неделю: 1, месяц: 1
Последние Подключения: Today, 7:13
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.
Псевдоним: @autorepair
Категории: Examples, Response Lists, Business
Tags: examples, response list, orders, e-commerce
Создан: Nov 6 2020, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Response List
Подключается: 90, сегодня: 1, неделю: 1, месяц: 1
Последние Подключения: Today, 7:13
Paragraphs
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
Псевдоним: @paragraphs
Категории: Self, Examples
Tags: self, examples, paragraphs, exodus
Создан: Aug 14 2020, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 90, сегодня: 1, неделю: 1, месяц: 1
Последние Подключения: Today, 7:13

Далее | 1 | 2