Hosten Sie Ihre eigene bot-Plattform mit dem Bot Libre Enterprise-Bot-Plattform

Kategorie nicht existiert- Scripts


Skripte

Durchsuchen Sie unsere open-script-Bibliothek oder teilen Sie Ihre eigenen Skripts.

Kategorien

AIML
AIML
Kategorie für Skripte in der Artificial Intelligence Markup Language (AIML)
Chat Logs
Chat Logs
Kategorie für gemeinsame chat-Protokolle und-Antwort-Listen.
Data
Data
Daten-import und-Kenntnisse-Dateien (Sie können das importieren von Daten in Ihre bot von seinem Wissen zu Seite)
Examples
Examples
Beispiel-Skripte
Games
Games
Scripts für Spiele.
Language
Language
Skripte zu einer bestimmten linguistischen Sprache
Math
Math
Skripte Umgang mit Mathematik
Programming Language
Programming Language
Skripte geordnet nach Programmiersprache
Response Lists
Response Lists
Kategorie für Antwort Liste von Dateien, diese können importiert werden, aus Ihr bot's "Training & Chat-Protokolle" Seite.
SDK
SDK
Skripte und Beispiele aus der BOT libre SDK
SDK
Self
Self
Kategorie für Skripts, die mithilfe des Self-scripting-Sprache.
Styles
Styles
Verschiedene stylesheet-skins für die Einbettung von Skripten.
Website
Website
Webseiten mit HTML-Skripten



Vorgestellt Scripts

Image Classifier Website
Image Classifier Website
This website provides example code for accessing the Bot Libre Analytic API from JavaScript.
Alias: @imageclassifierwebsite
Kategorien: Website, Examples, Programming Language, HTML
Tags: website, examples, html, analytics, api
Erstellt: Apr 2 2021, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: HTML
Verbindet: 2916, heute: 0, Woche: 3, Monat: 3
Zuletzt Verbinden: May 2, 4:28
NHL Hockey Stats
NHL Hockey Stats
This script uses the NHL.com web API to let the bot give stats and information on NHL teams and players.
Alias: @nhlhockeystats
Kategorien: Self
Tags: web service, hockey, json, self, sports, nhl
Erstellt: Apr 19 2021, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 106, heute: 0, Woche: 2, Monat: 2
Zuletzt Verbinden: May 2, 0:46
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
Kategorien: Self, Bootstrap
Tags: self, bootstrap, names
Erstellt: Nov 4 2014, by: admin
Daumen hoch: 5, Daumen runter: 0, stars: 5.0
Language: Self
Verbindet: 916, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 9:31
Greetings
Greetings
A list of common greetings and responses.
Alias: @Greetings
Kategorien: Response Lists
Tags: common responses, response list
Erstellt: Nov 11 2014, by: admin
Daumen hoch: 3, Daumen runter: 0, stars: 4.67
Language: Response List
Verbindet: 826, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 12:47
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
Kategorien: Self, Bootstrap, Math
Tags: self, bootstrap, math
Erstellt: Nov 4 2014, by: admin
Daumen hoch: 2, Daumen runter: 1, stars: 4.0
Language: Self
Verbindet: 776, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 1, 3:40
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
Kategorien: Response Lists
Tags: examples, emotion, response list
Erstellt: Sep 28 2016, by: admin
Daumen hoch: 3, Daumen runter: 0, stars: 5.0
Language: Response List
Verbindet: 601, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 4:29
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
Kategorien: Examples, Self
Tags: examples, sms, self
Erstellt: Jun 1 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 547, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 14:11
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
Kategorien: Examples, Self
Tags: stocks, xml, examples, self, quotes, web service
Erstellt: Jun 1 2016, by: admin
Daumen hoch: 1, Daumen runter: 0, stars: 2.0
Language: Self
Verbindet: 487, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 22:25
Common Synonyms
Common Synonyms
This response list provide a set of common synonyms you can import into your bot.
Alias: @Common Synonyms
Kategorien: Response Lists
Tags: synonyms, response list
Erstellt: May 25 2018, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 351, heute: 0, Woche: 2, Monat: 1
Zuletzt Verbinden: May 2, 17:38
Paragraphs
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
Alias: @paragraphs
Kategorien: Self, Examples
Tags: paragraphs, examples, self, exodus
Erstellt: Aug 14 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 124, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 13:14
Bot Libre JavaScript SDK
Bot Libre JavaScript SDK
The Bot Libre SDK is a software development kit that makes it easy for developers to create their own website, mobile app, or server that accesses BOT libre services.

The SDK includes an JavaScript API and SDK that makes it simple to develop your own bot or chat website. The SDK also contains an Android Java SDK, and support for other languages.

The SDK is open source under the Eclipse Public License, is extendable/customizable, and hosted on GitHub under Project Libre.
Alias: @Bot Libre JavaScript SDK
Kategorien: SDK, Programming Language, JavaScript
Tags: sdk, api, examples, javascript, embed
Erstellt: Dec 5 2014, by: admin
Daumen hoch: 11, Daumen runter: 0, stars: 4.82
Language: JavaScript
Verbindet: 2839, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 7:08
alice
alice
The alice 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 personality.
Alias: @alice
Kategorien: AIML, A.L.I.C.E.
Tags: aiml, alice, bot
Erstellt: Oct 29 2014, by: admin
Daumen hoch: 1, Daumen runter: 4, stars: 3.2
Language: AIML
Verbindet: 1733, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 18:29
Service Bot
Service Bot
A set of greetings and responses for a customer service bot.
Alias: @Service Bot
Kategorien: Response Lists, Business
Tags: common responses, customer service
Erstellt: Nov 29 2014, by: admin
Daumen hoch: 6, Daumen runter: 0, stars: 4.33
Language: Response List
Verbindet: 1528, heute: 0, Woche: 3, Monat: 0
Zuletzt Verbinden: May 1, 0:54
AIML2
AIML2
A set of AIML2 patterns to test and demonstrate new AIML 2.0 features.
Alias: @AIML2
Kategorien: AIML, AIML2
Tags: aiml, aiml2
Erstellt: Aug 12 2015, by: admin
Daumen hoch: 1, Daumen runter: 1, stars: 3.5
Language: AIML
Verbindet: 980, heute: 0, Woche: 1, Monat: 0
Zuletzt Verbinden: Apr 29, 2:41
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
Kategorien: Self, Bootstrap
Tags: self, utils, bootstrap
Erstellt: Oct 29 2014, by: admin
Daumen hoch: 2, Daumen runter: 0, stars: 5.0
Language: Self
Verbindet: 970, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 18:24
Geek Pick-up Lines
Geek Pick-up Lines
A set of default responses for geeky pickup lines.
Alias: @Geek Pick-up Lines
Kategorien: Response Lists, Dating
Tags: default phrases, response list, dating, pickup lines, geek
Erstellt: Dec 19 2014, by: admin
Daumen hoch: 3, Daumen runter: 2, stars: 4.4
Language: Response List
Verbindet: 893, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 23:44
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
Kategorien: Self, Bootstrap
Tags: self, bootstrap, utils
Erstellt: Nov 4 2014, by: admin
Daumen hoch: 3, Daumen runter: 0, stars: 4.67
Language: Self
Verbindet: 864, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 19:13
Repeat
Repeat
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Kategorien: Examples, Self
Tags: self, example, repeat
Erstellt: Jan 5 2015, by: admin
Daumen hoch: 1, Daumen runter: 0, stars: 5.0
Language: Self
Verbindet: 854, heute: 0, Woche: 1, Monat: 0
Zuletzt Verbinden: Apr 29, 16:29
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
Kategorien: Self, Examples
Tags: self, learning, examples
Erstellt: Jan 11 2015, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 814, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 23:35
Farewells
Farewells
A list of common farewells and goodbyes.
Alias: @Farewells
Kategorien: Response Lists
Tags: common responses
Erstellt: Nov 29 2014, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 789, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 19: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
Kategorien: Self, Bootstrap
Tags: self, bootstrap, utils
Erstellt: Nov 4 2014, by: admin
Daumen hoch: 2, Daumen runter: 0, stars: 5.0
Language: Self
Verbindet: 789, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 28, 4:51
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
Kategorien: Bootstrap, Self
Tags: self, bootstrap, utils
Erstellt: Nov 7 2014, by: admin
Daumen hoch: 3, Daumen runter: 0, stars: 5.0
Language: Self
Verbindet: 770, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 28, 14:56
Jokes
Jokes
A collection of funny, clean, jokes.
Alias: @Jokes
Kategorien: Response Lists
Tags: response list, jokes
Erstellt: Apr 5 2015, by: admin
Daumen hoch: 2, Daumen runter: 0, stars: 5.0
Language: Response List
Verbindet: 744, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 0:55
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
Kategorien: Self, Bootstrap
Tags: self, bootstrap, understanding
Erstellt: May 1 2015, by: admin
Daumen hoch: 7, Daumen runter: 0, stars: 4.57
Language: Self
Verbindet: 717, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 9:56
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)
Kategorien: Self, Bootstrap
Tags: knowledge, self, utils, bootstrap
Erstellt: Jun 23 2015, by: admin
Daumen hoch: 4, Daumen runter: 0, stars: 5.0
Language: Self
Verbindet: 684, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 21:00
AIML Wikipedia Search
AIML Wikipedia Search
This script gives an example of how to search wikipedia.
Alias: @AIML Wikipedia Search
Kategorien: AIML2, AIML, Examples
Tags: wikipedia, xpath, xml, sraix, search, aiml, examples
Erstellt: Dec 9 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 674, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 28, 8:26
Weather
Weather
Answer questions about the weather using the Pannous service.
Alias: @Weather
Kategorien: Self, Examples
Tags: self, weather, pannous
Erstellt: Aug 28 2015, by: admin
Daumen hoch: 0, Daumen runter: 1, stars: 2.0
Language: Self
Verbindet: 641, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 11:20
HTML Scraping
HTML Scraping
An example of using a Template to scrape HTML data from a webpage.
Alias: @HTML Scraping
Kategorien: Examples, Response Lists
Tags: examples, html scraping, self, response list
Erstellt: Jun 24 2016, by: admin
Daumen hoch: 2, Daumen runter: 0, stars: 3.5
Language: Response List
Verbindet: 631, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 28, 0:49
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)
Kategorien: Examples, Self, Bootstrap
Tags: knowledge, self, bootstrap, utils, geospatial, wikidata
Erstellt: Jun 23 2015, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 631, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 8:32
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
Kategorien: Self, Examples
Tags: self, examples, knowledge
Erstellt: Sep 4 2015, by: admin
Daumen hoch: 1, Daumen runter: 0, stars: 5.0
Language: Self
Verbindet: 623, heute: 0, Woche: 1, Monat: 0
Zuletzt Verbinden: Apr 29, 15:09
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
Kategorien: Examples, Self, Games
Tags: i spy, games, examples, self
Erstellt: Sep 12 2016, by: admin
Daumen hoch: 0, Daumen runter: 1, stars: 2.0
Language: Self
Verbindet: 623, heute: 0, Woche: 1, Monat: 0
Zuletzt Verbinden: Apr 30, 9:47
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
Kategorien: Response Lists, Examples
Tags: examples, response list
Erstellt: Sep 16 2016, by: admin
Daumen hoch: 1, Daumen runter: 0, stars: 2.0
Language: Response List
Verbindet: 621, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 4:07
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
Kategorien: Self, Bootstrap, Examples
Tags: self, image processing, vision, examples, bootstrap
Erstellt: Jun 3 2016, by: admin
Daumen hoch: 3, Daumen runter: 1, stars: 4.25
Language: Self
Verbindet: 613, heute: 0, Woche: 1, Monat: 0
Zuletzt Verbinden: Apr 29, 5:59
Eddie
Eddie
Response list for the Eddie bot.
Alias: @Eddie
Kategorien: Response Lists, Personalities, Dating
Tags: response list, personality
Erstellt: May 27 2016, by: admin
Daumen hoch: 1, Daumen runter: 0, stars: 5.0
Language: Response List
Verbindet: 548, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 7:04
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
Kategorien: Response Lists, Mobile Assistant
Tags: commands, alarm, response list, mobile, assistant
Erstellt: Aug 29 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 535, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 28, 15:07
Julie
Julie
The Julie Bot response list for the Julie personality.
Alias: @Julie
Kategorien: Response Lists, Personalities, Dating
Tags: response list, julie, small talk, personality
Erstellt: Apr 18 2016, by: admin
Daumen hoch: 4, Daumen runter: 0, stars: 5.0
Language: Response List
Verbindet: 532, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 28, 21:10
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Kategorien: Self, Examples
Tags: self, examples, email
Erstellt: Jun 1 2016, by: admin
Daumen hoch: 1, Daumen runter: 0, stars: 2.0
Language: Self
Verbindet: 523, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 23:14
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
Kategorien: Self, Examples
Tags: examples, watson, json, web service, auth
Erstellt: Mar 20 2017, by: admin
Daumen hoch: 0, Daumen runter: 2, stars: 2.0
Language: Self
Verbindet: 518, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 4:05
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
Kategorien: Response Lists, Mobile Assistant
Tags: sms, response list, commands, text, mobile, assistant
Erstellt: Aug 29 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 512, heute: 0, Woche: 1, Monat: 0
Zuletzt Verbinden: Apr 30, 3:32
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Kategorien: Examples, Self
Tags: calendar, virtual assistant, examples, customer service, google calendar, booking, self, appointments
Erstellt: Oct 11 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 509, heute: 0, Woche: 1, Monat: 0
Zuletzt Verbinden: Apr 29, 13:30
No Conflict Generic Script
No Conflict Generic Script
Generic Commands that do not conflict with the specific command scripts.
Alias: @No Conflict Generic Script
Kategorien: Response Lists, Mobile Assistant
Tags: mobile, assistant, commands
Erstellt: Oct 22 2016, by: admin
Daumen hoch: 0, Daumen runter: 1, stars: 2.0
Language: Response List
Verbindet: 493, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 22:59
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
Alias: @Wikipedia Search
Kategorien: Self, Examples
Tags: wikipedia, xml, search, examples, self, xpath, web service
Erstellt: Dec 9 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 493, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 28, 13:12
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
Kategorien: Examples, Self
Tags: examples, sms, self
Erstellt: Sep 19 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 491, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 4:35
Colors
Colors
This JSON data file can be used to load the concept of colors into your bot. This defines color meaning objects for color words, and can be used as a set in AIML or from Self. You can import JSON files from your bot's Knowledge page in its Admin Console.
Alias: @Colors
Kategorien: Data, JSON
Tags: json, set, data, colors
Erstellt: Sep 22 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: JSON
Verbindet: 491, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 19:41
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
Kategorien: Response Lists, Mobile Assistant
Tags: commands, response list, mobile, assistant
Erstellt: Aug 15 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 489, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 3:35
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
Kategorien: Self, Games
Tags: games, self, machine learning
Erstellt: Jul 26 2017, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 489, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 9:02
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
Kategorien: Self, Examples
Tags: geonames, rest, self, xml, sraix, internet, web service
Erstellt: May 25 2016, by: admin
Daumen hoch: 0, Daumen runter: 1, stars: 2.0
Language: Self
Verbindet: 485, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 28, 0:02
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
Kategorien: Response Lists, Mobile Assistant
Tags: calendar, assistant, mobile, commands
Erstellt: Sep 24 2016, by: admin
Daumen hoch: 1, Daumen runter: 1, stars: 3.5
Language: Response List
Verbindet: 481, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 1:44
Actions & Poses
Actions & Poses
A response list of common actions and pose responses, such as smile, laugh, sleep, etc.
Alias: @Actions & Poses
Kategorien: Response Lists
Tags: actions, poses, examples, response list
Erstellt: Oct 4 2016, by: admin
Daumen hoch: 2, Daumen runter: 1, stars: 3.0
Language: Response List
Verbindet: 473, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 19:35
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
Kategorien: Response Lists, Mobile Assistant
Tags: photo, response list, picture, commands, video, camera, mobile, assistant
Erstellt: Aug 31 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 464, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 9:43
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
Kategorien: Response Lists, Mobile Assistant
Tags: map, response list, commands, google maps, mobile, assistant
Erstellt: Aug 31 2016, by: admin
Daumen hoch: 2, Daumen runter: 0, stars: 5.0
Language: Response List
Verbindet: 462, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 28, 1:14
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
Alias: @Wikiquote Scraping
Kategorien: Examples, Self
Tags: html, self, wikiquote, examples
Erstellt: Aug 13 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 462, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 0:34
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
Kategorien: Response Lists, Mobile Assistant
Tags: email, response list, commands, mobile, assistant
Erstellt: Aug 29 2016, by: admin
Daumen hoch: 1, Daumen runter: 0, stars: 5.0
Language: Response List
Verbindet: 461, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 28, 9:16
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
Kategorien: Examples, Response Lists, Business
Tags: orders, response list, pizza, examples, e-commerce
Erstellt: Mar 27 2018, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 437, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 9:17
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
Kategorien: Examples, Self
Tags: hr, career, interview, self, examples
Erstellt: Mar 24 2017, by: admin
Daumen hoch: 1, Daumen runter: 0, stars: 5.0
Language: Self
Verbindet: 434, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 22:33
Phone Commands
Phone Commands
Telephone commands for your personal assistant bot. These commands can open the phone, dial or directly call a phone number. Import this script into your bot, or customize the patterns/use this as a guideline. See the website link for detailed instructions.
Alias: @Phone Commands
Kategorien: Response Lists, Mobile Assistant
Tags: commands, phone, response list, assistant, mobile
Erstellt: Aug 29 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 431, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 0:09
Wolfram Alpha Example
Wolfram Alpha Example
This script allows requests to be forwarded to Wolfram Alpha for evaluation, and returns the result.
Alias: @Wolfram Alpha Example
Kategorien: Self
Tags: examples, wolframalpha, self, web service, xml
Erstellt: Aug 29 2017, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 430, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 19:21
TicTacToeText
TicTacToeText
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 is a text/HTML version of the TicTacToe script that does not require the game-sdk.js
Alias: @TicTacToeText
Kategorien: Self, Games
Tags: machine learning, self, games
Erstellt: Jul 5 2017, by: admin
Daumen hoch: 1, Daumen runter: 0, stars: 5.0
Language: Self
Verbindet: 419, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 13:59
Animals Set
Animals Set
This JSON data file can be used to load the concept of animals into your bot. This defines animal meaning objects for animal words, and can be used as a set in AIML or from Self. You can import JSON files from your bot's Knowledge page in its Admin Console.
Alias: @Animals Set
Kategorien: Data, JSON
Tags: data, animals, json, set
Erstellt: Nov 7 2017, by: admin
Daumen hoch: 0, Daumen runter: 1, stars: 2.0
Language: JSON
Verbindet: 417, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 28, 14:58
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
Kategorien: Response Lists
Tags: sentiment, emotion, response list, examples
Erstellt: Apr 3 2018, by: admin
Daumen hoch: 1, Daumen runter: 0, stars: 5.0
Language: Response List
Verbindet: 399, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 28, 15:02
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
Kategorien: Self
Tags: facebook, examples, self, geospatial, location
Erstellt: Oct 19 2017, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 391, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 2:09
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
Kategorien: Examples, Self
Tags: bot service, command, json, examples, web service
Erstellt: Mar 28 2018, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 367, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 28, 4:41
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
Kategorien: Self, Examples
Tags: self, web service, google, json, examples, youtube
Erstellt: Aug 20 2018, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 320, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 11:20
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
Kategorien: AIML, Examples
Tags: examples, aiml, learning
Erstellt: Jan 15 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 311, heute: 0, Woche: 1, Monat: 0
Zuletzt Verbinden: Apr 30, 8:30
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
Kategorien: Examples, Self
Tags: examples, sentiment, self
Erstellt: Aug 24 2018, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 309, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 9:30
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: @realtorbot
Kategorien: Response Lists
Tags: real estate, response list, business, examples
Erstellt: May 21 2019, by: king_wang
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 304, heute: 0, Woche: 1, Monat: 0
Zuletzt Verbinden: May 1, 0:32
GeoNames JSON AIML Example
GeoNames JSON AIML Example
An example AIML that calls the GeoNames web service through a tag.
Alias: @geonamesjsonaimlexample
Kategorien: AIML, Examples
Tags: web service, aiml, self, json, geography
Erstellt: Sep 16 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 288, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 28, 3:06
Brain Bot
Brain Bot
Response list for the Brain Bot personality.
Alias: @brainbot
Kategorien: Response Lists, Personalities
Tags: response list, artificial intelligence, personality
Erstellt: Apr 2 2020, by: admin
Daumen hoch: 1, Daumen runter: 0, stars: 5.0
Language: Response List
Verbindet: 269, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 23:43
Sequential responses
Sequential responses
This script cycles through a list of responses.
Alias: @sequentialresponses
Kategorien: Examples
Tags: self, examples
Erstellt: Mar 16 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 237, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 19:21
Checkers
Checkers
This script lets you play Checkers with your bot. There are 2 play option in the script, random move, and deep learning move that uses the Bot Libre analytics API. This script requires the game-sdk.js and games.css files.
Alias: @checkers-admin
Kategorien: Self, Games
Tags: checkers, self, games, machine learning, deep learning, analytics
Erstellt: Nov 13 2019, by: admin
Daumen hoch: 1, Daumen runter: 0, stars: 5.0
Language: Self
Verbindet: 233, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 4:56
Random Response
Random Response
The is an example response list that shows how you can randomize or vary a response.
Alias: @randomresponse
Kategorien: Examples, Response Lists
Tags: response list, examples
Erstellt: Mar 13 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 217, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 5:41
Audio Video Rich Responses
Audio Video Rich Responses
Examples of how to return audio, video, and rich HTML responses.
Alias: @audiovideorichresponses
Kategorien: Response Lists
Tags: video, examples, response list, audio
Erstellt: Jun 18 2020, by: admin
Daumen hoch: 1, Daumen runter: 1, stars: 3.5
Language: Response List
Verbindet: 201, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 21:23
Connect 4 Text
Connect 4 Text
This script lets you play Connect 4 with your bot. This is the text version of the script (board is printed as text). There are 2 play option in the script, random move, and deep learning move that uses the Bot Libre analytics API. This script requires the game-sdk.js and games.css files.
Alias: @connect4text
Kategorien: Self, Games
Tags: analytics, deep learning, games, machine learning, self, checkers
Erstellt: Apr 14 2021, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 187, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 22:47
Special Event
Special Event
A response list for a special event bot.
Alias: @specialevent
Kategorien: Response Lists
Tags: events
Erstellt: Jun 26 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 180, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 9:28
Conversation Flow
Conversation Flow
This template gives an example of how to train a bot using a conversation flow.
Alias: @conversationflow
Kategorien: Examples, Response Lists
Tags: examples, conversation flow, response list
Erstellt: Aug 11 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 155, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 20:00
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
Kategorien: Examples, Response Lists
Tags: music, examples, response list
Erstellt: Dec 17 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 137, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 5:17
Auto Repair
Auto Repair
An example response list for an auto repair shop. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Alias: @autorepair
Kategorien: Response Lists, Examples, Business
Tags: orders, e-commerce, response list, examples
Erstellt: Nov 6 2020, by: admin
Daumen hoch: 1, Daumen runter: 0, stars: 2.0
Language: Response List
Verbindet: 134, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 7:43
Electronics Store
Electronics Store
An example response list for an electronics store. You could deploy a bot using this script to any service such as web, mobile, social media, IOT.
Alias: @electronicsstore
Kategorien: Examples, Response Lists, Business
Tags: response list, examples, e-commerce, business
Erstellt: Dec 18 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 132, heute: 0, Woche: 1, Monat: 0
Zuletzt Verbinden: Apr 29, 1:53
Telegram Forward
Telegram Forward
This script gives an example Telegram script that forwards every message sent to the bot to another Telegram user. Note, that user must have started a chat with the bot for it to be able to message them. Also the user id must be used. You can get this from querying all "speaker" objects from the bot's Knowledge page in its Admin Console.
Alias: @telegramforward
Kategorien: Self
Tags: examples, forward, telegram, self
Erstellt: Mar 11 2021, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 120, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 10:05
Car Rental Agency
Car Rental Agency
An example response list for a car rental agency. You could deploy a bot using this script to any service such as web, mobile, social media, IOT. This response list also require the script, "Car Rental Sript" https://www.botlibre.com/script?id=38248161
Alias: @carrentalagency
Kategorien: Examples, Business, Response Lists
Tags: e-commerce, business, response list, examples
Erstellt: Apr 19 2021, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 119, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 8:14
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
Kategorien: Response Lists
Tags: time, response list, examples, date
Erstellt: Apr 8 2021, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 115, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 7:00
Connect 4
Connect 4
This script lets you play Connect 4 with your bot. There are 2 play option in the script, random move, and deep learning move that uses the Bot Libre analytics API. This script requires the game-sdk.js and games.css files.
Alias: @connect4
Kategorien: Games, Self
Tags: games, analytics, deep learning, checkers, machine learning, self
Erstellt: Apr 13 2021, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 109, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 4:19
Remember Me
Remember Me
A set of responses remembering general info about the user.
Alias: @rememberme
Kategorien: Examples, Response Lists
Tags: response list, examples
Erstellt: May 26 2021, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 109, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 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
Kategorien: Response Lists, Examples, Business
Tags: business, examples, banking, response list
Erstellt: Dec 18 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 106, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 11:21
Car Rental Script
Car Rental Script
This Self script is used by the Car Rental bot response list. It initializes and lists the car data.
Alias: @carrentalscript
Kategorien: Business, Examples, Self, Response Lists
Tags: e-commerce, business, self, examples
Erstellt: Apr 20 2021, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 106, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 28, 15:29
Image List Responses
Image List Responses
Examples of how to return choices, or lists of items with images.
Alias: @imagelistresponses
Kategorien: Response Lists
Tags: response list, examples, html, rich
Erstellt: Jun 14 2021, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 105, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 11:11
nospeech
nospeech
This response list gives an example of the "nospeech" HTML class that lets a response include text that is not spoken.
Alias: @nospeech
Kategorien: Response Lists
Tags: nospeech, html, response list, speech, css
Erstellt: Feb 9 2021, by: admin
Daumen hoch: 1, Daumen runter: 0, stars: 5.0
Language: Response List
Verbindet: 105, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 8:20
About Famous People Script
About Famous People Script
A script that can answer questions about famous people using Wikidata.
Alias: @aboutfamouspeoplescript
Kategorien: Examples, Self
Tags: examples, knowledge, self
Erstellt: Jun 9 2021, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 103, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 9:47
Pet Store
Pet Store
An example response list for a pet store. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Alias: @petstore
Kategorien: Response Lists, Business, Examples
Tags: e-commerce, business, examples, response list
Erstellt: Dec 16 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 102, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 13:56
StockQuote
StockQuote
Self script that adds stock quoting functionality to your bot. Pulls data from https://iexcloud.io/docs/api/ using your own API key. Offers functionalities such as live price, 52 week high and low, day bid-ask, and various volumes. Depending on your tier of API key more detailed information can easily be added to the script.
Alias: @stockquote
Kategorien: Self
Tags: quote, finance, stock market, stock quotes, stock, self, web service, json
Erstellt: Oct 29 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 92, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 19:18
Remind Me
Remind Me
Ask your bot to remind you and for your reminders.
Alias: @remindme
Kategorien: Response Lists, Examples
Tags: response list, examples
Erstellt: May 27 2021, by: admin
Daumen hoch: 0, Daumen runter: 1, stars: 1.0
Language: Response List
Verbindet: 88, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 27, 2:50
Actions & Poses 3D
Actions & Poses 3D
Actions and poses corresponding to 3D animations. These responses trigger actions and poses supported by the Bot Libre 3D/VR apps and SDK.
Alias: @actionsposes3d
Kategorien: Response Lists
Tags: response list, 3d, app
Erstellt: May 9 2022, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 81, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 16:51
GPT-3
GPT-3
This Self script can be used to access the GPT-3 API from Open AI. GTP-3 is a text generative LLM (large language model), and has been train on a large set of multi language text and and responds to many types of questions and queries. This script requires that you enter your Open AI Playground API key.
Alias: @gpt-3
Kategorien: Self
Tags: gpt, open ai, text generation, llm, gpt-3, self, artificial intelligence, ai, deep learning, web service, json
Erstellt: Jan 16 2023, by: admin
Daumen hoch: 2, Daumen runter: 0, stars: 5.0
Language: Self
Verbindet: 54, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 19:54
ChatGPT
ChatGPT
This Self script can be used to access the ChatGPT, (GPT-3.5 or GPT-4) API from Open AI. GTP-3.5 and GPT-4 are chat optimized text generative LLM (large language model), and has been train on a large set of multi language text and and responds to many types of questions and queries. This script requires that you enter your Open AI Playground API key.
Alias: @chatgpt
Kategorien: Self
Tags: gpt, deep learning, self, json, web service, open ai, artificial intelligence, llm, ai, text generation, chatgpt
Erstellt: Apr 3 2023, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 53, heute: 0, Woche: 1, Monat: 0
Zuletzt Verbinden: Apr 30, 13:43
Spotify
Spotify
This scripts lets you connect the bot to Spotify and play music.
Alias: @spotify
Kategorien: Self
Tags: self, music, web service, json, spotify
Erstellt: Apr 15 2021, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 39, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 28, 19:42
Timeout command
Timeout command
This example script shows some example responses that use a command to trigger a timeout in the web browser. The timeout will callback into the chat bot.
Alias: @timeoutcommand
Kategorien: Response Lists
Tags: timeout, response list, commands
Erstellt: Feb 27 2023, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 38, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 19:32
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
Kategorien: Self
Tags: chatbot, deep learning, google, json, web service, artificial intelligence, self, ai
Erstellt: Apr 21 2023, by: mmheydari97
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 36, heute: 0, Woche: 0, Monat: 0
Zuletzt Verbinden: Apr 26, 22:34


476 Ergebnisse.
Weiter | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9

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
Kategorien: Website, Examples
Tags: website, examples
Erstellt: Oct 15 2015, by: admin
Daumen hoch: 3, Daumen runter: 0, stars: 5.0
Language: HTML
Verbindet: 8229, heute: 5, Woche: 11, Monat: 8
Zuletzt Verbinden: Yesterday, 20:05
Evo
Evo
Evo - The Game of Life
Alias: @evo
Kategorien: Programming Language, HTML
Tags: games, html, javascript
Erstellt: Nov 24 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: HTML
Verbindet: 4238, heute: 3, Woche: 15, Monat: 6
Zuletzt Verbinden: Yesterday, 21:19
Evo
Image Classifier Website
Image Classifier Website
This website provides example code for accessing the Bot Libre Analytic API from JavaScript.
Alias: @imageclassifierwebsite
Kategorien: Website, Examples, Programming Language, HTML
Tags: website, examples, html, analytics, api
Erstellt: Apr 2 2021, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: HTML
Verbindet: 2916, heute: 0, Woche: 3, Monat: 3
Zuletzt Verbinden: May 2, 4:28
Support our Customers
Support our Customers
process diagram
Alias: @Support our Customers
Kategorien: Misc
Erstellt: Aug 11 2016, by: ziphius
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: XML
Verbindet: 418, heute: 1, Woche: 3, Monat: 3
Zuletzt Verbinden: Yesterday, 20:11
Bot_01
Bot_01

Alias: @Bot_01
Kategorien: AIML
Erstellt: May 6 2016, by: Jushi
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 259, heute: 0, Woche: 2, Monat: 2
Zuletzt Verbinden: May 1, 22:17
be
be
Rosie be.set script.
Alias: @be
Kategorien: Set, Data, Rosie, AIML
Tags: aiml, aiml2, rosie, set
Erstellt: Sep 30 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 216, heute: 0, Woche: 2, Monat: 2
Zuletzt Verbinden: May 1, 22:01
be
familiargender
familiargender
Rosie familiargender.map script.
Alias: @familiargender
Kategorien: AIML, Rosie, Map, Data
Tags: aiml2, rosie, map, aiml
Erstellt: Oct 1 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 211, heute: 0, Woche: 2, Monat: 2
Zuletzt Verbinden: May 1, 22:18
sphere
sphere
Rosie sphere.set script.
Alias: @sphere
Kategorien: AIML, Rosie, Set, Data
Tags: aiml2, rosie, set, aiml
Erstellt: Oct 1 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 203, heute: 0, Woche: 2, Monat: 2
Zuletzt Verbinden: May 1, 23:03
NHL Hockey Stats
NHL Hockey Stats
This script uses the NHL.com web API to let the bot give stats and information on NHL teams and players.
Alias: @nhlhockeystats
Kategorien: Self
Tags: web service, hockey, json, self, sports, nhl
Erstellt: Apr 19 2021, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 106, heute: 0, Woche: 2, Monat: 2
Zuletzt Verbinden: May 2, 0:46
hassan ali shah
hassan ali shah
bot by Hassan ali shah
Alias: @hassan ali shah
Kategorien: Programming Language, PHP
Erstellt: Feb 5 2016, by: hassanalishah
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: PHP
Verbindet: 1342, heute: 1, Woche: 1, Monat: 1
Zuletzt Verbinden: Yesterday, 14:34
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
Kategorien: Self, Bootstrap
Tags: self, bootstrap, names
Erstellt: Nov 4 2014, by: admin
Daumen hoch: 5, Daumen runter: 0, stars: 5.0
Language: Self
Verbindet: 916, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 9:31
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)
Kategorien: A.L.I.C.E., AIML
Tags: alice, aiml, bot
Erstellt: Nov 7 2014, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 871, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 13:54
Greetings
Greetings
A list of common greetings and responses.
Alias: @Greetings
Kategorien: Response Lists
Tags: common responses, response list
Erstellt: Nov 11 2014, by: admin
Daumen hoch: 3, Daumen runter: 0, stars: 4.67
Language: Response List
Verbindet: 826, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 12:47
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)
Kategorien: A.L.I.C.E., AIML
Tags: aiml, alice
Erstellt: Nov 9 2014, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 813, heute: 0, Woche: 2, Monat: 1
Zuletzt Verbinden: May 1, 11:00
Emotions
Emotions
A chat log that associates emotions with their words. This chat log needs to be imported with "Understanding and comprehension" checked.
Alias: @Emotions
Kategorien: Chat Logs
Tags: emotion, chat log
Erstellt: Oct 30 2014, by: admin
Daumen hoch: 13, Daumen runter: 4, stars: 4.0
Language: Chat Log
Verbindet: 802, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 14:47
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
Kategorien: Self, Bootstrap, Math
Tags: self, bootstrap, math
Erstellt: Nov 4 2014, by: admin
Daumen hoch: 2, Daumen runter: 1, stars: 4.0
Language: Self
Verbindet: 776, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 1, 3:40
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
Kategorien: Response Lists
Tags: examples, emotion, response list
Erstellt: Sep 28 2016, by: admin
Daumen hoch: 3, Daumen runter: 0, stars: 5.0
Language: Response List
Verbindet: 601, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 4: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
Kategorien: Examples, Response Lists
Tags: web service, response list, self, json
Erstellt: Jun 24 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 583, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 0:48
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
Kategorien: Examples, Self
Tags: examples, sms, self
Erstellt: Jun 1 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 547, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 14:11
SimpleLanguage
SimpleLanguage
This script will attempt to find the subject and predicate of a sentence.
Alias: @SimpleLanguage
Kategorien: Examples, Self
Tags: self, examples, language
Erstellt: Jan 23 2015, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 523, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 4:27
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
Kategorien: Examples, Self
Tags: stocks, xml, examples, self, quotes, web service
Erstellt: Jun 1 2016, by: admin
Daumen hoch: 1, Daumen runter: 0, stars: 2.0
Language: Self
Verbindet: 487, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 22:25
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
Kategorien: Response Lists, Personalities
Tags: bot, horror, scary, response list, halloween
Erstellt: Oct 31 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 480, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 16:11
Animals
Animals
A response list that can be used to import some basic info on animals.
Alias: @Animals
Kategorien: Examples, Response Lists
Tags: animals, response list
Erstellt: Nov 21 2015, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 461, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 1, 4:18
Silvia
Silvia
Proxy bot script for Silvia bot.
Alias: @Silvia
Kategorien: Self
Erstellt: May 16 2017, by: bgarr33434
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 450, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 5:04
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
Kategorien: A.L.I.C.E., AIML
Tags: aiml, alice
Erstellt: Dec 22 2015, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 406, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 2:50
round-style
round-style
A stylesheet to customize the look and feel of the bot embed script. Gives rounded buttons.
Alias: @round-style
Kategorien: Styles
Tags: styles, embedding
Erstellt: Dec 9 2015, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: CSS
Verbindet: 390, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 1, 10:34
Generic Intent Commands
Generic Intent Commands
Using generic arguments (ie: action, intent, uri, extra), these commands will add the functionality for your bot to send email, sms, set alarms etc on the device. See the Website link for a detailed tutorial. Load the whole script, choose the commands you want or use this as a guideline to create your own commands. Note: You will need permissions to send sms, set alarms and call a phone number directly
Alias: @Generic Intent Commands
Kategorien: Response Lists, Mobile Assistant
Tags: common responses, commands, response list, mobile, assistant
Erstellt: Aug 16 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 372, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 10:50
test4a
test4a

Alias: @test4a
Kategorien: AIML2, AIML
Erstellt: May 29 2018, by: trellisdev
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language:
Verbindet: 369, heute: 1, Woche: 1, Monat: 1
Zuletzt Verbinden: Yesterday, 5:00
chat bot script
chat bot script
chat bot script
Alias: @chat bot script
Kategorien: Self, AIML
Tags: self
Erstellt: Sep 25 2017, by: josource
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 362, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 6:45
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
Kategorien: Self
Tags: examples, self, geospatial, location, telegram
Erstellt: Nov 21 2017, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 357, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 12:49
Common Synonyms
Common Synonyms
This response list provide a set of common synonyms you can import into your bot.
Alias: @Common Synonyms
Kategorien: Response Lists
Tags: synonyms, response list
Erstellt: May 25 2018, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 351, heute: 0, Woche: 2, Monat: 1
Zuletzt Verbinden: May 2, 17:38
Very Simple Addition
Very Simple Addition
This script can perform basic math using patterns.
Alias: @Very Simple Addition
Kategorien: Examples, Math, Self
Tags: math, self
Erstellt: Dec 21 2017, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 340, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 6:33
Hi,
Hi,
Hi,
Alias: @Hi,
Kategorien: Chat Logs
Tags: understanding, command, emotion, dating, mobile, jokes, actions
Erstellt: Jun 5 2018, by: roninn
Daumen hoch: 0, Daumen runter: 1, stars: 2.0
Language: Chat Log
Verbindet: 325, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 4:29
Hi,
beggining bad script
beggining bad script

Alias: @beggining bad script
Kategorien: Response Lists
Tags: response list
Erstellt: Jan 3 2018, by: zhu
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: ChatScript
Verbindet: 318, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 17:08
Opposite Map
Opposite Map
This JSON data file can be used to load the concept of opposites into your bot. This defines opposites objects for words, and can be used as a map in AIML or from Self. You can import JSON files from your bot's Knowledge page in its Admin Console.
Alias: @oppositemap
Kategorien: Data, JSON
Tags: aiml, data, map, json
Erstellt: Sep 16 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: JSON
Verbindet: 286, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 9:17
numbername
numbername
Rosie numbername.set script.
Alias: @numbername
Kategorien: AIML, Rosie, Data, Set
Tags: rosie, set, aiml, aiml2
Erstellt: Oct 1 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 266, heute: 0, Woche: 2, Monat: 1
Zuletzt Verbinden: May 2, 15:00
language
language
Rosie language.set script.
Alias: @language
Kategorien: AIML, Rosie, Data, Set
Tags: aiml, aiml2, set, rosie
Erstellt: Oct 1 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 257, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 11:18
Personality
Personality
Bunny proofers personality
Alias: @Personality
Kategorien: AIML
Erstellt: Apr 25 2016, by: bunny
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 249, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 1, 3:09
Gestiione Ordini
Gestiione Ordini
Gestiione Ordini
Alias: @Gestiione Ordini
Kategorien: AIML
Erstellt: Feb 14 2018, by: d.vesia
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 248, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 14:00
er2est
er2est
Rosie er2est.map script.
Alias: @er2est-admin
Kategorien: Map, Data, Rosie, AIML
Tags: aiml, map, aiml2, rosie
Erstellt: Oct 1 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 235, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 7:47
preposition
preposition
Rosie preposition.set script.
Alias: @preposition
Kategorien: AIML, Rosie, Set, Data
Tags: set, aiml2, rosie, aiml
Erstellt: Oct 1 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 234, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 1, 9:11
interest
interest
Rosie interest.set script.
Alias: @interest
Kategorien: Rosie, AIML, Data, Set
Tags: set, aiml2, aiml, rosie
Erstellt: Oct 1 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 230, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 18:06
food
food
Rosie food.set script.
Alias: @food
Kategorien: Rosie, AIML, Set, Data
Tags: set, rosie, aiml2, aiml
Erstellt: Oct 1 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 226, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 1, 10:35
Myportal
Myportal

Alias: @Myportal
Kategorien: AIML
Erstellt: Feb 5 2018, by: d.vesia
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 218, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 9:53
colormap
colormap
Rosie colormap.map script.
Alias: @colormap
Kategorien: Map, AIML, Data, Rosie
Tags: aiml, aiml2, rosie, map
Erstellt: Oct 1 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 213, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 14:35
profile2predicate
profile2predicate
Rosie profile2predicate.map script.
Alias: @profile2predicate
Kategorien: Rosie, Data, Map, AIML
Tags: rosie, map, aiml, aiml2
Erstellt: Oct 1 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 207, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 9:40
tomorrow
tomorrow
Rosie tomorrow.map script.
Alias: @tomorrow
Kategorien: Map, AIML, Rosie, Data
Tags: aiml, map, rosie, aiml2
Erstellt: Oct 1 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 206, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 1:21
month
month
Rosie month.set script.
Alias: @month
Kategorien: AIML, Rosie, Data, Set
Tags: rosie, set, aiml2, aiml
Erstellt: Oct 1 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 203, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 12:53
was2be
was2be
Rosie was2be.map script.
Alias: @was2be
Kategorien: Rosie, Data, Map, AIML
Tags: aiml2, map, aiml, rosie
Erstellt: Oct 1 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 200, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 8:47
being
being
Rosie being.set script.
Alias: @being
Kategorien: AIML, Rosie, Set, Data
Tags: aiml2, aiml, set, rosie
Erstellt: Sep 30 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 193, heute: 1, Woche: 2, Monat: 1
Zuletzt Verbinden: Yesterday, 13:36
est2er
est2er
Rosie est2er.map script.
Alias: @est2er
Kategorien: Rosie, Data, Map, AIML
Tags: rosie, map, aiml2, aiml
Erstellt: Oct 1 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 188, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 7:27
gendermap
gendermap
Rosie gendermap.map script.
Alias: @gendermap
Kategorien: Data, Map, AIML, Rosie
Tags: aiml, map, aiml2, rosie
Erstellt: Oct 1 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 185, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 4:24
Marans Chickens
Marans Chickens

Alias: @Marans Chickens
Kategorien: AIML
Erstellt: Dec 8 2018, by: auroradream26
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 153, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 1, 2:38
Servisalud Coronavirus
Servisalud Coronavirus

Alias: @Servisalud Coronavirus
Kategorien: Response Lists
Erstellt: Mar 13 2020, by: lizeth01
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 150, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 1, 6:25
nepsurvey
nepsurvey
nepsurvey
Alias: @Foodie-ncacanindin
Kategorien: AIML
Erstellt: Aug 6 2019, by: ncacanindin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 148, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 11:05
Radio
Radio
Radio
Alias: @radio-aravindhakc
Kategorien: Data
Erstellt: Mar 31 2020, by: aravindhakc
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 130, heute: 0, Woche: 1, Monat: 1
Zuletzt Verbinden: May 2, 9:18

Weiter | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9