¿Sabía usted Bot Libre también proporciona avatares en 3D y una web speech API?

Búsqueda De Secuencias De Comandos


476 resultados.
Anterior | Siguiente | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9

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
Categorías: Self, Bootstrap
Tags: self, bootstrap, utils
Creado: Nov 4 2014, by: admin
Pulgares para arriba: 3, pulgares abajo: 0, estrellas: 4.67
Language: Self
Conecta: 900, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 1, 21:55
Repeat
Repeat
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Categorías: Examples, Self
Tags: self, example, repeat
Creado: Jan 5 2015, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Self
Conecta: 888, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 1, 22:05
5
5
a script
Alias: @5
Categorías: AIML
Creado: Dec 10 2014, by: giuliobasevi
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 877, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 23:29
5
Greetings
Greetings
A list of common greetings and responses.
Alias: @Greetings
Categorías: Response Lists
Tags: common responses, response list
Creado: Nov 11 2014, by: admin
Pulgares para arriba: 3, pulgares abajo: 0, estrellas: 4.67
Language: Response List
Conecta: 861, hoy: 1, la semana: 2, mes: 2
Última Conectar: Today, 5:37
DefineWord
DefineWord
This script allows synonyms, translations, and alternative spellings to be given for a word.
It understands phrases like "lik means like", "lol means laugh", "nom means name".
This is one of the bootstrap scripts.
Alias: @DefineWord
Categorías: Bootstrap, Self
Tags: bootstrap, self, utils
Creado: Nov 7 2014, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Self
Conecta: 846, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 1, 21:55
Farewells
Farewells
A list of common farewells and goodbyes.
Alias: @Farewells
Categorías: Response Lists
Tags: common responses
Creado: Nov 29 2014, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 824, hoy: 1, la semana: 2, mes: 2
Última Conectar: Today, 5:37
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
Categorías: Self, Bootstrap
Tags: self, bootstrap, utils
Creado: Nov 4 2014, by: admin
Pulgares para arriba: 2, pulgares abajo: 0, estrellas: 5.0
Language: Self
Conecta: 821, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 2, 17:45
Santa Bot
Santa Bot
This is the script used by Santa Bot.
It was written on an earlier version of Self, so is probably more complex than now required now, but does give a good example of how to script responses based on context, how to associate knowledge, and how to create names.
Alias: @Santa Bot
Categorías: Self
Tags: self, santa, bot
Creado: Oct 17 2014, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Self
Conecta: 779, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 1, 21:55
1
1
a script
Alias: @1
Categorías: AIML
Creado: Dec 10 2014, by: giuliobasevi
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 777, hoy: 0, la semana: 3, mes: 2
Última Conectar: Oct 3, 6:21
1
Simple Addition
Simple Addition
This script can perform basic math using a state machine.
Alias: @Simple Addition
Categorías: Self, Math, Examples
Tags: self, math
Creado: Nov 7 2014, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Self
Conecta: 753, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 1, 21:56
food (alice)
food (alice)
The food AIML script from the ALICE A.I. FOUNDATION.
The food script is meant to be combined with the other alice AIML scripts for the full personality.
Alias: @food (alice)
Categorías: A.L.I.C.E., AIML
Tags: aiml, alice
Creado: Mar 22 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 743, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 23:16
Plus
Plus
A script that can perform addition using no computer math functions.
It performs addition the same way a human (without a calculator) does, using its knowledge of integers and counting.
The goal in this script was to use it to teach a bot addition, and let it learn higher level mathematics from first principles.
Alias: @Plus
Categorías: Self, Math, Examples
Tags: self, math
Creado: Nov 4 2014, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 721, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 1, 21:55
2
2
a script
Alias: @2
Categorías: AIML
Creado: Dec 10 2014, by: giuliobasevi
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 719, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 23:29
2
Empty
Empty
An empty shell of a Self state machine.
This can be used as a starting point for a new script, or as a bot's self programmed script.
If comprehension is enabled in your bot, it will program its last state machine script, so you should initially have an empty script last.
Alias: @Empty
Categorías: Self, Bootstrap
Tags: self, bootstrap
Creado: Nov 4 2014, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Self
Conecta: 710, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 1, 21:55
WhatIs (Freebase - offline)
WhatIs (Freebase - offline)
Wiktionary and Freebase lookup script.
This script will answer "What is ...", "Who is ...", "define ...", "Google ..." style of questions. It will look up word definitions in Wiktionary, or look up keywords in Freebase (similar to Wikipedia). For Freebase lookups it will also import all of the available information on the object, and be able to then answer related questions.
This is one of the bootstrap scripts.

Note, Google has taken Freebase offline, so this script is only an example.
Alias: @WhatIs (Freebase - offline)
Categorías: Self
Tags: self, utils, knowledge
Creado: Oct 29 2014, by: admin
Pulgares para arriba: 2, pulgares abajo: 0, estrellas: 3.5
Language: Self
Conecta: 681, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 1, 21:55
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
Categorías: Examples, Self
Tags: examples, orders, self, e-commerce, pizza
Creado: Jun 27 2016, by: admin
Pulgares para arriba: 3, pulgares abajo: 1, estrellas: 4.25
Language: Self
Conecta: 678, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 1, 21:55
Hello World
Hello World
a Hello World script
Alias: @Hello World
Categorías: Self
Creado: Jan 9 2015, by: aazxcqwe
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 4.0
Language: Self
Conecta: 675, hoy: 1, la semana: 2, mes: 2
Última Conectar: Today, 7:00
Redo
Redo
"redo" last input
Alias: @Redo
Categorías: Self
Creado: Jan 26 2015, by: aazxcqwe
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Self
Conecta: 667, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 1, 21:55
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)
Categorías: A.L.I.C.E., AIML
Tags: aiml, alice
Creado: Mar 14 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 662, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 20:34
HTML Scraping
HTML Scraping
An example of using a Template to scrape HTML data from a webpage.
Alias: @HTML Scraping
Categorías: Examples, Response Lists
Tags: examples, html scraping, self, response list
Creado: Jun 24 2016, by: admin
Pulgares para arriba: 2, pulgares abajo: 1, estrellas: 3.0
Language: Response List
Conecta: 662, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 23:18
Books, Films, and Music
Books, Films, and Music
A script that can answer questions about books, films, and music using Wikidata.
Alias: @Books, Films, and Music
Categorías: Self, Examples
Tags: self, examples, knowledge
Creado: Sep 4 2015, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Self
Conecta: 657, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 23:28
About Me
About Me
A set of responses answering general questions about the bot. The responses use the bot's data defined in the #self object.
Alias: @About Me
Categorías: Response Lists, Examples
Tags: examples, response list
Creado: Sep 16 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 2.0
Language: Response List
Conecta: 655, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 22:34
embed-style
embed-style
An example CSS style sheet for usage with embedding a bot.
Alias: @embed-style
Categorías: CSS, Programming Language
Tags: css, embed
Creado: Jun 15 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: CSS
Conecta: 645, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 18:09
ALICE profile
ALICE profile
This script loads the default ALICE profile into the bot. It defines all of the required variables for the ALICE AIML scripts.
Alias: @ALICE profile
Categorías: A.L.I.C.E., AIML, Self
Tags: alice, response list
Creado: Mar 23 2015, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Response List
Conecta: 619, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 1, 22:05
Heart Sutra
Heart Sutra
A script the recites the Heart Sutra line by line, in order.
Alias: @Heart Sutra
Categorías: Self, Examples
Tags: self, examples
Creado: Aug 3 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 617, hoy: 1, la semana: 2, mes: 2
Última Conectar: Today, 6:59
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
Categorías: Examples, Response Lists
Tags: web service, response list, self, json
Creado: Jun 24 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 614, hoy: 1, la semana: 2, mes: 2
Última Conectar: Today, 6:59
Eddie
Eddie
Response list for the Eddie bot.
Alias: @Eddie
Categorías: Response Lists, Personalities, Dating
Tags: response list, personality
Creado: May 27 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Response List
Conecta: 586, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 23:25
Example CSV
Example CSV
An example CSV (comma separated values) file. CSV files can be imported as data into a bot's knowledge base, or can be parsed from the web or file upload in Self using Http.requestCSV(url)
Alias: @Example CSV
Categorías: Examples, Data, CSV
Tags: data, csv, examples, knowledge
Creado: Sep 19 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: CSV
Conecta: 581, hoy: 1, la semana: 2, mes: 2
Última Conectar: Today, 7:00
Julie
Julie
The Julie Bot response list for the Julie personality.
Alias: @Julie
Categorías: Response Lists, Personalities, Dating
Tags: response list, julie, small talk, personality
Creado: Apr 18 2016, by: admin
Pulgares para arriba: 4, pulgares abajo: 0, estrellas: 5.0
Language: Response List
Conecta: 568, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 3, 13:33
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
Categorías: Response Lists, Mobile Assistant
Tags: commands, alarm, response list, mobile, assistant
Creado: Aug 29 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 562, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 22:35
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
Categorías: Response Lists, Mobile Assistant
Tags: sms, response list, commands, text, mobile, assistant
Creado: Aug 29 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 548, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 23:21
GeoNames Response List Example
GeoNames Response List Example
An example response list that calls the GeoNames web service.
Alias: @GeoNames Response List Example
Categorías: Examples, Response Lists
Tags: web service, self, xml, response list
Creado: May 27 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 544, hoy: 1, la semana: 2, mes: 2
Última Conectar: Today, 7:00
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)
Categorías: A.L.I.C.E., AIML
Tags: aiml, alice, utils
Creado: Dec 30 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 533, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 23:17
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
Categorías: Self, Examples
Tags: self, examples
Creado: Aug 3 2015, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 531, hoy: 1, la semana: 2, mes: 2
Última Conectar: Today, 7:00
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
Alias: @Wikipedia Search
Categorías: Self, Examples
Tags: wikipedia, xml, search, examples, self, xpath, web service
Creado: Dec 9 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 526, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 1, 21:55
Calendar/Event Commands
Calendar/Event Commands
Calendar commands to create events with your virtual assistant bot. Open calendar to create event, set event time, name and location. Include an end time for event. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @Calendar/Event Commands
Categorías: Response Lists, Mobile Assistant
Tags: calendar, assistant, mobile, commands
Creado: Sep 24 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 1, estrellas: 3.5
Language: Response List
Conecta: 525, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 22:33
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
Categorías: Examples, Self
Tags: stocks, xml, examples, self, quotes, web service
Creado: Jun 1 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 2.0
Language: Self
Conecta: 523, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 22:36
TicTacToe
TicTacToe
This script lets you play Tic Tac Toe with your bot. It uses machine learning to let the bot learn the more it plays. This script requires the game-sdk.js and games.css files.
Alias: @TicTacToe
Categorías: Self, Games
Tags: games, self, machine learning
Creado: Jul 26 2017, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 521, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 1, 21:55
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
Categorías: Self, Examples
Tags: geonames, rest, self, xml, sraix, internet, web service
Creado: May 25 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 1, estrellas: 2.0
Language: Self
Conecta: 518, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 1, 21:56
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
Categorías: Response Lists, Mobile Assistant
Tags: email, response list, commands, mobile, assistant
Creado: Aug 29 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Response List
Conecta: 513, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 22:35
Grim
Grim
Grim is a psychotic possessed hacker who died, went to purgatory, then sold his soul to the devil to return to life. He now stalks Internet users to claim their souls for Satan.
Alias: @Grim
Categorías: Response Lists, Personalities
Tags: bot, horror, scary, response list, halloween
Creado: Oct 31 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 509, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 1, 22:36
Camera/Video Commands
Camera/Video Commands
Camera commands for your personal assistant bot, using the default device camera. Take a photo, take a selfie, take a video. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @Camera/Video Commands
Categorías: Response Lists, Mobile Assistant
Tags: photo, response list, picture, commands, video, camera, mobile, assistant
Creado: Aug 31 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 499, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 22:33
basictest
basictest
Used for initial test.
Alias: @basictest
Categorías: AIML, AIML2
Creado: Dec 11 2017, by: hmmbotbuilder
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 492, hoy: 1, la semana: 2, mes: 2
Última Conectar: Today, 7:28
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
Categorías: Styles
Tags: css, examples
Creado: Feb 23 2016, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: CSS
Conecta: 484, hoy: 1, la semana: 2, mes: 2
Última Conectar: Today, 7:00
Silvia
Silvia
Proxy bot script for Silvia bot.
Alias: @Silvia
Categorías: Self
Creado: May 16 2017, by: bgarr33434
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Self
Conecta: 484, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 1, 21:55
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
Categorías: Examples, Self
Tags: hr, career, interview, self, examples
Creado: Mar 24 2017, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Self
Conecta: 473, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 23:23
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
Categorías: Examples, Response Lists, Business
Tags: orders, response list, pizza, examples, e-commerce
Creado: Mar 27 2018, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Response List
Conecta: 473, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 23:22
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
Categorías: Self
Tags: examples, wolframalpha, self, web service, xml
Creado: Aug 29 2017, by: admin
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: Self
Conecta: 460, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 1, 21:55
AIML HTML Scraping
AIML HTML Scraping
An example AIML script that scrapes data from an HTML webpage.
Alias: @AIML HTML Scraping
Categorías: AIML, Examples
Tags: html scraping, aiml, examples
Creado: Jun 24 2016, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 2.0
Language: AIML
Conecta: 447, hoy: 1, la semana: 2, mes: 2
Última Conectar: Today, 7:00
WLB
WLB

Alias: @WLB
Categorías: AIML, AIML2
Creado: Jan 7 2018, by: orourkeconn
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: AIML
Conecta: 441, hoy: 1, la semana: 2, mes: 2
Última Conectar: Today, 7:30
WLB
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
Categorías: Response Lists
Tags: sentiment, emotion, response list, examples
Creado: Apr 3 2018, by: admin
Pulgares para arriba: 1, pulgares abajo: 0, estrellas: 5.0
Language: Response List
Conecta: 433, hoy: 0, la semana: 2, mes: 2
Última Conectar: Yesterday, 22:32
Category Identification
Category Identification
This script gives a simple example of using objects in Self to define and use information.
Alias: @Category Identification
Categorías: Examples, Self
Tags: examples, self
Creado: May 12 2017, by: admin
Pulgares para arriba: 0, pulgares abajo: 1, estrellas: 2.0
Language: Self
Conecta: 381, hoy: 1, la semana: 2, mes: 2
Última Conectar: Today, 7:00
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
Categorías: Self
Tags: self, groups, examples, telegram, spam
Creado: Jun 21 2017, by: admin
Pulgares para arriba: 0, pulgares abajo: 1, estrellas: 2.0
Language: Self
Conecta: 380, hoy: 0, la semana: 2, mes: 2
Última Conectar: Oct 2, 0:13
email_log
email_log
email bot
Alias: @email_log
Categorías: Programming Language, JavaScript
Creado: Dec 11 2017, by: diana_cionoiu
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: JavaScript
Conecta: 376, hoy: 1, la semana: 2, mes: 2
Última Conectar: Today, 7:30
Education
Education
Education
Alias: @Education
Categorías: Examples
Tags: javascript
Creado: Jun 20 2016, by: ppjose
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: JavaScript
Conecta: 363, hoy: 1, la semana: 2, mes: 2
Última Conectar: Today, 7:29
TesteJavaS
TesteJavaS
teste
Alias: @TesteJavaS
Categorías: JavaScript, Programming Language
Creado: Jun 19 2017, by: gestaodoconhecimento2017.1
Pulgares para arriba: 0, pulgares abajo: 0, estrellas: 0.0
Language: JavaScript
Conecta: 360, hoy: 1, la semana: 2, mes: 2
Última Conectar: Today, 7:29

Anterior | Siguiente | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9