Search Scripts


250 results.
Previous | Next | 1 | 2 | 3 | 4 | 5

Geek Pick-up Lines
Geek Pick-up Lines
A set of default responses for geeky pickup lines.
Alias: @Geek Pick-up Lines
Categories: Response Lists, Pickup Lines
Tags: dating, response list, pickup lines, default phrases, geek
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 536, today: 1, week: 1, month: 5
Last Connect: Today, 12:01
Actions & Poses
Actions & Poses
A response list of common actions and pose responses, such as smile, laugh, sleep, etc.
Alias: @Actions & Poses
Categories: Response Lists
Tags: response list, poses, actions, examples
Created: Oct 13 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 534, today: 1, week: 1, month: 5
Last Connect: Today, 11:56
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
Categories: Self
Tags: examples, facebook, self
Created: Jul 19 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 528, today: 1, week: 1, month: 5
Last Connect: Today, 12:19
Repeat
Repeat
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Categories: Examples, Self
Tags: example, repeat, self
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 512, today: 1, week: 1, month: 5
Last Connect: Today, 11:58
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
Categories: Self, Bootstrap
Tags: self, bootstrap, utils
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 503, today: 1, week: 1, month: 5
Last Connect: Today, 12:04
Loop
Loop
Basic conversation loop detection script.
This is one of the bootstrap scripts. It should be first in the script order to catch all loops.
Alias: @Loop
Categories: Bootstrap, Self
Tags: self, bootstrap, utils
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 471, today: 1, week: 1, month: 5
Last Connect: Today, 12:01
Remind Me
Remind Me
Ask your bot to remind you and for your reminders.
Alias: @remindme
Categories: Examples, Response Lists
Tags: response list, examples
Created: May 27 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 276, today: 1, week: 1, month: 5
Last Connect: Today, 11:51
Dialogflow
Dialogflow
This Self script can be used to access the Dialogflow API from Google. Dialogflow is a platform developed by Google for building conversational interfaces, such as chatbots and voice assistants.
Alias: @dialogflow
Categories: Self
Tags: deep learning, artificial intelligence, google, self, chatbot, json, web service, ai
Created: Apr 27 2023, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 172, today: 1, week: 1, month: 5
Last Connect: Today, 11:55
Topic
Topic
This script can respond what the current topic is, and reply to questions on the conversation.
It responds to questions like "What is the current topic", "Tell me more", "What did I say", "What did you say". This is a bootstrap script.
Alias: @Topic
Categories: Self
Tags: self, bootstrap, utils
Created: Jan 19 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 1026, today: 1, week: 1, month: 4
Last Connect: Today, 12:04
My Name Is
My Name Is
A script for understand names and greeting people.
This script understands phrases like "My name is Joe", "I am Joe", "Who are you?".
This is a bootstrap script.
Alias: @My Name Is
Categories: Self
Tags: self, bootstrap, names
Created: Jan 19 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 1010, today: 1, week: 1, month: 4
Last Connect: Today, 12:03
Weather
Weather
Answer questions about the weather using the Pannous service.
Alias: @Weather
Categories: Self
Tags: self, weather, pannous
Created: Mar 11 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 597, today: 1, week: 1, month: 4
Last Connect: Today, 11:50
Julie
Julie
The Julie Bot response list for the Julie personality.
Alias: @Julie
Categories: Response Lists, Personalities
Tags: julie, small talk, personality, response list, girlfriend
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 586, today: 1, week: 1, month: 4
Last Connect: Today, 11:54
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Categories: Examples, Self
Tags: calendar, self, examples, booking, appointments, virtual assistant, customer service, google calendar
Created: Nov 2 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 551, today: 1, week: 1, month: 4
Last Connect: Today, 11:49
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
Categories: Examples, Self
Tags: self, examples, sms
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 525, today: 1, week: 1, month: 4
Last Connect: Today, 11:59
Math
Math
This script understands basic math, addition, subtraction, multiplication, and division, such as "what is 1 * 2 / 4 + 6 - -1", "2.2 + 5.5 =?", "one plus two".
It uses a calculator function to perform the math, not first principles like the plus script.
This is one of the bootstrap scripts.
Alias: @Math
Categories: Bootstrap, Math, Self
Tags: self, math, bootstrap
Created: Oct 15 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 519, today: 1, week: 1, month: 4
Last Connect: Today, 12:03
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
Categories: Response Lists, Examples
Tags: response list, examples
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 513, today: 1, week: 1, month: 4
Last Connect: Today, 11:57
HTML Scraping
HTML Scraping
An example of using a Template to scrape HTML data from a webpage.
Alias: @HTML Scraping
Categories: Examples, Response Lists
Tags: examples, response list, self, html scraping
Created: Oct 13 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 510, today: 1, week: 1, month: 4
Last Connect: Today, 11:50
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
Categories: Self
Created: Aug 25 2016, by: mike2016
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 504, today: 1, week: 1, month: 4
Last Connect: Today, 11:52
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
Categories: Examples, Self
Tags: sraix, internet, rest, geonames, xml, self
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 491, today: 1, week: 1, month: 4
Last Connect: Today, 11:52
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
Categories: Self
Created: Aug 25 2016, by: mike2016
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 485, today: 1, week: 1, month: 4
Last Connect: Today, 12:20
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)
Categories: Self, Bootstrap
Tags: knowledge, self, bootstrap, utils
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 477, today: 2, week: 2, month: 4
Last Connect: Today, 12:00
client (alice)
client (alice)
The client AIML script from the ALICE A.I. FOUNDATION. This script contains responses for age/gender/location questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @client (alice)
Categories: A.L.I.C.E., AIML
Tags: small talk, aiml, alice
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 450, today: 1, week: 1, month: 4
Last Connect: Today, 9:03
client_profile (alice)
client_profile (alice)
The client_profile AIML script from the ALICE A.I. FOUNDATION. This script contains responses for giving and learning info on the user. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @client_profile (alice)
Categories: AIML, A.L.I.C.E.
Tags: alice, aiml
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 446, today: 0, week: 0, month: 4
Last Connect: Yesterday, 4:46
ai (alice)
ai (alice)
The ai AIML script from the ALICE A.I. FOUNDATION. This script contains responses on the bot and AIML. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @ai (alice)
Categories: AIML, A.L.I.C.E.
Tags: bot, aiml, alice
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 443, today: 0, week: 0, month: 4
Last Connect: Nov 6, 23:23
that (alice)
that (alice)
The "that" AIML script from the ALICE A.I. FOUNDATION. This script contains context response to other questions from the ALICE scripts. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @that (alice)
Categories: A.L.I.C.E., AIML
Tags: alice, aiml
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 431, today: 0, week: 0, month: 4
Last Connect: Nov 6, 23:13
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
Categories: Examples, Self
Tags: examples, web service, json, watson
Created: Feb 20 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 399, today: 0, week: 0, month: 4
Last Connect: Nov 7, 1:40
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
Categories: AIML, A.L.I.C.E.
Tags: aiml, jokes, alice
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 381, today: 0, week: 0, month: 4
Last Connect: Nov 6, 23:11
gossip (alice)
gossip (alice)
The gossip AIML script from the ALICE A.I. FOUNDATION.
The gossip script is meant to be combined with the other alice AIML scripts for the full personality.
Alias: @gossip (alice)
Categories: AIML, A.L.I.C.E.
Tags: alice, aiml
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 380, today: 0, week: 0, month: 4
Last Connect: Nov 7, 14:51
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
Categories: Spanish, Sara, Language, AIML
Tags: spanish, bot, aiml, alice, sara
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 376, today: 0, week: 0, month: 4
Last Connect: Nov 7, 0:44
pickup (alice)
pickup (alice)
The pickup AIML script from the ALICE A.I. FOUNDATION.
This script contains basic default phrases to start or redirect conversations. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @pickup (alice)
Categories: A.L.I.C.E., AIML
Tags: aiml, default phrases, bot, alice
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 373, today: 0, week: 0, month: 4
Last Connect: Yesterday, 7:06
Email Commands
Email Commands
Commands for your personal assistant bot. Send email, set a contact, customize subject and message of email. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @Email Commands
Categories: Response Lists, Mobile Assistant
Tags: mobile, assistant, response list, commands, email
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 369, today: 0, week: 0, month: 4
Last Connect: Yesterday, 21:13
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.
Alias: @Emotions and Sentiment
Categories: Response Lists
Tags: emotion, response list, examples, sentiment
Created: Apr 11 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 367, today: 0, week: 0, month: 4
Last Connect: Yesterday, 9:22
computers (alice)
computers (alice)
The computers AIML script from the ALICE A.I. FOUNDATION. This script contains general responses on computers and programming. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @computers (alice)
Categories: AIML, A.L.I.C.E.
Tags: knowledge, aiml, alice, tech
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 364, today: 0, week: 0, month: 4
Last Connect: Nov 8, 16:17
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)
Categories: AIML, A.L.I.C.E.
Tags: alice, aiml, bot
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 363, today: 0, week: 0, month: 4
Last Connect: Yesterday, 9:20
inquiry
inquiry
The inquiry AIML script from the ALICE A.I. FOUNDATION. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @inquiry
Categories: AIML, A.L.I.C.E.
Tags: alice, aiml
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 363, today: 0, week: 0, month: 4
Last Connect: Yesterday, 4:17
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: @Learn Emotions
Categories: Examples, AIML
Tags: learning, aiml, examples
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 363, today: 0, week: 0, month: 4
Last Connect: Yesterday, 7:41
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
Categories: Examples, Self
Tags: sentiment, self, examples
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 362, today: 0, week: 0, month: 4
Last Connect: Yesterday, 17:09
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.
Alias: @Facebook Location Request
Categories: Self
Tags: self, facebook, geospatial, location, examples
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 359, today: 0, week: 0, month: 4
Last Connect: Yesterday, 21:06
nombres (sara)
nombres (sara)
Sara nombres Spanish AIML script from ALICE A.I. Foundation. This script contains some naming understanding and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @nombres (sara)
Categories: AIML, Spanish, Language, Sara
Tags: names, spanish, aiml, sara
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 358, today: 0, week: 0, month: 4
Last Connect: Nov 7, 1:27
Animals
Animals
A response list that can be used to import some basic info on animals.
Alias: @Animals
Categories: Response Lists, Examples
Tags: animals, response list
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 347, today: 0, week: 0, month: 4
Last Connect: Nov 7, 1:16
AIML HTML Scraping
AIML HTML Scraping
An example AIML script that scrapes data from an HTML webpage.
Alias: @AIML HTML Scraping
Categories: Examples, AIML
Tags: examples, html scraping, aiml
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 344, today: 0, week: 0, month: 4
Last Connect: Nov 8, 5:24
List Commands
List Commands
Provides lists of supported commands.
Alias: @List Commands
Categories: Mobile Assistant, Response Lists
Tags: assistant, mobile, commands
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 341, today: 0, week: 0, month: 4
Last Connect: Yesterday, 3:30
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
Categories: Mobile Assistant, Response Lists
Tags: calendar, assistant, mobile, commands
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 334, today: 0, week: 0, month: 4
Last Connect: Yesterday, 3:32
be2is
be2is
Rosie be2is.map script.
Alias: @be2is
Categories: AIML, Map, Rosie, Data
Tags: aiml, rosie, map, aiml2
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 329, today: 0, week: 0, month: 4
Last Connect: Nov 7, 7:08
was2be
was2be
Rosie was2be.map script.
Alias: @was2be
Categories: Data, AIML, Rosie, Map
Tags: rosie, aiml2, aiml, map
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 316, today: 0, week: 0, month: 4
Last Connect: Yesterday, 19:36
wh
wh
Rosie wh.set script.
Alias: @wh
Categories: Rosie, Set, AIML, Data
Tags: aiml, rosie, set, aiml2
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 316, today: 0, week: 0, month: 4
Last Connect: Nov 8, 5:26
wh
been
been
Rosie been.set script.
Alias: @been
Categories: AIML, Data, Rosie, Set
Tags: aiml, rosie, set, aiml2
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 314, today: 0, week: 0, month: 4
Last Connect: Nov 8, 16:42
capital2nation
capital2nation
Rosie capital2nation.map script.
Alias: @capital2nation
Categories: AIML, Map, Data, Rosie
Tags: aiml2, map, rosie, aiml
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 314, today: 0, week: 0, month: 4
Last Connect: Yesterday, 5:10
Inquiry
Inquiry
Rosie inquiry.aiml script.
Alias: @inquiry-admin
Categories: Rosie, AIML
Tags: rosie, aiml, aiml2
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 312, today: 0, week: 0, month: 4
Last Connect: Nov 7, 13:25
be2been
be2been
Rosie be2been.map script.
Alias: @be2been
Categories: Data, Rosie, Map, AIML
Tags: map, aiml2, aiml, rosie
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 310, today: 0, week: 0, month: 4
Last Connect: Yesterday, 17:26
modal
modal
Rosie modal.set script.
Alias: @modal
Categories: Rosie, AIML, Data, Set
Tags: rosie, set, aiml, aiml2
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 307, today: 0, week: 0, month: 4
Last Connect: Yesterday, 3:35
be
be
Rosie be.set script.
Alias: @be
Categories: Rosie, Set, Data, AIML
Tags: set, aiml2, aiml, rosie
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 306, today: 0, week: 0, month: 4
Last Connect: Nov 8, 19:52
be
be2being
be2being
Rosie be2being.map script.
Alias: @be2being
Categories: Data, Map, AIML, Rosie
Tags: map, rosie, aiml, aiml2
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 306, today: 0, week: 0, month: 4
Last Connect: Yesterday, 8:19
Remember Me
Remember Me
A set of responses remembering general info about the user.
Alias: @rememberme
Categories: Response Lists, Examples
Tags: response list, examples
Created: May 26 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 306, today: 1, week: 1, month: 4
Last Connect: Today, 11:51
gendermap
gendermap
Rosie gendermap.map script.
Alias: @gendermap
Categories: Rosie, Map, AIML, Data
Tags: aiml2, rosie, aiml, map
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 301, today: 0, week: 0, month: 4
Last Connect: Nov 7, 10:03
state
state
Rosie state.set script.
Alias: @state
Categories: Data, Set, Rosie, AIML
Tags: set, rosie, aiml, aiml2
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 300, today: 0, week: 0, month: 4
Last Connect: Nov 7, 15:29

Previous | Next | 1 | 2 | 3 | 4 | 5