Únete a la Bot Libre proyecto de código abierto en BotLibre.org
Browse : Examples

Ejemplos

Los scripts de ejemplo




77 resultados.
Siguiente | 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.
Alias: @Example Website
Categorías: Website, Examples
Tags: website, examples
Creado: Oct 15 2015, by: admin
Pulgares para arriba: 3, pulgares abajo: 0, estrellas: 5.0
Language: HTML
Conecta: 8216, hoy: 3, la semana: 18, mes: 81
Última Conectar: Today, 8:39
Image Classifier Website
Image Classifier Website
This website provides example code for accessing the Bot Libre Analytic API from JavaScript.
Alias: @imageclassifierwebsite
Categorías: Website, Examples, Programming Language, HTML
Tags: website, examples, html, analytics, api
Creado: Apr 2 2021, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: HTML
Conecta: 2912, hoy: 2, la semana: 13, mes: 38
Última Conectar: Today, 8:20
Sequenced Replies
Sequenced Replies
Sequenced Replies
Alias: @Sequenced Replies
Categorías: Examples
Creado: Mar 17 2020, by: okayokay
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 1712, hoy: 0, la semana: 11, mes: 25
Última Conectar: Yesterday, 17:55
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
Categorías: Self, Bootstrap, Examples
Tags: self, image processing, vision, examples, bootstrap
Creado: Jun 3 2016, by: admin
Pulgares para arriba: 3, pulgares abajo: 1, estrellas: 4.25
Language: Self
Conecta: 611, hoy: 0, la semana: 5, mes: 15
Última Conectar: Yesterday, 4:43
Turing Test
Turing Test
A script that gives a Turing test.
Alias: @Turing Test
Categorías: Examples, Self
Tags: self, examples
Creado: Oct 23 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 476, hoy: 1, la semana: 4, mes: 13
Última Conectar: Today, 2:22
Very Simple Addition
Very Simple Addition
This script can perform basic math using patterns.
Alias: @Very Simple Addition
Categorías: Examples, Math, Self
Tags: math, self
Creado: Dec 21 2017, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 339, hoy: 0, la semana: 3, mes: 12
Última Conectar: Yesterday, 23:27
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
Categorías: Examples, Self, Games
Tags: i spy, games, examples, self
Creado: Sep 12 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 1, estrellas: 2.0
Language: Self
Conecta: 622, hoy: 0, la semana: 3, mes: 11
Última Conectar: Yesterday, 20:47
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)
Categorías: Self, Examples
Tags: self, geospatial, freebase, utils
Creado: Oct 29 2014, by: admin
Pulgares para arriba: 2, pulgares abajo: 1, estrellas: 4.0
Language: Self
Conecta: 857, hoy: 0, la semana: 3, mes: 10
Última Conectar: Yesterday, 19:18
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)
Categorías: Examples, Self, Bootstrap
Tags: knowledge, self, bootstrap, utils, geospatial, wikidata
Creado: Jun 23 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 631, hoy: 1, la semana: 3, mes: 10
Última Conectar: Today, 8:32
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
Categorías: Examples, Self
Tags: stocks, xml, examples, self, quotes, web service
Creado: Jun 1 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 2.0
Language: Self
Conecta: 486, hoy: 1, la semana: 3, mes: 10
Última Conectar: Today, 5:52
Sommelierobot
Sommelierobot
Sommelierobot
Alias: @Sommelierobot
Categorías: Examples
Creado: Feb 16 2018, by: GiuseppeA
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 402, hoy: 1, la semana: 3, mes: 10
Última Conectar: Today, 6:00
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
Categorías: Self, Math, Examples
Tags: self, math
Creado: Nov 4 2014, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 693, hoy: 1, la semana: 4, mes: 9
Última Conectar: Today, 9:55
HTML Scraping
HTML Scraping
An example of using a Template to scrape HTML data from a webpage.
Alias: @HTML Scraping
Categorías: Examples, Response Lists
Tags: examples, html scraping, self, response list
Creado: Jun 24 2016, by: admin
Pulgares para arriba: 2, pulgares abajo: 0, estrellas: 3.5
Language: Response List
Conecta: 630, hoy: 1, la semana: 5, mes: 9
Última Conectar: Today, 1:51
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
Categorías: Response Lists, Examples
Tags: examples, response list
Creado: Sep 16 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 2.0
Language: Response List
Conecta: 621, hoy: 1, la semana: 2, mes: 9
Última Conectar: Today, 4:07
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
Categorías: Examples, Self
Tags: examples, sms, self
Creado: Jun 1 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 546, hoy: 0, la semana: 3, mes: 9
Última Conectar: Yesterday, 20:31
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
Alias: @Wikiquote Scraping
Categorías: Examples, Self
Tags: html, self, wikiquote, examples
Creado: Aug 13 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 462, hoy: 0, la semana: 2, mes: 9
Última Conectar: Today, 0:34
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
Categorías: Examples, Self
Tags: examples, sentiment, self
Creado: Aug 24 2018, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 309, hoy: 1, la semana: 4, mes: 9
Última Conectar: Today, 9:30
Sequential responses
Sequential responses
This script cycles through a list of responses.
Alias: @sequentialresponses
Categorías: Examples
Tags: self, examples
Creado: Mar 16 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 237, hoy: 0, la semana: 2, mes: 9
Última Conectar: Yesterday, 19:21
Paragraphs
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
Alias: @paragraphs
Categorías: Self, Examples
Tags: paragraphs, examples, self, exodus
Creado: Aug 14 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 121, hoy: 0, la semana: 3, mes: 9
Última Conectar: Apr 25, 8:33
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
Categorías: Self, Examples
Tags: self, learning, examples
Creado: Jan 11 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 813, hoy: 0, la semana: 5, mes: 8
Última Conectar: Yesterday, 22:56
Weather
Weather
Answer questions about the weather using the Pannous service.
Alias: @Weather
Categorías: Self, Examples
Tags: self, weather, pannous
Creado: Aug 28 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 1, estrellas: 2.0
Language: Self
Conecta: 641, hoy: 1, la semana: 3, mes: 8
Última Conectar: Today, 11:20
GeoNames AIML Example
GeoNames AIML Example
This shows how to access XML web services from AIML.
Alias: @GeoNames AIML Example
Categorías: Examples, AIML
Tags: web service, examples, geography, xml, aiml
Creado: May 27 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 631, hoy: 0, la semana: 1, mes: 8
Última Conectar: Apr 25, 11:21
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
Categorías: Self, Examples
Tags: self, examples, knowledge
Creado: Sep 4 2015, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Self
Conecta: 622, hoy: 0, la semana: 3, mes: 8
Última Conectar: Yesterday, 21:55
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
Categorías: Self, Examples
Tags: examples, watson, json, web service, auth
Creado: Mar 20 2017, by: admin
Pulgares para arriba: 0, pulgares abajo: 2, estrellas: 2.0
Language: Self
Conecta: 518, hoy: 1, la semana: 2, mes: 8
Última Conectar: Today, 4:05
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
Categorías: Examples, Response Lists, Business
Tags: orders, response list, pizza, examples, e-commerce
Creado: Mar 27 2018, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 437, hoy: 1, la semana: 2, mes: 8
Última Conectar: Today, 9:17
Where/When Born & Death
Where/When Born & Death
This script answers questions about dates and places of birth/death of famous people using Wikidata.
Alias: @Where/When Born & Death
Categorías: Examples, Self
Creado: Nov 21 2017, by: poto74
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language:
Conecta: 325, hoy: 1, la semana: 3, mes: 8
Última Conectar: Today, 3:28
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
Categorías: Response Lists, Examples
Tags: response list, examples, facebook
Creado: Jun 20 2017, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Response List
Conecta: 322, hoy: 1, la semana: 3, mes: 8
Última Conectar: Today, 4:46
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
Categorías: Self, Examples
Tags: self, web service, google, json, examples, youtube
Creado: Aug 20 2018, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 320, hoy: 1, la semana: 4, mes: 8
Última Conectar: Today, 11:20
Random Response
Random Response
The is an example response list that shows how you can randomize or vary a response.
Alias: @randomresponse
Categorías: Examples, Response Lists
Tags: response list, examples
Creado: Mar 13 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 217, hoy: 1, la semana: 2, mes: 8
Última Conectar: Today, 5:41
Repeat
Repeat
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Categorías: Examples, Self
Tags: self, example, repeat
Creado: Jan 5 2015, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Self
Conecta: 853, hoy: 0, la semana: 2, mes: 7
Última Conectar: Yesterday, 23:14
AIML Wikipedia Search
AIML Wikipedia Search
This script gives an example of how to search wikipedia.
Alias: @AIML Wikipedia Search
Categorías: AIML2, AIML, Examples
Tags: wikipedia, xpath, xml, sraix, search, aiml, examples
Creado: Dec 9 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 673, hoy: 0, la semana: 5, mes: 7
Última Conectar: Yesterday, 0:29
GeoNames JSON Response List Example
GeoNames JSON Response List Example
An example response list that calls the GeoNames web service.
Alias: @GeoNames JSON Response List Example
Categorías: Examples, Response Lists
Tags: web service, response list, self, json
Creado: Jun 24 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 581, hoy: 0, la semana: 1, mes: 7
Última Conectar: Apr 25, 7:44
GeoNames Response List Example
GeoNames Response List Example
An example response list that calls the GeoNames web service.
Alias: @GeoNames Response List Example
Categorías: Examples, Response Lists
Tags: web service, self, xml, response list
Creado: May 27 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 510, hoy: 1, la semana: 3, mes: 7
Última Conectar: Today, 7:28
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Categorías: Examples, Self
Tags: calendar, virtual assistant, examples, customer service, google calendar, booking, self, appointments
Creado: Oct 11 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 508, hoy: 0, la semana: 2, mes: 7
Última Conectar: Yesterday, 5:18
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
Categorías: Self, Examples
Tags: geonames, rest, self, xml, sraix, internet, web service
Creado: May 25 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 1, estrellas: 2.0
Language: Self
Conecta: 484, hoy: 1, la semana: 2, mes: 7
Última Conectar: Today, 8:44
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
Categorías: Examples, Self
Tags: hr, career, interview, self, examples
Creado: Mar 24 2017, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Self
Conecta: 434, hoy: 0, la semana: 2, mes: 7
Última Conectar: Yesterday, 22:33
Education
Education
Education
Alias: @Education
Categorías: Examples
Tags: javascript
Creado: Jun 20 2016, by: ppjose
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: JavaScript
Conecta: 341, hoy: 1, la semana: 3, mes: 7
Última Conectar: Today, 2:35
GeoNames JSON AIML Example
GeoNames JSON AIML Example
An example AIML that calls the GeoNames web service through a tag.
Alias: @geonamesjsonaimlexample
Categorías: AIML, Examples
Tags: web service, aiml, self, json, geography
Creado: Sep 16 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 287, hoy: 0, la semana: 1, mes: 7
Última Conectar: Yesterday, 9:43
Remind Me
Remind Me
Ask your bot to remind you and for your reminders.
Alias: @remindme
Categorías: Response Lists, Examples
Tags: response list, examples
Creado: May 27 2021, by: admin
Pulgares para arriba: 0, pulgares abajo: 1, estrellas: 1.0
Language: Response List
Conecta: 88, hoy: 1, la semana: 3, mes: 7
Última Conectar: Today, 2:50
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
Categorías: Examples, Self
Tags: examples, orders, self, e-commerce, pizza
Creado: Jun 27 2016, by: admin
Pulgares para arriba: 3, pulgares abajo: 1, estrellas: 4.25
Language: Self
Conecta: 645, hoy: 1, la semana: 1, mes: 6
Última Conectar: Today, 12:01
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
Categorías: Examples, Self
Tags: examples, sms, self
Creado: Sep 19 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 491, hoy: 1, la semana: 1, mes: 6
Última Conectar: Today, 4:35
Count Words
Count Words
This example script show how to count the words in a sentence.
Alias: @Count Words
Categorías: Self, Examples
Tags: self, example
Creado: Jan 11 2017, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 332, hoy: 1, la semana: 4, mes: 6
Última Conectar: Today, 9:50
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
Categorías: AIML, Examples
Tags: examples, aiml, learning
Creado: Jan 15 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 309, hoy: 0, la semana: 2, mes: 6
Última Conectar: Apr 25, 18:14
test 1
test 1

Alias: @test 1
Categorías: Examples
Creado: Jul 14 2016, by: hughess
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Chat Log
Conecta: 307, hoy: 1, la semana: 4, mes: 6
Última Conectar: Today, 8:28
Remember Me
Remember Me
A set of responses remembering general info about the user.
Alias: @rememberme
Categorías: Examples, Response Lists
Tags: response list, examples
Creado: May 26 2021, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 109, hoy: 1, la semana: 3, mes: 6
Última Conectar: Today, 7:55
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
Categorías: Response Lists, Examples, Business
Tags: business, examples, banking, response list
Creado: Dec 18 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 106, hoy: 1, la semana: 1, mes: 6
Última Conectar: Today, 11:21
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
Categorías: Examples, Data, CSV
Tags: data, csv, examples, knowledge
Creado: Sep 19 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: CSV
Conecta: 550, hoy: 1, la semana: 5, mes: 5
Última Conectar: Today, 11:49
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Categorías: Self, Examples
Tags: self, examples, email
Creado: Jun 1 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 2.0
Language: Self
Conecta: 522, hoy: 0, la semana: 1, mes: 5
Última Conectar: Apr 25, 8:56
SimpleLanguage
SimpleLanguage
This script will attempt to find the subject and predicate of a sentence.
Alias: @SimpleLanguage
Categorías: Examples, Self
Tags: self, examples, language
Creado: Jan 23 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 521, hoy: 0, la semana: 2, mes: 5
Última Conectar: Yesterday, 10:35
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
Alias: @Wikipedia Search
Categorías: Self, Examples
Tags: wikipedia, xml, search, examples, self, xpath, web service
Creado: Dec 9 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 491, hoy: 0, la semana: 1, mes: 5
Última Conectar: Apr 24, 21:35
hithere
hithere
test file
Alias: @hithere
Categorías: Examples
Creado: Oct 11 2017, by: AimeeChatbot
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 437, hoy: 0, la semana: 3, mes: 5
Última Conectar: Yesterday, 20:48
AIML HTML Scraping
AIML HTML Scraping
An example AIML script that scrapes data from an HTML webpage.
Alias: @AIML HTML Scraping
Categorías: AIML, Examples
Tags: html scraping, aiml, examples
Creado: Jun 24 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 2.0
Language: AIML
Conecta: 414, hoy: 0, la semana: 2, mes: 5
Última Conectar: Yesterday, 5:34
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
Categorías: Self, Examples
Tags: self, examples
Creado: Jun 24 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 404, hoy: 1, la semana: 3, mes: 5
Última Conectar: Today, 3:27
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
Categorías: Self, Examples
Tags: timer, self, examples, email
Creado: May 12 2017, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 400, hoy: 1, la semana: 1, mes: 5
Última Conectar: Today, 2:17
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
Categorías: Examples, Self
Tags: bot service, command, json, examples, web service
Creado: Mar 28 2018, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 366, hoy: 0, la semana: 3, mes: 5
Última Conectar: Yesterday, 18:51
prueba1
prueba1

Alias: @prueba1
Categorías: Examples
Tags: aiml
Creado: Jan 17 2018, by: jccortesm
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 307, hoy: 0, la semana: 1, mes: 5
Última Conectar: Yesterday, 10:19

Siguiente | 1 | 2