Búsqueda De Secuencias De Comandos


250 resultados.
Anterior | Siguiente | 1 | 2 | 3 | 4 | 5

Understanding
Understanding
This script attempts to understand simple phrases.
It can understand simple phrases of the form "{noun} {verb} {adjective}", such as "The sky is blue" or "I am tall", but also more complex phrases such as "What is my name?", "Is my dog black?", "My dog is very smart".
It requires knowledge of the words used to know if they are a noun, verb, or adjective. Words are normally looked up in the background on Wiktionary to determine their meaning, so you may need to say the same phrase twice before the bot understands.
All understood phrases affect the bot's knowledge base, it will remember persistently if "the sky is blue", and then be able to answer "is the sky blue?".
This is the most complex of the bootstrap scripts, and is continually evolving.
Alias: @Understanding
Categorías: Self, Bootstrap
Tags: understanding, bootstrap, self
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Self
Conecta: 526, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 3:16
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
Categorías: Self
Tags: examples, facebook, self
Creado: Jul 19 2017, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 524, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 3:42
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: self, examples, sms
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 522, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 2:48
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, response list, self, html scraping
Creado: Oct 13 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 507, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 2:20
Wrong Answer
Wrong Answer
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
Alias: @Wrong Answer
Categorías: Self
Creado: Aug 25 2016, by: mike2016
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 501, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 3:11
Say It
Say It
The script responds to requests like "Say you like me" "Yell you like cheese". It will simply repeat the phrase, minus the "say" and replacing 1st and 2nd person.
This is a bootstrap script.
Alias: @Say It
Categorías: Self, Bootstrap
Tags: self, bootstrap, utils
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 499, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 3:26
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: Self, Examples
Tags: self, examples, games, i spy
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 498, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 2: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: Self, Examples
Tags: stocks, examples, quotes, self, xml, web service
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 497, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 3:21
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: Self, Examples
Tags: hr, career, examples, interview, self
Creado: Mar 24 2017, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 495, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 5:15
Jokes
Jokes
A collection of funny, clean, jokes.
Alias: @Jokes
Categorías: Response Lists
Tags: response list, jokes
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 488, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 3:20
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
Creado: Aug 25 2016, by: mike2016
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 482, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 3:13
WhatIs (Wikidata)
WhatIs (Wikidata)
Wiktionary and Wikidata lookup script.
This script will answer "What is ...", "Who is ...", "define ...", "Google ..." style of questions. It will look up word definitions in Wiktionary, or look up keywords in Wikidata. For Wikidata lookups it will also import all of the available information on the object, and be able to then answer related questions.
Alias: @WhatIs (Wikidata)
Categorías: Self, Bootstrap
Tags: knowledge, self, bootstrap, utils
Creado: Oct 15 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 474, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 3:23
atomic (alice)
atomic (alice)
The atomic AIML script from the ALICE A.I. FOUNDATION. This script contains responses to common questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @atomic (alice)
Categorías: AIML, A.L.I.C.E.
Tags: aiml, small talk, alice
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 472, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 4:08
DateAndTime
DateAndTime
This script answers questions about the date and time.
It can answer questions like "What is the date", "What is the time", "What is the day of the week" This is one of the bootstrap scripts.
Alias: @DateAndTime
Categorías: Bootstrap, Self
Tags: utils, bootstrap, self
Creado: Oct 7 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 470, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 2:46
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: Response Lists, Examples
Tags: orders, e-commerce, examples, pizza, response list
Creado: Apr 11 2018, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 456, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 5:22
emotions (alice)
emotions (alice)
The emotions AIML script from the ALICE A.I. FOUNDATION.
The emotions script is meant to be combined with the other alice AIML scripts for the full personality.
Alias: @emotions (alice)
Categorías: A.L.I.C.E., AIML
Tags: aiml, alice
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 424, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 5:07
food (alice)
food (alice)
The food AIML script from the ALICE A.I. FOUNDATION.
The food script is meant to be combined with the other alice AIML scripts for the full personality.
Alias: @food (alice)
Categorías: AIML, A.L.I.C.E.
Tags: alice, aiml
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 417, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 5:10
Realtor Bot
Realtor Bot
This response list is an exemplary script for the real estate. This script will walk through the various locations, type of the estates, and detailed estate information (include the image and video clip). You may create a bot, and import this response list file to instantly make a realtor bot. The bot then can be configured to run on web page, mobile or social media.
Alias: @Realtor Bot
Categorías: Response Lists, Business
Tags: response list, real estate, business, examples
Creado: Jun 19 2019, by: king_wang
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 388, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 5:12
bot profile (alice)
bot profile (alice)
The bot profile AIML script from the ALICE A.I. FOUNDATION. This script answers basic questions about the bot. You need to set several bot variables for it to function. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
You can set a variable on your bot using Self while chatting with your bot:
&& set #gender to "female" on #self
or importing a chat log; script: set #gender to "female" on #self
Alias: @bot profile (alice)
Categorías: A.L.I.C.E., AIML
Tags: aiml, alice, bot
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 379, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 4:27
humor
humor
The humor AIML script from the ALICE A.I. FOUNDATION. This script contains a collection of jokes. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @humor
Categorías: AIML, A.L.I.C.E.
Tags: aiml, jokes, alice
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 378, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 4:10
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: examples, search, xml, wikipedia, sraix, aiml, xpath
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 374, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 4:50
Alarm/Timer Commands
Alarm/Timer Commands
Alarm and Timer commands for your personal assistant bot. These commands with enable a specific alarm, set alarm with 12 hour time, am or pm. Set a name for a specific or repeating alarm, choose what days it should repeat. Set a timer for minutes/hours. Name a repeating timer. Import this script into your bot, or customize the patterns/use this as a guideline. See the website link for detailed instructions.
Alias: @Alarm/Timer Commands
Categorías: Response Lists, Mobile Assistant
Tags: assistant, commands, response list, mobile, alarm
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 373, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 5:44
sara
sara
sara Spanish AIML script from ALICE A.I. Foundation.
This script contains the basic sara personality and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @sara
Categorías: Spanish, Sara, Language, AIML
Tags: spanish, bot, aiml, alice, sara
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 373, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 5:37
continuation (alice)
continuation (alice)
The continuation AIML script from the ALICE A.I. FOUNDATION. This script seems to be maintaining some sort of conversational stack, but I really have no idea what it is doing exactly. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @continuation (alice)
Categorías: AIML, A.L.I.C.E.
Tags: utils, alice, aiml
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 371, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 4:31
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
Categorías: JSON, Data, Examples
Tags: data, examples, json
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: JSON
Conecta: 371, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 6:29
SMS/Text Message Commands
SMS/Text Message Commands
SMS commands to send text messages with your virtual assistant bot. View texts, open contacts and send text messages. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @SMS/Text Message Commands
Categorías: Mobile Assistant, Response Lists
Tags: response list, mobile, sms, text, assistant, commands
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 370, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 6:15
SetData
SetData
This script sets data on the current conversation.
Alias: @SetData
Categorías: Self
Tags: data, example, self
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 366, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 5:56
Map Commands
Map Commands
Map commands to use Google Maps with your virtual assistant bot. Open map, get directions to and from destinations, pick a mode (walking, driving or biking) or avoid tolls, highways and ferries. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @Map Commands
Categorías: Mobile Assistant, Response Lists
Tags: google maps, commands, response list, map, assistant, mobile
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 365, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 5:30
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
Categorías: Self
Tags: self, location, examples, telegram, geospatial
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 364, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 5:50
Open Common Apps Commands
Open Common Apps Commands
Using these commands, your bot can open an app for you on your device. This list features the most common apps: pick and choose, load them all or use this as a guide. You will need to know the package name of the app you want to open.
Alias: @Open Common Apps Commands
Categorías: Response Lists, Mobile Assistant
Tags: response list, assistant, commands, mobile
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 362, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 6:02
history (alice)
history (alice)
The history AIML script from the ALICE A.I. FOUNDATION. This script contains a handful of responses on historical information. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @history (alice)
Categorías: AIML, A.L.I.C.E.
Tags: alice, aiml, bot
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 360, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 5:03
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, web service, json, command, examples
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 359, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 5:54
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: sentiment, self, examples
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 359, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 4:46
alice_default
alice_default
The default "*" pattern for the ALICE script set. This does a SRAI rediect to the "RANDOM PICKUP LINE" pattern which returns a random smalltalk phrase. This script should be last in you list of scripts, or if you want to enable heuristic response matching use this template as your bot's "default response" instead.
Alias: @alice_default
Categorías: A.L.I.C.E., AIML
Tags: alice, aiml
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 356, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 4:15
default (sara)
default (sara)
Sara default Spanish AIML script from ALICE A.I. Foundation. This script contains basic Spanish default phrases and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @default (sara)
Categorías: Language, Sara, Spanish, AIML
Tags: spanish, aiml, sara, default phrases
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 356, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 6:20
Count Words
Count Words
This example script show how to count the words in a sentence.
Alias: @Count Words
Categorías: Examples, Self
Tags: example, self
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 355, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 6:28
stack (alice)
stack (alice)
The stack AIML script from the ALICE A.I. FOUNDATION. This script records the last eight topics in the converation. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @stack (alice)
Categorías: A.L.I.C.E., AIML
Tags: utils, alice, aiml
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 351, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 4:34
Camera/Video Commands
Camera/Video Commands
Camera commands for your personal assistant bot, using the default device camera. Take a photo, take a selfie, take a video. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @Camera/Video Commands
Categorías: Response Lists, Mobile Assistant
Tags: camera, video, assistant, mobile, response list, photo, picture, commands
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 350, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 6:07
sexo (sara)
sexo (sara)
Sara sexo Spanish AIML script from ALICE A.I. Foundation. This script contains some polite responses to sexual questions and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @sexo (sara)
Categorías: Spanish, Language, AIML, Sara
Tags: sara, dating, spanish, aiml
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 347, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 5:42
Client Profile
Client Profile
Rosie client_profile.aiml script.
Alias: @clientprofile
Categorías: Rosie, AIML
Tags: aiml, rosie, profile, aiml2
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 344, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 7:45
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: response list, self, web service, json
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 342, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 6:00
numeros (sara)
numeros (sara)
Sara nombres Spanish AIML script from ALICE A.I. Foundation. This script contains some number understanding and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @numeros (sara)
Categorías: AIML, Sara, Spanish, Language
Tags: spanish, sara, aiml
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 342, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 5:40
astrology (alice)
astrology (alice)
The astrology AIML script from the ALICE A.I. FOUNDATION. This script contains basic astrology responses. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @astrology (alice)
Categorías: AIML, A.L.I.C.E.
Tags: astrology, alice, aiml
Creado: Feb 8 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 340, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 4:06
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
Categorías: Examples, Website, Programming Language, HTML
Tags: examples, music, html, website
Creado: Dec 17 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: HTML
Conecta: 338, hoy: 0, la semana: 1, mes: 1
Última Conectar: Yesterday, 15:06
No Conflict Generic Script
No Conflict Generic Script
Generic Commands that do not conflict with the specific command scripts.
Alias: @No Conflict Generic Script
Categorías: Response Lists, Mobile Assistant
Tags: mobile, assistant, commands
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 338, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 6:03
sara_srai
sara_srai
Sara srai Spanish AIML script from ALICE A.I. Foundation. This script contains some reductions to common phrases and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @sara_srai
Categorías: Sara, Language, Spanish, AIML
Tags: reduction, spanish, sara, aiml
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 338, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 6:19
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
Alias: @Wikipedia Search
Categorías: Examples, Self
Tags: xpath, search, xml, wikipedia, examples, web service, self
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 336, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 5:48
numbername
numbername
Rosie numbername.set script.
Alias: @numbername
Categorías: Set, Rosie, AIML, Data
Tags: aiml2, set, aiml, rosie
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 335, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 8:05
Common Synonyms
Common Synonyms
This response list provide a set of common synonyms you can import into your bot.
Alias: @Common Synonyms
Categorías: Response Lists
Tags: synonyms, response list
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 334, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 6:24
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: Examples, Self
Tags: examples, self, timer, email
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 334, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 5:58
entity
entity
Rosie entity.set script.
Alias: @entity
Categorías: Data, AIML, Set, Rosie
Tags: aiml, set, aiml2, rosie
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 332, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 9:16
Calendar/Event Commands
Calendar/Event Commands
Calendar commands to create events with your virtual assistant bot. Open calendar to create event, set event time, name and location. Include an end time for event. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @Calendar/Event Commands
Categorías: Mobile Assistant, Response Lists
Tags: calendar, assistant, mobile, commands
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 331, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 6:05
Roman
Roman
Rosie roman.aiml script.
Alias: @roman
Categorías: Rosie, AIML
Tags: aiml, rosie, aiml2
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 331, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 8:13
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: Examples, Self
Tags: json, self, web service, google, youtube, examples
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 330, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 5:52
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: CSV, Examples, Data
Tags: knowledge, data, csv, examples
Creado: Feb 19 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: CSV
Conecta: 329, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 6:26
Animal
Animal
Rosie animal.aiml script.
Alias: @animal
Categorías: AIML, Rosie
Tags: rosie, aiml, animals, aiml2
Creado: Nov 7 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 328, hoy: 0, la semana: 0, mes: 1
Última Conectar: Nov 1, 7:47

Anterior | Siguiente | 1 | 2 | 3 | 4 | 5