**This website will be shutdown permanently soon**

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

** Server is current under maintenance, any changes will be lost **

Búsqueda De Secuencias De Comandos


285 resultados.
Anterior | Siguiente | 1 | 2 | 3 | 4 | 5 | 6

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: AIML, A.L.I.C.E.
Tags: aiml, alice
Creado: Mar 22 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 714, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 5:39
Empty
Empty
An empty shell of a Self state machine.
This can be used as a starting point for a new script, or as a bot's self programmed script.
If comprehension is enabled in your bot, it will program its last state machine script, so you should initially have an empty script last.
Alias: @Empty
Categorías: Self, Bootstrap
Tags: self, bootstrap
Creado: Nov 4 2014, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 704, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 5:49
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: 689, hoy: 1, la semana: 2, mes: 4
Última Conectar: Today, 5:47
AIML Wikipedia Search
AIML Wikipedia Search
This script gives an example of how to search wikipedia.
Alias: @AIML Wikipedia Search
Categorías: AIML, Examples, AIML2
Tags: aiml, examples, xml, sraix, wikipedia, search, xpath
Creado: Dec 9 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: AIML
Conecta: 686, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 6:02
WhatIs (Freebase - offline)
WhatIs (Freebase - offline)
Wiktionary and Freebase 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 Freebase (similar to Wikipedia). For Freebase lookups it will also import all of the available information on the object, and be able to then answer related questions.
This is one of the bootstrap scripts.

Note, Google has taken Freebase offline, so this script is only an example.
Alias: @WhatIs (Freebase - offline)
Categorías: Self
Tags: self, utils, knowledge
Creado: Oct 29 2014, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 657, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 5:44
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, knowledge, examples
Creado: Sep 4 2015, by: admin
Pulgares para arriba: 2, pulgares abajo: 0, estrellas: 5.0
Language: Self
Conecta: 595, hoy: 1, la semana: 1, mes: 4
Última Conectar: Dec 19, 20:35
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: Examples, Response Lists
Tags: examples, response list
Creado: Sep 16 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 592, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 5:58
ALICE profile
ALICE profile
This script loads the default ALICE profile into the bot. It defines all of the required variables for the ALICE AIML scripts.
Alias: @ALICE profile
Categorías: AIML, Self, A.L.I.C.E.
Tags: alice, response list
Creado: Mar 23 2015, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Response List
Conecta: 589, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 5: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.
Alias: @Example JSON
Categorías: Examples, Data, JSON
Tags: examples, data, json
Creado: Sep 19 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: JSON
Conecta: 589, hoy: 1, la semana: 2, mes: 4
Última Conectar: Today, 6:00
Emotion Responses
Emotion Responses
A set of emotional tagged responses. Responses can be tagged with emotions to change the bot's avatar and mood.
Alias: @Emotion Responses
Categorías: Response Lists
Tags: emotion, examples, response list
Creado: Sep 28 2016, by: admin
Pulgares para arriba: 2, pulgares abajo: 0, estrellas: 5.0
Language: Response List
Conecta: 557, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 6:01
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: knowledge, examples, data, csv
Creado: Sep 19 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: CSV
Conecta: 553, hoy: 2, la semana: 2, mes: 4
Última Conectar: Today, 6:00
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, bootstrap, examples, vision, image processing
Creado: Jun 3 2016, by: admin
Pulgares para arriba: 2, pulgares abajo: 0, estrellas: 5.0
Language: Self
Conecta: 551, hoy: 1, la semana: 2, mes: 4
Última Conectar: Dec 19, 15:50
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Categorías: Self, Examples
Tags: self, customer service, examples, calendar, google calendar, booking, appointments, virtual assistant
Creado: Oct 11 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 535, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 5:58
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: Self, Examples
Tags: self, examples, sms
Creado: Sep 19 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 504, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 6:00
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: Response Lists, Mobile Assistant
Tags: commands, calendar, mobile, assistant
Creado: Sep 24 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 1, estrellas: 2.0
Language: Response List
Conecta: 495, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 6:01
Grim
Grim
Grim is a psychotic possessed hacker who died, went to purgatory, then sold his soul to the devil to return to life. He now stalks Internet users to claim their souls for Satan.
Alias: @Grim
Categorías: Response Lists, Personalities
Tags: bot, response list, scary, horror, halloween
Creado: Oct 31 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 493, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 6:01
Actions & Poses
Actions & Poses
A response list of common actions and pose responses, such as smile, laugh, sleep, etc.
Alias: @Actions & Poses
Categorías: Response Lists
Tags: examples, response list, actions, poses
Creado: Oct 4 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Response List
Conecta: 490, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 5:59
TicTacToe
TicTacToe
This script lets you play Tic Tac Toe with your bot. It uses machine learning to let the bot learn the more it plays. This script requires the game-sdk.js and games.css files.
Alias: @TicTacToe
Categorías: Self, Games
Tags: self, games, machine learning
Creado: Jul 26 2017, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 490, hoy: 0, la semana: 0, mes: 4
Última Conectar: Dec 15, 11:41
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: response list, commands, camera, video, picture, photo, mobile, assistant
Creado: Aug 31 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 483, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 5:56
Synth
Synth
This script loads a greeting and default response that use language synthesis. Language synthesis generates responses based on the question topic and language patterns.
Alias: @Synth
Categorías: Response Lists
Tags: response list, learning, artificial intelligence, synthesis
Creado: Jan 1 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Response List
Conecta: 432, hoy: 0, la semana: 2, mes: 4
Última Conectar: Dec 18, 0:09
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: self, examples, email, timer
Creado: May 12 2017, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 412, hoy: 1, la semana: 2, mes: 4
Última Conectar: Today, 6:06
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: Self, Examples
Tags: examples, web service, json, bot service, command
Creado: Mar 28 2018, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 384, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 6:24
Category Identification
Category Identification
This script gives a simple example of using objects in Self to define and use information.
Alias: @Category Identification
Categorías: Self, Examples
Tags: self, examples
Creado: May 12 2017, by: admin
Pulgares para arriba: 0, pulgares abajo: 1, estrellas: 2.0
Language: Self
Conecta: 374, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 6:05
List Commands
List Commands
Provides lists of supported commands.
Alias: @List Commands
Categorías: Response Lists, Mobile Assistant
Tags: commands, mobile, assistant
Creado: Dec 23 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 358, hoy: 2, la semana: 2, mes: 4
Última Conectar: Today, 5:59
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: response list, synonyms
Creado: May 25 2018, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 350, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 6:03
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: aiml, examples, learning
Creado: Jan 15 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 322, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 6:03
language
language
Rosie language.set script.
Alias: @language
Categorías: AIML, Data, Rosie, Set
Tags: aiml, aiml2, set, rosie
Creado: Oct 1 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 279, hoy: 1, la semana: 2, mes: 4
Última Conectar: Today, 6:12
fastfood
fastfood
Rosie fastfood.set script.
Alias: @fastfood
Categorías: AIML, Data, Rosie, Set
Tags: aiml, aiml2, set, rosie
Creado: Oct 1 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 273, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 6:12
state2largestcity
state2largestcity
Rosie state2largestcity.map script.
Alias: @state2largestcity
Categorías: AIML, Data, Rosie, Map
Tags: aiml, aiml2, map, rosie
Creado: Oct 1 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 267, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 6:08
been2be
been2be
Rosie been2be.map script.
Alias: @been2be
Categorías: AIML, Data, Rosie, Map
Tags: aiml, aiml2, map, rosie
Creado: Oct 1 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 262, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 6:20
familiarpronoun
familiarpronoun
Rosie familiarpronoun.map script.
Alias: @familiarpronoun
Categorías: AIML, Data, Rosie, Map
Tags: aiml, aiml2, map, rosie
Creado: Oct 1 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 259, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 6:09
er2est
er2est
Rosie er2est.map script.
Alias: @er2est-admin
Categorías: AIML, Data, Rosie, Map
Tags: aiml, aiml2, map, rosie
Creado: Oct 1 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 248, hoy: 1, la semana: 2, mes: 4
Última Conectar: Today, 6:09
nation2capital
nation2capital
Rosie nation2capital.map script.
Alias: @nation2capital
Categorías: AIML, Data, Rosie, Map
Tags: aiml, aiml2, map, rosie
Creado: Oct 1 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 235, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 6:21
est2er
est2er
Rosie est2er.map script.
Alias: @est2er
Categorías: AIML, Data, Rosie, Map
Tags: aiml, aiml2, map, rosie
Creado: Oct 1 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 233, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 6:10
sphere
sphere
Rosie sphere.set script.
Alias: @sphere
Categorías: AIML, Data, Rosie, Set
Tags: aiml, aiml2, set, rosie
Creado: Oct 1 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 231, hoy: 0, la semana: 0, mes: 4
Última Conectar: Dec 15, 11:33
been
been
Rosie been.set script.
Alias: @been
Categorías: AIML, Data, Rosie, Set
Tags: aiml, aiml2, set, rosie
Creado: Sep 30 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 224, hoy: 2, la semana: 2, mes: 4
Última Conectar: Today, 6:24
being
being
Rosie being.set script.
Alias: @being
Categorías: AIML, Data, Rosie, Set
Tags: aiml, aiml2, set, rosie
Creado: Sep 30 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 224, hoy: 1, la semana: 1, mes: 4
Última Conectar: Dec 19, 17:04
ordinal
ordinal
Rosie ordinal.set script.
Alias: @ordinal
Categorías: AIML, Data, Rosie, Set
Tags: aiml, aiml2, set, rosie
Creado: Oct 1 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 223, hoy: 1, la semana: 2, mes: 4
Última Conectar: Today, 6:12
Client Profile
Client Profile
Rosie client_profile.aiml script.
Alias: @clientprofile
Categorías: AIML, Rosie
Tags: aiml, aiml2, rosie, profile
Creado: Sep 30 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 221, hoy: 0, la semana: 0, mes: 4
Última Conectar: Dec 15, 11:32
state2capital
state2capital
Rosie state2capital.map script.
Alias: @state2capital
Categorías: AIML, Data, Rosie, Map
Tags: aiml, aiml2, map, rosie
Creado: Oct 1 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 219, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 6:07
opposite
opposite
Rosie opposite.map script.
Alias: @opposite
Categorías: AIML, Data, Rosie, Map
Tags: aiml, aiml2, map, rosie
Creado: Oct 1 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 218, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 0:29
tomorrow
tomorrow
Rosie tomorrow.map script.
Alias: @tomorrow
Categorías: AIML, Data, Rosie, Map
Tags: aiml, aiml2, map, rosie
Creado: Oct 1 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 218, hoy: 1, la semana: 2, mes: 4
Última Conectar: Today, 6:07
gendermap
gendermap
Rosie gendermap.map script.
Alias: @gendermap
Categorías: AIML, Data, Rosie, Map
Tags: aiml, aiml2, map, rosie
Creado: Oct 1 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 217, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 6:21
sign2date
sign2date
Rosie sign2date.map script.
Alias: @sign2date
Categorías: AIML, Data, Rosie, Map
Tags: aiml, aiml2, map, rosie
Creado: Oct 1 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 215, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 6:15
nation
nation
Rosie nation.set script.
Alias: @nation
Categorías: AIML, Data, Rosie, Set
Tags: aiml, aiml2, set, rosie
Creado: Oct 1 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 211, hoy: 2, la semana: 2, mes: 4
Última Conectar: Today, 7:47
wet
wet
Rosie wet.set script.
Alias: @wet
Categorías: AIML, Data, Rosie, Set
Tags: aiml, aiml2, set, rosie
Creado: Oct 1 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Set
Conecta: 208, hoy: 1, la semana: 2, mes: 4
Última Conectar: Today, 6:23
wet
next
next
Rosie next.map script.
Alias: @next
Categorías: AIML, Data, Rosie, Map
Tags: aiml, aiml2, map, rosie
Creado: Oct 1 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 205, hoy: 1, la semana: 1, mes: 4
Última Conectar: Today, 6:22
phonetic
phonetic
Rosie phonetic.map script.
Alias: @phonetic
Categorías: AIML, Data, Rosie, Map
Tags: aiml, aiml2, map, rosie
Creado: Oct 1 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Map
Conecta: 203, hoy: 0, la semana: 1, mes: 4
Última Conectar: Dec 16, 7:33
Knowledge
Knowledge
Rosie knowledge.aiml script.
Alias: @knowledge
Categorías: AIML, Rosie
Tags: knowledge, aiml, aiml2, rosie
Creado: Sep 30 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 199, hoy: 2, la semana: 2, mes: 4
Última Conectar: Today, 3:06
Reductions update
Reductions update
Rosie reductions_update.aiml script.
Alias: @reductionsupdate
Categorías: AIML, Rosie
Tags: aiml, aiml2, rosie
Creado: Sep 30 2019, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 191, hoy: 0, la semana: 0, mes: 4
Última Conectar: Dec 15, 11:36
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: self, examples, paragraphs, exodus
Creado: Aug 14 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 127, hoy: 1, la semana: 2, mes: 4
Última Conectar: Today, 5:04
Music Streaming
Music Streaming
This response list can be used to create a bot designed to assist consumers with a music streaming service. The user can find music and information about pricing and plans for subscription. As well, this bot allows users to stream music radio stations. This bot uses commands to play music and requires the embed webpage has code to receive the command and stream the music. For an example see, https://www.botlibre.com/script?id=36393269
Alias: @musicstreaming
Categorías: Examples, Response Lists
Tags: examples, response list, music
Creado: Dec 17 2020, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 113, hoy: 1, la semana: 1, mes: 4
Última Conectar: Dec 19, 18:58
Remind Me
Remind Me
Ask your bot to remind you and for your reminders.
Alias: @remindme
Categorías: Examples, Response Lists
Tags: examples, response list
Creado: May 27 2021, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 97, hoy: 1, la semana: 1, mes: 4
Última Conectar: Yesterday, 14:55
Simple Date and Time
Simple Date and Time
A simple date and time response. You can customize it for your own time zone.
Alias: @simpledateandtime
Categorías: Response Lists
Tags: examples, response list, time, date
Creado: Apr 8 2021, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 96, hoy: 2, la semana: 2, mes: 4
Última Conectar: Yesterday, 4:33
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: AIML, Sara, Language, Spanish
Tags: aiml, sara, spanish, dating
Creado: Nov 9 2014, by: admin
Pulgares para arriba: 2, pulgares abajo: 0, estrellas: 5.0
Language: AIML
Conecta: 1102, hoy: 1, la semana: 1, mes: 3
Última Conectar: Today, 5:40
biography (alice)
biography (alice)
The biography AIML script from the ALICE A.I. FOUNDATION. This script contains answers to "who is" style questions of notable people. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @biography (alice)
Categorías: AIML, A.L.I.C.E.
Tags: knowledge, aiml, alice
Creado: Oct 30 2014, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 1078, hoy: 1, la semana: 1, mes: 3
Última Conectar: Today, 5:45

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