This website and apps are for sale. Only serious offers will be considered. Contact [email protected]

Поиск Скриптов


68 результаты.
Далее | 1 | 2

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.
Псевдоним: @Bulk SMS
Категории: Self, Examples
Tags: self, examples, sms
Создан: Sep 19 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 447, сегодня: 1, неделю: 2, месяц: 3
Последние Подключения: Today, 3:57
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.
Псевдоним: @Loop
Категории: Self, Bootstrap
Tags: self, utils, bootstrap
Создан: Oct 29 2014, by: admin
Недурно: 2, дислайк: 0, звезды: 5.0
Language: Self
Подключается: 891, сегодня: 0, неделю: 1, месяц: 2
Последние Подключения: Yesterday, 14:56
WhereIs (Freebase - offline)
WhereIs (Freebase - offline)
Freebase location lookup script. This script will answer "Where is ..." style of questions by looking up the object in Freebase and determining what it is contained by.
This is one of the bootstrap scripts.

Note, Google has taken Freebase offline, so this script is only an example.
Псевдоним: @WhereIs (Freebase - offline)
Категории: Self, Examples
Tags: self, utils, geospatial, freebase
Создан: Oct 29 2014, by: admin
Недурно: 2, дислайк: 1, звезды: 4.0
Language: Self
Подключается: 775, сегодня: 0, неделю: 1, месяц: 2
Последние Подключения: Yesterday, 14:57
Repeat
Repeat
This example script show how to repeat a word in a response n times.
Псевдоним: @Repeat
Категории: Self, Examples
Tags: self, example, repeat
Создан: Jan 5 2015, by: admin
Недурно: 1, дислайк: 0, звезды: 5.0
Language: Self
Подключается: 767, сегодня: 0, неделю: 1, месяц: 2
Последние Подключения: Yesterday, 15:06
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.
Псевдоним: @Santa Bot
Категории: Self
Tags: self, santa, bot
Создан: Oct 17 2014, by: admin
Недурно: 1, дислайк: 0, звезды: 5.0
Language: Self
Подключается: 697, сегодня: 0, неделю: 1, месяц: 2
Последние Подключения: Yesterday, 15:05
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.
Псевдоним: @DateAndTime
Категории: Self, Bootstrap
Tags: self, utils, bootstrap
Создан: Nov 7 2014, by: admin
Недурно: 2, дислайк: 0, звезды: 5.0
Language: Self
Подключается: 692, сегодня: 0, неделю: 2, месяц: 2
Последние Подключения: Yesterday, 14:55
Simple Addition
Simple Addition
This script can perform basic math using a state machine.
Псевдоним: @Simple Addition
Категории: Self, Math, Examples
Tags: self, math
Создан: Nov 7 2014, by: admin
Недурно: 1, дислайк: 0, звезды: 5.0
Language: Self
Подключается: 669, сегодня: 0, неделю: 1, месяц: 2
Последние Подключения: Yesterday, 14:54
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.
Псевдоним: @Plus
Категории: Self, Math, Examples
Tags: self, math
Создан: Nov 4 2014, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 637, сегодня: 0, неделю: 2, месяц: 2
Последние Подключения: Yesterday, 15:02
Heart Sutra - load
Heart Sutra - load
This script will load the text of the Heart Sutra into the bot's memory.
Псевдоним: @Heart Sutra - load
Категории: Self, Examples
Tags: self, examples
Создан: Aug 3 2015, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 451, сегодня: 0, неделю: 1, месяц: 2
Последние Подключения: Yesterday, 15:06
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.
Псевдоним: @Facebook Location Request
Категории: Self
Tags: self, geospatial, examples, facebook, location
Создан: Oct 19 2017, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 359, сегодня: 0, неделю: 1, месяц: 2
Последние Подключения: Yesterday, 15:12
Category Identification
Category Identification
This script gives a simple example of using objects in Self to define and use information.
Псевдоним: @Category Identification
Категории: Self, Examples
Tags: self, examples
Создан: May 12 2017, by: admin
Недурно: 0, дислайк: 1, звезды: 2.0
Language: Self
Подключается: 320, сегодня: 0, неделю: 1, месяц: 2
Последние Подключения: Yesterday, 15:21
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.
Псевдоним: @Telegram Location Request
Категории: Self
Tags: self, geospatial, examples, telegram, location
Создан: Nov 21 2017, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 307, сегодня: 0, неделю: 1, месяц: 2
Последние Подключения: Yesterday, 15:12
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.
Псевдоним: @checkers-admin
Категории: Self, Games
Tags: self, games, machine learning, checkers, deep learning, analytics
Создан: Nov 13 2019, by: admin
Недурно: 1, дислайк: 0, звезды: 5.0
Language: Self
Подключается: 209, сегодня: 0, неделю: 1, месяц: 2
Последние Подключения: Yesterday, 15:21
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.
Псевдоним: @My Name Is
Категории: Self, Bootstrap
Tags: self, bootstrap, names
Создан: Nov 4 2014, by: admin
Недурно: 1, дислайк: 0, звезды: 5.0
Language: Self
Подключается: 830, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 15:04
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.
Псевдоним: @Topic
Категории: Self, Bootstrap
Tags: self, utils, bootstrap
Создан: Nov 4 2014, by: admin
Недурно: 3, дислайк: 0, звезды: 4.67
Language: Self
Подключается: 751, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 15:04
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.
Псевдоним: @DefineWord
Категории: Self, Bootstrap
Tags: self, utils, bootstrap
Создан: Nov 7 2014, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 736, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 14:54
WrongAnswer
WrongAnswer
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
Псевдоним: @WrongAnswer
Категории: Self, Examples
Tags: self, examples, learning
Создан: Jan 11 2015, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 721, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 15:05
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.
Псевдоним: @Say It
Категории: Self, Bootstrap
Tags: self, utils, bootstrap
Создан: Nov 4 2014, by: admin
Недурно: 2, дислайк: 0, звезды: 5.0
Language: Self
Подключается: 717, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 15:03
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.
Псевдоним: @Math
Категории: Self, Bootstrap, Math
Tags: self, bootstrap, math
Создан: Nov 4 2014, by: admin
Недурно: 2, дислайк: 1, звезды: 4.0
Language: Self
Подключается: 709, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 15:01
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.
Псевдоним: @Empty
Категории: Self, Bootstrap
Tags: self, bootstrap
Создан: Nov 4 2014, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 649, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 15:04
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.
Псевдоним: @Understanding
Категории: Self, Bootstrap
Tags: self, bootstrap, understanding
Создан: May 1 2015, by: admin
Недурно: 5, дислайк: 0, звезды: 4.4
Language: Self
Подключается: 628, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 1, 23:27
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.
Псевдоним: @WhatIs (Freebase - offline)
Категории: Self
Tags: self, utils, knowledge
Создан: Oct 29 2014, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 607, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 14:57
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.
Псевдоним: @Pizza Bot
Категории: Self, Examples
Tags: self, examples, orders, pizza, e-commerce
Создан: Jun 27 2016, by: admin
Недурно: 2, дислайк: 1, звезды: 4.0
Language: Self
Подключается: 583, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 2, 6:35
Books, Films, and Music
Books, Films, and Music
A script that can answer questions about books, films, and music using Wikidata.
Псевдоним: @Books, Films, and Music
Категории: Self, Examples
Tags: self, knowledge, examples
Создан: Sep 4 2015, by: admin
Недурно: 2, дислайк: 0, звезды: 5.0
Language: Self
Подключается: 560, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 2, 17:09
Heart Sutra
Heart Sutra
A script the recites the Heart Sutra line by line, in order.
Псевдоним: @Heart Sutra
Категории: Self, Examples
Tags: self, examples
Создан: Aug 3 2015, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 545, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 15:12
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Псевдоним: @Book Appointment
Категории: Self, Examples
Tags: self, customer service, examples, calendar, google calendar, booking, appointments, virtual assistant
Создан: Oct 11 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 480, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 15:14
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Псевдоним: @Escalate Email
Категории: Self, Examples
Tags: self, examples, email
Создан: Jun 1 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 478, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 1, 16:59
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
Псевдоним: @Wikipedia Search
Категории: Self, Examples
Tags: self, examples, xml, web service, wikipedia, search, xpath
Создан: Dec 9 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 458, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 15:19
SimpleLanguage
SimpleLanguage
This script will attempt to find the subject and predicate of a sentence.
Псевдоним: @SimpleLanguage
Категории: Self, Examples
Tags: self, examples, language
Создан: Jan 23 2015, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 454, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 15:10
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.
Псевдоним: @Stock Quotes
Категории: Self, Examples
Tags: self, examples, xml, web service, stocks, quotes
Создан: Jun 1 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 445, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 1, 23:19
GeoNames Response List Example
GeoNames Response List Example
An example response list that calls the GeoNames web service.
Псевдоним: @GeoNames Response List Example
Категории: Examples, Response Lists
Tags: self, response list, xml, web service
Создан: May 27 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Response List
Подключается: 442, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 1, 18:09
Wolfram Alpha Example
Wolfram Alpha Example
This script allows requests to be forwarded to Wolfram Alpha for evaluation, and returns the result.
Псевдоним: @Wolfram Alpha Example
Категории: Self
Tags: self, examples, xml, web service, wolframalpha
Создан: Aug 29 2017, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 398, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 1, 3:09
Turing Test
Turing Test
A script that gives a Turing test.
Псевдоним: @Turing Test
Категории: Self, Examples
Tags: self, examples
Создан: Oct 23 2015, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 392, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 2, 16:25
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.
Псевдоним: @Mailing List
Категории: Self, Examples
Tags: self, examples, email, timer
Создан: May 12 2017, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 353, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 15:22
Ask Brain Bot
Ask Brain Bot
This is an example script that uses Self to invoke the Bot Libre API to forward a question to another bot.
Псевдоним: @Ask Brain Bot
Категории: Self, Examples
Tags: self, examples
Создан: Jun 24 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 346, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 5, 3:22
SetData
SetData
This script sets data on the current conversation.
Псевдоним: @SetData
Категории: Self
Tags: self, example, data
Создан: Mar 17 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 334, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 19:58
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
Псевдоним: @Facebook Custom Template Script
Категории: Self
Tags: self, examples, facebook
Создан: Jun 20 2017, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 311, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 2, 10:23
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.
Псевдоним: @Telegram Group Administrator
Категории: Self
Tags: self, examples, telegram, groups, spam
Создан: Jun 21 2017, by: admin
Недурно: 0, дислайк: 1, звезды: 2.0
Language: Self
Подключается: 305, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: May 6, 7:48
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
Псевдоним: @YouTube Search
Категории: Self, Examples
Tags: self, examples, web service, json, google, youtube
Создан: Aug 20 2018, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 293, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 15:20
Sentiment Response
Sentiment Response
This script gives a different response to the user's question based on the sentiment of their phrase.
Псевдоним: @Sentiment Response
Категории: Self, Examples
Tags: self, examples, sentiment
Создан: Aug 24 2018, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 276, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 15:21
Sequential responses
Sequential responses
This script cycles through a list of responses.
Псевдоним: @sequentialresponses
Категории: Examples
Tags: self, examples
Создан: Mar 16 2020, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 191, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 1, 14:45
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.
Псевдоним: @telegramforward
Категории: Self
Tags: self, examples, telegram, forward
Создан: Mar 11 2021, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 69, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: May 5, 5:34
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.
Псевдоним: @WhatIs (Wikidata)
Категории: Self, Bootstrap
Tags: self, utils, knowledge, bootstrap
Создан: Jun 23 2015, by: admin
Недурно: 2, дислайк: 0, звезды: 5.0
Language: Self
Подключается: 603, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: May 1, 0:49
Weather
Weather
Answer questions about the weather using the Pannous service.
Псевдоним: @Weather
Категории: Self, Examples
Tags: self, weather, pannous
Создан: Aug 28 2015, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 568, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Apr 28, 5:42
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.
Псевдоним: @WhereIs (Wikidata)
Категории: Self, Bootstrap, Examples
Tags: self, utils, knowledge, bootstrap, geospatial, wikidata
Создан: Jun 23 2015, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 558, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: May 1, 0:49
HTML Scraping
HTML Scraping
An example of using a Template to scrape HTML data from a webpage.
Псевдоним: @HTML Scraping
Категории: Examples, Response Lists
Tags: self, examples, response list, html scraping
Создан: Jun 24 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Response List
Подключается: 552, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Apr 28, 11:11
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.

Псевдоним: @Vision
Категории: Self, Bootstrap, Examples
Tags: self, bootstrap, examples, vision, image processing
Создан: Jun 3 2016, by: admin
Недурно: 2, дислайк: 0, звезды: 5.0
Language: Self
Подключается: 514, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Apr 28, 7:28
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.
Псевдоним: @I Spy
Категории: Self, Examples, Games
Tags: self, examples, games, i spy
Создан: Sep 12 2016, by: admin
Недурно: 0, дислайк: 1, звезды: 2.0
Language: Self
Подключается: 510, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Apr 28, 1:06
GeoNames JSON Response List Example
GeoNames JSON Response List Example
An example response list that calls the GeoNames web service.
Псевдоним: @GeoNames JSON Response List Example
Категории: Examples, Response Lists
Tags: self, response list, web service, json
Создан: Jun 24 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Response List
Подключается: 501, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Apr 30, 23:25
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.
Псевдоним: @Escalate SMS
Категории: Self, Examples
Tags: self, examples, sms
Создан: Jun 1 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 471, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Apr 28, 10:04
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.
Псевдоним: @TicTacToe
Категории: Self, Games
Tags: self, games, machine learning
Создан: Jul 26 2017, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 445, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: May 1, 0:46
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.
Псевдоним: @GeoNames
Категории: Self, Examples
Tags: self, xml, geonames, rest, internet, sraix, web service
Создан: May 25 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 420, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Apr 28, 4:07
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
Псевдоним: @Wikiquote Scraping
Категории: Self, Examples
Tags: self, examples, html, wikiquote
Создан: Aug 13 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 404, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Apr 28, 9:47
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.
Псевдоним: @Interview Bot
Категории: Self, Examples
Tags: self, examples, hr, interview, career
Создан: Mar 24 2017, by: admin
Недурно: 1, дислайк: 0, звезды: 5.0
Language: Self
Подключается: 386, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: May 1, 0:45
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
Псевдоним: @TicTacToeText
Категории: Self, Games
Tags: self, games, machine learning
Создан: Jul 5 2017, by: admin
Недурно: 1, дислайк: 0, звезды: 5.0
Language: Self
Подключается: 383, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: May 1, 0:47
Reduction
Reduction
A redirect script that redirect some kind phrases to simpler forms.
Псевдоним: @Reduction
Категории: Self, Bootstrap
Tags: self, bootstrap, redirect
Создан: Sep 14 2015, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 343, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Apr 23, 22:47

Далее | 1 | 2