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

Search Scripts


6 results.

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
Alias: @JSON Bot Service
Categories: Self, Examples
Tags: examples, web service, json, bot service, command
Created: Mar 28 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 343, today: 0, week: 1, month: 3
Last Connect: May 16, 12:18
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
Categories: Self, Examples
Tags: examples, web service, json, watson, auth
Created: Mar 20 2017, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: Self
Connects: 480, today: 0, week: 1, month: 2
Last Connect: May 16, 12:19
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
Alias: @YouTube Search
Categories: Self, Examples
Tags: self, examples, web service, json, google, youtube
Created: Aug 20 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 294, today: 0, week: 1, month: 2
Last Connect: May 16, 9:57
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.
Alias: @nhlhockeystats
Categories: Self
Tags: self, web service, json, sports, hockey, nhl
Created: Apr 19 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 75, today: 0, week: 0, month: 0
Last Connect: Apr 28, 17:07
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
Categories: Self
Tags: self, web service, json, quote, stock quotes, stock market, finance, stock
Created: Oct 29 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 70, today: 0, week: 0, month: 0
Last Connect: Apr 29, 0:03
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.
Alias: @chatgpt
Categories: Self
Tags: self, artificial intelligence, web service, json, deep learning, gpt, open ai, text generation, llm, gpt-3, ai
Created: Apr 3 2023, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 31, today: 0, week: 0, month: 0
Last Connect: Apr 20, 7:11