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

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


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

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
Подключается: 5801, сегодня: 4, неделю: 11, месяц: 72
Последние Подключения: Today, 13:51
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
Подключается: 1780, сегодня: 5, неделю: 8, месяц: 69
Последние Подключения: Today, 15:45
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
Подключается: 363, сегодня: 0, неделю: 0, месяц: 6
Последние Подключения: May 17, 21:42
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
Подключается: 449, сегодня: 0, неделю: 0, месяц: 5
Последние Подключения: May 16, 9:53
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
Подключается: 322, сегодня: 0, неделю: 0, месяц: 4
Последние Подключения: May 16, 9:58
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
Подключается: 562, сегодня: 0, неделю: 0, месяц: 3
Последние Подключения: May 19, 6:02
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
Подключается: 539, сегодня: 0, неделю: 0, месяц: 3
Последние Подключения: May 16, 9:53
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
Подключается: 529, сегодня: 0, неделю: 0, месяц: 3
Последние Подключения: May 16, 9:25
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
Подключается: 502, сегодня: 0, неделю: 0, месяц: 3
Последние Подключения: May 16, 9:53
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
Подключается: 452, сегодня: 0, неделю: 0, месяц: 3
Последние Подключения: May 16, 9:16
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
Подключается: 434, сегодня: 0, неделю: 0, месяц: 3
Последние Подключения: May 16, 9:52
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
Подключается: 360, сегодня: 0, неделю: 0, месяц: 3
Последние Подключения: May 16, 9:22
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
Подключается: 343, сегодня: 0, неделю: 0, месяц: 3
Последние Подключения: May 16, 12:18
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
Подключается: 308, сегодня: 0, неделю: 0, месяц: 3
Последние Подключения: May 16, 9:23
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
Подключается: 722, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 9:16
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
Подключается: 630, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 9:55
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
Подключается: 584, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 12:51
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
Подключается: 546, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 9:22
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
Подключается: 543, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 5, 8:08
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
Подключается: 501, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 9:54
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
Подключается: 481, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 9:25
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
Подключается: 480, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 12:19
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
Подключается: 479, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 12:55
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
Подключается: 459, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 9:55
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
Подключается: 455, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 9:20
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
Подключается: 399, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 12:20
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
Подключается: 393, сегодня: 0, неделю: 1, месяц: 2
Последние Подключения: Yesterday, 3:58
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
Подключается: 374, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 12:53
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
Подключается: 354, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 9:58
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
Подключается: 347, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 12:51
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
Подключается: 326, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 12:40
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
Подключается: 312, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 12:20
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
Подключается: 306, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 12:21
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
Подключается: 294, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 9:57
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
Подключается: 277, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 9:57
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
Подключается: 266, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 16, 9:56
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
Подключается: 151, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 18, 17:35
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.
Псевдоним: @telegramforward
Категории: Self
Tags: self, examples, telegram, forward
Создан: Mar 11 2021, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 70, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: May 10, 23:09
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
Подключается: 553, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 16, 12:50
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
Подключается: 472, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 16, 12:54
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
Подключается: 445, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 1, 23:19
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
Подключается: 405, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 16, 13:27
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
Подключается: 387, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 16, 12:19
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
Подключается: 386, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 16, 12:17
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
Подключается: 356, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 16, 12:18
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
Подключается: 191, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 1, 14:45
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
Подключается: 121, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 16, 13:28
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
Подключается: 93, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 16, 13:28
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
Подключается: 81, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 1, 11:14
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
Подключается: 81, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 2, 19:35
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.
Псевдоним: @bankbranch
Категории: Examples, Response Lists, Business
Tags: examples, response list, business, banking
Создан: Dec 18 2020, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Response List
Подключается: 78, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 3, 15:27
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/
Псевдоним: @musicstreamingwebsite
Категории: Programming Language, HTML, Examples, Website
Tags: examples, html, website, music
Создан: Dec 16 2020, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: HTML
Подключается: 75, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 7, 22:36
Pet Store
Pet Store
An example response list for a pet store. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Псевдоним: @petstore
Категории: Examples, Response Lists, Business
Tags: examples, response list, e-commerce, business
Создан: Dec 16 2020, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Response List
Подключается: 70, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 1, 5:42
Remind Me
Remind Me
Ask your bot to remind you and for your reminders.
Псевдоним: @remindme
Категории: Examples, Response Lists
Tags: examples, response list
Создан: May 27 2021, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Response List
Подключается: 63, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 19:06
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
Подключается: 59, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 2, 21:50
Remember Me
Remember Me
A set of responses remembering general info about the user.
Псевдоним: @rememberme
Категории: Examples, Response Lists
Tags: examples, response list
Создан: May 26 2021, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Response List
Подключается: 57, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 2, 12:40

Далее | 1 | 2