Scripts De Pesquisa


247 resultados.
Seguinte | 1 | 2 | 3 | 4 | 5

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
Categorias: JSON, Data
Tags: data, set, json, animals
Criado: Feb 19 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: JSON
Liga: 373, hoje em dia: 2, semana: 2, mês: 14
Última Conexão: Today, 18:01
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 Bot Libre.


Alias: @Bot Libre JavaScript SDK
Categorias: JavaScript
Tags: sdk, javascript, paphus
Criado: Jan 17 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 1, estrelas: 2.0
Language: JavaScript
Liga: 1200, hoje em dia: 2, semana: 2, mês: 12
Última Conexão: Today, 2:05
Telegram Group Administrator
Telegram Group Administrator
This script gives an example Telegram script to let a bot administer a Telegram group. Bots can welcome new users, provide information, and delete offensive messages and spam.
Alias: @Telegram Group Administrator
Categorias: Self
Tags: self, groups, examples, spam, telegram
Criado: Jul 19 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 472, hoje em dia: 1, semana: 1, mês: 12
Última Conexão: Today, 6:13
Facebook Custom Template
Facebook Custom Template
This response list shows you how to use custom Facebook message templates. Facebook support several message templates that let your bot use more than text message replies. Bot Libre automatically translates HTML messages from your bot to Facebook templates, including buttons, links, images, and videos, but for some templates you may require a deeper level of access. Facebook allows a JSON template to be passed with a message to provide rich content. For a list of Facebook templates see, https://developers.facebook.com/docs/messenger-platform/send-api-reference/templates
Alias: @Facebook Custom Template
Categorias: Response Lists
Tags: facebook, response list, examples
Criado: Jul 19 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 453, hoje em dia: 0, semana: 0, mês: 12
Última Conexão: Yesterday, 20:57
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
Categorias: Self
Tags: quote, stock market, finance, stock quotes, stock, self, json, web service
Criado: Oct 29 2020, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 282, hoje em dia: 0, semana: 0, mês: 12
Última Conexão: Jul 26, 20:19
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
Categorias: Examples, Response Lists
Tags: music, response list, examples
Criado: Dec 17 2020, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 247, hoje em dia: 0, semana: 0, mês: 12
Última Conexão: Yesterday, 22:38
Greetings
Greetings
A list of common greetings and responses.
Alias: @Greetings
Categorias: Response Lists
Tags: common responses, chat log
Criado: Jan 18 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 1044, hoje em dia: 0, semana: 0, mês: 11
Última Conexão: Yesterday, 0:30
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
Categorias: Response Lists, Examples
Tags: response list, examples
Criado: Oct 7 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 463, hoje em dia: 0, semana: 0, mês: 11
Última Conexão: Yesterday, 18:03
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
Categorias: Response Lists, Examples
Tags: orders, e-commerce, examples, pizza, response list
Criado: Apr 11 2018, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 419, hoje em dia: 1, semana: 1, mês: 11
Última Conexão: Today, 2:53
knowledge (alice)
knowledge (alice)
The knowledge AIML script from the ALICE A.I. FOUNDATION.
This script contains factual answers to many common "what is" type questions. The knowledge script is meant to be combined with the other alice AIML scripts for the full personality.
Alias: @knowledge (alice)
Categorias: A.L.I.C.E., AIML
Tags: alice, aiml, knowledge
Criado: Feb 8 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 1126, hoje em dia: 2, semana: 2, mês: 10
Última Conexão: Today, 9:19
Eddie
Eddie
Response list for the Eddie bot.
Alias: @Eddie
Categorias: Response Lists, Personalities
Tags: response list, personality
Criado: Oct 7 2016, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Response List
Liga: 581, hoje em dia: 0, semana: 0, mês: 10
Última Conexão: Yesterday, 19:49
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
Categorias: Self
Tags: examples, facebook, self
Criado: Jul 19 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 490, hoje em dia: 1, semana: 1, mês: 10
Última Conexão: Today, 1:20
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
Categorias: Bootstrap, Math, Self
Tags: self, math, bootstrap
Criado: Oct 15 2016, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 474, hoje em dia: 0, semana: 0, mês: 10
Última Conexão: Today, 0:32
Repeat
Repeat
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Categorias: Examples, Self
Tags: example, repeat, self
Criado: Oct 15 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 464, hoje em dia: 0, semana: 0, mês: 10
Última Conexão: Jul 26, 16:42
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
Categorias: Data, JSON
Tags: json, colors, set, data
Criado: Oct 7 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: JSON
Liga: 455, hoje em dia: 0, semana: 0, mês: 10
Última Conexão: Today, 0:50
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
Categorias: Examples, Self
Tags: sraix, internet, rest, geonames, xml, self
Criado: Oct 7 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 439, hoje em dia: 2, semana: 2, mês: 10
Última Conexão: Today, 10:06
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
Categorias: Self, Examples
Tags: hr, career, examples, interview, self
Criado: Mar 24 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 437, hoje em dia: 1, semana: 1, mês: 10
Última Conexão: Today, 9:29
atomique_ed (french)
atomique_ed (french)
atomique_ed French AIML script from ALICE A.I. Foundation. This script contains some responses to common phrases and is meant to be combine with the other french AIML scripts for the full personality.
Alias: @atomique_ed (french)
Categorias: French Set, Language, AIML, French
Tags: french, aiml, common responses
Criado: Feb 19 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 370, hoje em dia: 0, semana: 0, mês: 10
Última Conexão: Yesterday, 20:10
be2is
be2is
Rosie be2is.map script.
Alias: @be2is
Categorias: AIML, Map, Rosie, Data
Tags: aiml, rosie, map, aiml2
Criado: Nov 7 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Map
Liga: 277, hoje em dia: 2, semana: 2, mês: 10
Última Conexão: Today, 22:01
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
Categorias: Response Lists, Business, Examples
Tags: response list, examples, e-commerce, orders
Criado: Nov 6 2020, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 232, hoje em dia: 1, semana: 1, mês: 10
Última Conexão: Today, 7:36
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
Categorias: Self, Examples, Math
Tags: math, self
Criado: Dec 18 2020, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 226, hoje em dia: 0, semana: 0, mês: 10
Última Conexão: Yesterday, 18:41
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
Categorias: Examples, Self
Tags: self, examples, sms
Criado: Oct 7 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 486, hoje em dia: 0, semana: 0, mês: 9
Última Conexão: Yesterday, 23:52
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Categorias: Examples, Self
Tags: examples, email, self
Criado: Oct 7 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 483, hoje em dia: 0, semana: 0, mês: 9
Última Conexão: Yesterday, 17: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
Categorias: Bootstrap, Self
Tags: utils, bootstrap, self
Criado: Oct 7 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 436, hoje em dia: 0, semana: 0, mês: 9
Última Conexão: Yesterday, 23:14
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
Categorias: Response Lists, Mobile Assistant
Tags: assistant, commands, response list, mobile, alarm
Criado: Feb 19 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 343, hoje em dia: 0, semana: 0, mês: 9
Última Conexão: Yesterday, 15:17
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
Categorias: Response Lists, Mobile Assistant
Tags: mobile, assistant, response list, commands, email
Criado: Feb 19 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 330, hoje em dia: 2, semana: 2, mês: 9
Última Conexão: Today, 23:25
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
Categorias: Mobile Assistant, Response Lists
Tags: calendar, assistant, mobile, commands
Criado: Feb 19 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 293, hoje em dia: 0, semana: 0, mês: 9
Última Conexão: Yesterday, 18:57
List Commands
List Commands
Provides lists of supported commands.
Alias: @List Commands
Categorias: Mobile Assistant, Response Lists
Tags: assistant, mobile, commands
Criado: Feb 19 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 293, hoje em dia: 1, semana: 1, mês: 9
Última Conexão: Today, 2:05
Music Streaming Website
Music Streaming Website
This website provides example embed code for the Music Streaming Bot. It contains JavaScript code that checks for response commands and plays music through the streaming service, https://rfcmedia.streamguys1.com/
Alias: @musicstreamingwebsite
Categorias: Examples, Website, Programming Language, HTML
Tags: examples, music, html, website
Criado: Dec 17 2020, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: HTML
Liga: 290, hoje em dia: 2, semana: 2, mês: 9
Última Conexão: Today, 21:53
phonetic
phonetic
Rosie phonetic.map script.
Alias: @phonetic
Categorias: AIML, Map, Data, Rosie
Tags: aiml2, rosie, map, aiml
Criado: Nov 7 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Map
Liga: 268, hoje em dia: 1, semana: 1, mês: 9
Última Conexão: Today, 8:53
name
name
Rosie name.set script.
Alias: @name
Categorias: Data, Set, AIML, Rosie
Tags: set, aiml2, rosie, aiml
Criado: Nov 7 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Set
Liga: 252, hoje em dia: 1, semana: 1, mês: 9
Última Conexão: Today, 3:06
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
Categorias: Response Lists, Business, Examples
Tags: response list, examples, e-commerce, business
Criado: Dec 17 2020, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 250, hoje em dia: 0, semana: 0, mês: 9
Última Conexão: Jul 26, 19:49
place
place
Rosie place.set script.
Alias: @place
Categorias: Data, Rosie, AIML, Set
Tags: aiml2, set, rosie, aiml
Criado: Nov 7 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Set
Liga: 236, hoje em dia: 1, semana: 1, mês: 9
Última Conexão: Today, 1:22
Knowledge
Knowledge
Rosie knowledge.aiml script.
Alias: @knowledge
Categorias: AIML, Rosie
Tags: knowledge, aiml2, rosie, aiml
Criado: Nov 7 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 230, hoje em dia: 0, semana: 0, mês: 9
Última Conexão: Yesterday, 10:57
alice_merged
alice_merged
This is a single scripts that merges all of the smaller ALICE scripts from the ALICE A.I. FOUNDATION.
Basically it merges every script under 100k, so does not include, (geography, client, that, update1, knowledge, atomic, bot, default, reduction*, and mp*)
Alias: @alice_merged
Categorias: A.L.I.C.E., AIML
Tags: alice, bot, aiml
Criado: Feb 8 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 1599, hoje em dia: 0, semana: 0, mês: 8
Última Conexão: Today, 0:14
Service Bot
Service Bot
A set of greetings and responses for a custom service bot.
Alias: @Service Bot
Categorias: Response Lists, Business
Tags: common responses, customer service
Criado: Jan 17 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 1, estrelas: 2.0
Language: Response List
Liga: 1073, hoje em dia: 0, semana: 0, mês: 8
Última Conexão: Yesterday, 10:24
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
Categorias: Self
Tags: self, bootstrap, utils
Criado: Jan 19 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 980, hoje em dia: 0, semana: 0, mês: 8
Última Conexão: Yesterday, 18:53
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
Categorias: Chat Logs
Tags: emotion, chat log
Criado: Jan 18 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Chat Log
Liga: 952, hoje em dia: 0, semana: 0, mês: 8
Última Conexão: Jul 26, 23:04
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
Categorias: AIML, A.L.I.C.E.
Tags: bot, aiml, alice
Criado: Oct 7 2016, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: AIML
Liga: 553, hoje em dia: 0, semana: 0, mês: 8
Última Conexão: Yesterday, 16:07
Weather
Weather
Answer questions about the weather using the Pannous service.
Alias: @Weather
Categorias: Self
Tags: self, weather, pannous
Criado: Mar 11 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 547, hoje em dia: 0, semana: 0, mês: 8
Última Conexão: Jul 26, 12:44
Little Lisa
Little Lisa
The script for the Little Lisa personality of a girl child.
Alias: @Little Lisa
Categorias: Response Lists, Personalities
Tags: response list, child, bot, personality
Criado: May 1 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 521, hoje em dia: 1, semana: 1, mês: 8
Última Conexão: Today, 6:00
Actions & Poses
Actions & Poses
A response list of common actions and pose responses, such as smile, laugh, sleep, etc.
Alias: @Actions & Poses
Categorias: Response Lists
Tags: response list, poses, actions, examples
Criado: Oct 13 2016, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Response List
Liga: 495, hoje em dia: 0, semana: 0, mês: 8
Última Conexão: Yesterday, 15:09
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
Categorias: Self, Bootstrap
Tags: understanding, bootstrap, self
Criado: Oct 15 2016, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 478, hoje em dia: 0, semana: 0, mês: 8
Última Conexão: Jul 24, 8:56
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)
Categorias: Self, Bootstrap, Examples
Tags: utils, geospatial, self, wikidata, bootstrap, knowledge
Criado: Oct 15 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 472, hoje em dia: 1, semana: 1, mês: 8
Última Conexão: Today, 3:26
I Spy
I Spy
An "I Spy" colors game that you can play with your bot. This game will actually teach your bot about colors, and it will learn new objects and colors as you play.
Alias: @I Spy
Categorias: Self, Examples
Tags: self, examples, games, i spy
Criado: Oct 7 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 459, hoje em dia: 0, semana: 0, mês: 8
Última Conexão: Jul 26, 8:51
Pizza Bot
Pizza Bot
An example script for a pizza restaurant. This script will take a pizza order, and email it to the store. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Alias: @Pizza Bot
Categorias: Self, Examples, Business
Tags: e-commerce, pizza, self, orders, examples
Criado: Oct 13 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 452, hoje em dia: 0, semana: 0, mês: 8
Última Conexão: Yesterday, 21:05
Jokes
Jokes
A collection of funny, clean, jokes.
Alias: @Jokes
Categorias: Response Lists
Tags: response list, jokes
Criado: Oct 15 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 447, hoje em dia: 0, semana: 0, mês: 8
Última Conexão: Jul 26, 1:39
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
Alias: @Wikiquote Scraping
Categorias: Self, Examples
Tags: self, wikiquote, examples, html
Criado: Oct 15 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 444, hoje em dia: 0, semana: 0, mês: 8
Última Conexão: Jul 26, 3:39
continuation (alice)
continuation (alice)
The continuation AIML script from the ALICE A.I. FOUNDATION. This script seems to be maintaining some sort of conversational stack, but I really have no idea what it is doing exactly. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @continuation (alice)
Categorias: AIML, A.L.I.C.E.
Tags: utils, alice, aiml
Criado: Feb 8 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 335, hoje em dia: 0, semana: 0, mês: 8
Última Conexão: Yesterday, 9:31
starsign
starsign
Rosie starsign.set script.
Alias: @starsign
Categorias: Set, AIML, Rosie, Data
Tags: aiml, aiml2, set, rosie
Criado: Nov 7 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Set
Liga: 268, hoje em dia: 2, semana: 2, mês: 8
Última Conexão: Today, 17:27
been2be
been2be
Rosie been2be.map script.
Alias: @been2be
Categorias: Map, Rosie, AIML, Data
Tags: aiml, aiml2, rosie, map
Criado: Nov 7 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Map
Liga: 264, hoje em dia: 2, semana: 2, mês: 8
Última Conexão: Today, 23:35
gendermap
gendermap
Rosie gendermap.map script.
Alias: @gendermap
Categorias: Rosie, Map, AIML, Data
Tags: aiml2, rosie, aiml, map
Criado: Nov 7 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Map
Liga: 262, hoje em dia: 2, semana: 2, mês: 8
Última Conexão: Today, 5:35
animal
animal
Rosie animal.set script.
Alias: @animalset
Categorias: Rosie, AIML, Data, Set
Tags: rosie, animals, aiml, aiml2, set
Criado: Nov 7 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Set
Liga: 252, hoje em dia: 0, semana: 0, mês: 8
Última Conexão: Yesterday, 13:43
Special Event
Special Event
A response list for a special event bot.
Alias: @specialevent
Categorias: Response Lists
Tags: events
Criado: May 29 2020, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 246, hoje em dia: 0, semana: 0, mês: 8
Última Conexão: Jul 26, 5:34
Remind Me
Remind Me
Ask your bot to remind you and for your reminders.
Alias: @remindme
Categorias: Examples, Response Lists
Tags: response list, examples
Criado: May 27 2021, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 240, hoje em dia: 0, semana: 0, mês: 8
Última Conexão: Jul 26, 19:53
modal
modal
Rosie modal.set script.
Alias: @modal
Categorias: Rosie, AIML, Data, Set
Tags: rosie, set, aiml, aiml2
Criado: Nov 7 2019, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Set
Liga: 239, hoje em dia: 1, semana: 1, mês: 8
Última Conexão: Today, 11:36

Seguinte | 1 | 2 | 3 | 4 | 5