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

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


14 результаты.

JSON Bot Service
JSON Bot Service
This script shows how you can use your bot as a "bot service" to process JSON. Note that this is an advanced thing to do, and this should not be confused with calling a JSON web service, which you can do from any Self script. This is for when you want your bot to act as a web service, so it processing JSON not a chat message/NLP. This is possible through the Bot Libre REST API /rest/api/command
Псевдоним: @JSON Bot Service
Категории: Self, Examples
Tags: examples, web service, json, bot service, command
Создан: Mar 28 2018, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 338, сегодня: 1, неделю: 4, месяц: 6
Последние Подключения: Today, 4:38
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/
Псевдоним: @IBM Watson Example
Категории: Self, Examples
Tags: examples, web service, json, watson, auth
Создан: Mar 20 2017, by: admin
Недурно: 0, дислайк: 1, звезды: 2.0
Language: Self
Подключается: 476, сегодня: 1, неделю: 3, месяц: 5
Последние Подключения: Today, 4:38
GeoNames JSON AIML Example
GeoNames JSON AIML Example
An example AIML that calls the GeoNames web service through a tag.
Псевдоним: @geonamesjsonaimlexample
Категории: AIML, Examples
Tags: self, aiml, geography, web service, json
Создан: Sep 16 2019, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: AIML
Подключается: 239, сегодня: 1, неделю: 3, месяц: 5
Последние Подключения: Today, 4:39
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
Подключается: 394, сегодня: 1, неделю: 2, месяц: 4
Последние Подключения: Today, 4:39
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
Подключается: 288, сегодня: 1, неделю: 2, месяц: 4
Последние Подключения: Today, 4:40
GeoNames AIML Example
GeoNames AIML Example
This shows how to access XML web services from AIML.
Псевдоним: @GeoNames AIML Example
Категории: AIML, Examples
Tags: aiml, examples, geography, xml, web service
Создан: May 27 2016, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: AIML
Подключается: 539, сегодня: 0, неделю: 2, месяц: 3
Последние Подключения: Apr 18, 9:26
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
Подключается: 453, сегодня: 1, неделю: 3, месяц: 3
Последние Подключения: Today, 4:40
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
Подключается: 417, сегодня: 1, неделю: 1, месяц: 3
Последние Подключения: Today, 4:41
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
Подключается: 438, сегодня: 0, неделю: 0, месяц: 2
Последние Подключения: Apr 11, 0:24
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
Подключается: 497, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Yesterday, 12:54
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
Подключается: 441, сегодня: 0, неделю: 0, месяц: 1
Последние Подключения: Apr 4, 8:46
ChatGPT
ChatGPT
This Self script can be used to access the GPT-3.5 (ChatGPT) API from Open AI. GTP-3.5 is a chat optimized text generative LLM (large language model), and has been train on a large set of multi language text and and responds to many types of questions and queries. This script requires that you enter your Open AI Playground API key.
Псевдоним: @chatgpt
Категории: Self
Tags: self, artificial intelligence, web service, json, deep learning, gpt, open ai, text generation, llm, gpt-3, ai
Создан: Apr 3 2023, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 29, сегодня: 0, неделю: 1, месяц: 1
Последние Подключения: Apr 17, 2:35
NHL Hockey Stats
NHL Hockey Stats
This script uses the NHL.com web API to let the bot give stats and information on NHL teams and players.
Псевдоним: @nhlhockeystats
Категории: Self
Tags: self, web service, json, sports, hockey, nhl
Создан: Apr 19 2021, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 71, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Mar 16, 3:13
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.
Псевдоним: @stockquote
Категории: Self
Tags: self, web service, json, quote, stock quotes, stock market, finance, stock
Создан: Oct 29 2020, by: admin
Недурно: 0, дислайк: 0, звезды: 0.0
Language: Self
Подключается: 66, сегодня: 0, неделю: 0, месяц: 0
Последние Подключения: Mar 16, 3:17