Baixar Bot Livre da área de Trabalho, seu próprio bot para o seu PC ou Mac

Scripts De Pesquisa


476 resultados.
Anterior | Próximo | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9

1
1
a script
Alias: @1
Categorias: AIML
Criado: Dec 10 2014, by: giuliobasevi
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 729, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 7, 10:37
1
drugs (alice)
drugs (alice)
The drugs AIML script from the ALICE A.I. FOUNDATION. This script contains basic responses for drug and narcotics related questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @drugs (alice)
Categorias: A.L.I.C.E., AIML
Tags: aiml, alice, drugs
Criado: Mar 14 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 723, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 29, 2:22
3
3
a script
Alias: @3
Categorias: AIML
Criado: Dec 10 2014, by: giuliobasevi
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 709, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 20, 1:58
3
Simple Addition
Simple Addition
This script can perform basic math using a state machine.
Alias: @Simple Addition
Categorias: Self, Math, Examples
Tags: self, math
Criado: Nov 7 2014, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 709, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 28, 6:12
2
2
a script
Alias: @2
Categorias: AIML
Criado: Dec 10 2014, by: giuliobasevi
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 691, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 7, 10:36
2
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: self, bootstrap, understanding
Criado: May 1 2015, by: admin
Polegares para cima: 7, polegar para baixo.: 0, estrelas: 4.57
Language: Self
Liga: 687, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 17, 18:06
nombres (sara)
nombres (sara)
Sara nombres Spanish AIML script from ALICE A.I. Foundation. This script contains some naming understanding and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @nombres (sara)
Categorias: Sara, AIML, Language, Spanish
Tags: aiml, sara, spanish, names
Criado: Nov 9 2014, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 4.0
Language: AIML
Liga: 677, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 28, 4:03
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, Math, Examples
Tags: self, math
Criado: Nov 4 2014, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 669, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 30, 21:42
4
4
a script
Alias: @4
Categorias: AIML
Criado: Dec 10 2014, by: giuliobasevi
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 635, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 7, 10:42
4
date (alice)
date (alice)
The date AIML script from the ALICE A.I. FOUNDATION. This script contains responses to basic questions on the current date.
Alias: @date (alice)
Categorias: A.L.I.C.E., AIML
Tags: aiml, alice
Criado: Mar 14 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 617, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 30, 17: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)
Categorias: Examples, Self, Bootstrap
Tags: knowledge, self, bootstrap, utils, geospatial, wikidata
Criado: Jun 23 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 600, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 22, 23:31
Example JSON
Example JSON
This script show an example JSON data file. JSON is the main standard for exchanging data on the web and JavaScript. You can import JSON data into your bot from the Knowledge page in its Admin Console. You can access JSON data from the web using a Self script and the Http.requestJSON(url) API.
Alias: @Example JSON
Categorias: Examples, JSON, Data
Tags: data, examples, json
Criado: Sep 19 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: JSON
Liga: 595, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 27, 18:52
Black Jack
Black Jack
An AIML script of a blackjack game, from the Square Bear AIML collection. Type "blackjack" to start a game.
Alias: @Black Jack
Categorias: Square Bear, AIML, Games
Tags: aiml, square bear, games, card games
Criado: Oct 19 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 589, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 7, 8:06
ai
ai
a script
Alias: @ai
Categorias: AIML
Criado: Aug 22 2015, by: afdo
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language:
Liga: 576, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 14, 14:13
ai
Heart Sutra
Heart Sutra
A script the recites the Heart Sutra line by line, in order.
Alias: @Heart Sutra
Categorias: Self, Examples
Tags: self, examples
Criado: Aug 3 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 575, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 29, 20:25
ALICE profile
ALICE profile
This script loads the default ALICE profile into the bot. It defines all of the required variables for the ALICE AIML scripts.
Alias: @ALICE profile
Categorias: A.L.I.C.E., AIML, Self
Tags: alice, response list
Criado: Mar 23 2015, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Response List
Liga: 574, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 28, 1:37
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
Categorias: Response Lists
Tags: examples, emotion, response list
Criado: Sep 28 2016, by: admin
Polegares para cima: 3, polegar para baixo.: 0, estrelas: 5.0
Language: Response List
Liga: 568, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 28, 4:08
that (alice)
that (alice)
The "that" AIML script from the ALICE A.I. FOUNDATION. This script contains context response to other questions from the ALICE scripts. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @that (alice)
Categorias: A.L.I.C.E., AIML
Tags: aiml, alice
Criado: Dec 9 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 559, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 18, 1:24
binary
binary
An AIML script of that converts 0-255 to binary, from the Square Bear AIML collection.
Alias: @binary
Categorias: Square Bear, AIML
Tags: aiml, square bear, utils
Criado: Oct 19 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 545, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 29, 22:13
Learn
Learn
Learn
Alias: @Learn
Categorias: AIML
Criado: Jul 22 2017, by: wseef
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 538, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 22, 11:52
Eddie
Eddie
Response list for the Eddie bot.
Alias: @Eddie
Categorias: Response Lists, Personalities, Dating
Tags: response list, personality
Criado: May 27 2016, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Response List
Liga: 521, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 28, 11:31
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Categorias: Self, Examples
Tags: self, examples, email
Criado: Jun 1 2016, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 2.0
Language: Self
Liga: 506, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 25, 3:56
SimpleLanguage
SimpleLanguage
This script will attempt to find the subject and predicate of a sentence.
Alias: @SimpleLanguage
Categorias: Examples, Self
Tags: self, examples, language
Criado: Jan 23 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 506, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 21, 16:56
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
Categorias: Self, Examples
Tags: examples, watson, json, web service, auth
Criado: Mar 20 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 2, estrelas: 2.0
Language: Self
Liga: 499, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 17, 18:06
sec_default
sec_default

Alias: @sec_default
Categorias: mibot, AIML
Tags: aiml, spanish
Criado: Jan 29 2016, by: rockbot
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 499, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 25, 10:18
Hi
Hi

Alias: @Hi
Categorias: AIML
Criado: Jun 25 2016, by: irving
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language:
Liga: 488, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 9, 2:52
Hi
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Categorias: Examples, Self
Tags: calendar, virtual assistant, examples, customer service, google calendar, booking, self, appointments
Criado: Oct 11 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 487, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 17, 18:06
Heart Sutra - load
Heart Sutra - load
This script will load the text of the Heart Sutra into the bot's memory.
Alias: @Heart Sutra - load
Categorias: Self, Examples
Tags: self, examples
Criado: Aug 3 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 487, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 30, 12:10
stack (alice)
stack (alice)
The stack AIML script from the ALICE A.I. FOUNDATION. This script records the last eight topics in the converation. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @stack (alice)
Categorias: A.L.I.C.E., AIML
Tags: aiml, alice, utils
Criado: Dec 30 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 487, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 7, 23:51
default
default

Alias: @default
Categorias: mibot, AIML
Tags: aiml, spanish
Criado: Jan 29 2016, by: rockbot
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 482, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 8, 11:18
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
Categorias: Self, Games
Tags: games, self, machine learning
Criado: Jul 26 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 470, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 26, 11:59
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, set, data, colors
Criado: Sep 22 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: JSON
Liga: 469, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 21, 16:56
No Conflict Generic Script
No Conflict Generic Script
Generic Commands that do not conflict with the specific command scripts.
Alias: @No Conflict Generic Script
Categorias: Response Lists, Mobile Assistant
Tags: mobile, assistant, commands
Criado: Oct 22 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 1, estrelas: 2.0
Language: Response List
Liga: 469, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 21, 16:56
imponderables (alice)
imponderables (alice)
The history AIML script from the ALICE A.I. FOUNDATION. This script contains a random set of clever or funny questions and statements. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @imponderables (alice)
Categorias: A.L.I.C.E., AIML
Tags: aiml, alice, jokes
Criado: Dec 22 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 467, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 30, 9:36
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: Self, Examples
Tags: geonames, rest, self, xml, sraix, internet, web service
Criado: May 25 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 1, estrelas: 2.0
Language: Self
Liga: 465, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 29, 13:13
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
Categorias: Examples, Self
Tags: stocks, xml, examples, self, quotes, web service
Criado: Jun 1 2016, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 2.0
Language: Self
Liga: 462, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 22, 20:40
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
Categorias: Response Lists, Personalities
Tags: bot, horror, scary, response list, halloween
Criado: Oct 31 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 461, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 29, 21:07
history (alice)
history (alice)
The history AIML script from the ALICE A.I. FOUNDATION. This script contains a handful of responses on historical information. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @history (alice)
Categorias: A.L.I.C.E., AIML
Tags: aiml, alice, bot
Criado: Dec 19 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 457, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 30, 23:41
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: Response Lists, Mobile Assistant
Tags: calendar, assistant, mobile, commands
Criado: Sep 24 2016, by: admin
Polegares para cima: 1, polegar para baixo.: 1, estrelas: 3.5
Language: Response List
Liga: 453, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 17, 18:06
basictest
basictest
Used for initial test.
Alias: @basictest
Categorias: AIML, AIML2
Criado: Dec 11 2017, by: hmmbotbuilder
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 450, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 30, 10:30
Turing Test
Turing Test
A script that gives a Turing test.
Alias: @Turing Test
Categorias: Examples, Self
Tags: self, examples
Criado: Oct 23 2015, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 450, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 23, 0:57
botframe-no-buttons
botframe-no-buttons
An example CSS stylesheet that can be used with a bot embedded using an iframe. This stylesheet hides the buttons.
Alias: @botframe-no-buttons
Categorias: Styles
Tags: css, examples
Criado: Feb 23 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: CSS
Liga: 428, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 9, 15:14
TextStream
TextStream
A useful text streaming class in Java. From the Bot Libre project.
Alias: @TextStream
Categorias: Java, Programming Language
Tags: java, utils, streams
Criado: Oct 19 2015, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 4.0
Language: Java
Liga: 421, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 4, 11:43
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: Examples, Self
Tags: hr, career, interview, self, examples
Criado: Mar 24 2017, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Self
Liga: 412, hoje: 0, semana: 0, mês: 0
Última Conexão: Dec 1, 0:20
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
Categorias: Response Lists, Mobile Assistant
Tags: commands, phone, response list, assistant, mobile
Criado: Aug 29 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Response List
Liga: 411, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 30, 10:25
Support our Customers
Support our Customers
process diagram
Alias: @Support our Customers
Categorias: Misc
Criado: Aug 11 2016, by: ziphius
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: XML
Liga: 400, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 23, 3:02
Emoções
Emoções
emocões
Alias: @Emoções
Categorias: AIML
Tags: aiml
Criado: Feb 21 2018, by: ednaldor
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 397, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 29, 14:06
High Roller
High Roller

Alias: @High Roller
Categorias: AIML, English Teacher
Criado: Jul 22 2017, by: wseef
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 395, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 8, 23:41
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: Data, JSON
Tags: data, animals, json, set
Criado: Nov 7 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 1, estrelas: 2.0
Language: JSON
Liga: 392, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 17, 18:06
On This Day
On This Day

Alias: @On This Day
Categorias: AIML
Criado: Jul 22 2017, by: wseef
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 390, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 7, 8:17
Julia (Português)
Julia (Português)
The Brazilian Portuguese version of the Julie personality.
Alias: @Julia (Português)
Categorias: Language, Portuguese, Português, Response Lists, Personalities, Dating
Tags: response list, julie, small talk, portuguese, brazil
Criado: Apr 18 2016, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Response List
Liga: 389, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 22, 19:14
Sommelierobot
Sommelierobot
Sommelierobot
Alias: @Sommelierobot
Categorias: Examples
Criado: Feb 16 2018, by: GiuseppeA
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 386, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 7, 8:26
Happy
Happy
Happy
Alias: @Happy
Categorias: AIML
Criado: Jul 22 2017, by: wseef
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: AIML
Liga: 384, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 7, 8:14
Mailing List
Mailing List
This script gives an example of a mailing list bot that sends email notifications of new blog posts using a timer function.
Alias: @Mailing List
Categorias: Self, Examples
Tags: timer, self, examples, email
Criado: May 12 2017, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: Self
Liga: 384, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 18, 23:09
blue-round-corners
blue-round-corners
Style for box embedded chat button. This makes the box blue with round top corners, and a smaller height.
Alias: @blue-round-corners
Categorias: Styles
Tags: css, embedding
Criado: May 20 2016, by: admin
Polegares para cima: 0, polegar para baixo.: 0, estrelas: 0.0
Language: CSS
Liga: 383, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 30, 10:28
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
Categorias: Response Lists
Tags: sentiment, emotion, response list, examples
Criado: Apr 3 2018, by: admin
Polegares para cima: 1, polegar para baixo.: 0, estrelas: 5.0
Language: Response List
Liga: 383, hoje: 0, semana: 0, mês: 0
Última Conexão: Nov 21, 19:07

Anterior | Próximo | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9