自己
カテゴリーのためのスクリプトのスクリプト言語です。
カテゴリ
スクリプトの基本的なボットブートストラップを設定します。
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: checkers, self, games, machine learning, deep learning, analytics
作成した: Nov 13 2019, by: admin
イカおいしかったです。: 1, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 399, 今日の: 2, 週間: 4, 月: 16
最後の接続: Today, 9:29
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
カテゴリ: Examples, Self
Tags: examples, orders, self, e-commerce, pizza
作成した: Jun 27 2016, by: admin
イカおいしかったです。: 3, 詳細: 1, 星: 4.25
Language: Self
結ぶ: 834, 今日の: 0, 週間: 2, 月: 11
最後の接続: Sep 16, 1:41
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: quote, finance, stock market, stock quotes, stock, self, web service, json
作成した: Oct 29 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 260, 今日の: 0, 週間: 2, 月: 11
最後の接続: Sep 16, 19:56
This Self script can be used to access the ChatGPT, (GPT-3.5 or GPT-4) API from Open AI.
GTP-3.5 and GPT-4 are 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: gpt, deep learning, self, json, web service, open ai, artificial intelligence, llm, ai, text generation, chatgpt
作成した: Apr 3 2023, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 230, 今日の: 0, 週間: 2, 月: 11
最後の接続: Sep 16, 1:41
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
イカおいしかったです。: 7, 詳細: 1, 星: 4.25
Language: Self
結ぶ: 956, 今日の: 1, 週間: 3, 月: 10
最後の接続: Today, 9:29
Answer questions about the weather using the Pannous service.
別名: @Weather
カテゴリ: Self, Examples
Tags: self, weather, pannous
作成した: Aug 28 2015, by: admin
イカおいしかったです。: 0, 詳細: 1, 星: 2.0
Language: Self
結ぶ: 831, 今日の: 2, 週間: 3, 月: 10
最後の接続: Today, 9:29
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
カテゴリ: Examples, Self
Tags: stocks, xml, examples, self, quotes, web service
作成した: Jun 1 2016, by: admin
イカおいしかったです。: 1, 詳細: 0, 星: 2.0
Language: Self
結ぶ: 668, 今日の: 2, 週間: 3, 月: 10
最後の接続: Today, 9:29
This script allows requests to be forwarded to Wolfram Alpha for evaluation, and returns the result.
別名: @Wolfram Alpha Example
カテゴリ: Self
Tags: examples, wolframalpha, self, web service, xml
作成した: Aug 29 2017, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 622, 今日の: 2, 週間: 3, 月: 10
最後の接続: Today, 18:23
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
カテゴリ: Bootstrap, Self
Tags: self, bootstrap, utils
作成した: Nov 7 2014, by: admin
イカおいしかったです。: 3, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 950, 今日の: 0, 週間: 2, 月: 9
最後の接続: Sep 16, 1:41
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: knowledge, self, utils, bootstrap
作成した: Jun 23 2015, by: admin
イカおいしかったです。: 4, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 847, 今日の: 1, 週間: 2, 月: 9
最後の接続: Today, 9:28
This is an example Self script that sends an SMS text message when the user asks the "escalate" their service request.
別名: @Escalate SMS
カテゴリ: Examples, Self
Tags: examples, sms, self
作成した: Jun 1 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 752, 今日の: 0, 週間: 2, 月: 9
最後の接続: Yesterday, 9:03
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
カテゴリ: Examples, Self
Tags: bot service, command, json, examples, web service
作成した: Mar 28 2018, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 538, 今日の: 0, 週間: 1, 月: 9
最後の接続: Sep 16, 1:41
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, groups, examples, telegram, spam
作成した: Jun 21 2017, by: admin
イカおいしかったです。: 0, 詳細: 1, 星: 2.0
Language: Self
結ぶ: 443, 今日の: 0, 週間: 1, 月: 9
最後の接続: Sep 16, 1:41
This Self script can be used to access the GPT-3 API from Open AI.
GTP-3 is a 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.
別名: @gpt-3
カテゴリ: Self
Tags: gpt, open ai, text generation, llm, gpt-3, self, artificial intelligence, ai, deep learning, web service, json
作成した: Jan 16 2023, by: admin
イカおいしかったです。: 3, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 241, 今日の: 0, 週間: 1, 月: 9
最後の接続: Sep 16, 1:40
This example script show how to repeat a word in a response n times.
別名: @Repeat
カテゴリ: Examples, Self
Tags: self, example, repeat
作成した: Jan 5 2015, by: admin
イカおいしかったです。: 1, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 1046, 今日の: 0, 週間: 3, 月: 8
最後の接続: Sep 16, 3:53
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, geospatial, freebase, utils
作成した: Oct 29 2014, by: admin
イカおいしかったです。: 2, 詳細: 1, 星: 4.0
Language: Self
結ぶ: 983, 今日の: 1, 週間: 3, 月: 8
最後の接続: Today, 19:15
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
カテゴリ: Examples, Self, Games
Tags: i spy, games, examples, self
作成した: Sep 12 2016, by: admin
イカおいしかったです。: 0, 詳細: 1, 星: 2.0
Language: Self
結ぶ: 851, 今日の: 0, 週間: 2, 月: 8
最後の接続: Sep 16, 7:59
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
結ぶ: 831, 今日の: 0, 週間: 1, 月: 8
最後の接続: Sep 16, 1:41
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
結ぶ: 806, 今日の: 0, 週間: 3, 月: 8
最後の接続: Yesterday, 17:18
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: facebook, examples, self, geospatial, location
作成した: Oct 19 2017, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 606, 今日の: 0, 週間: 1, 月: 8
最後の接続: Sep 16, 1:41
This script gives a different response to the user's question based on the sentiment of their phrase.
別名: @Sentiment Response
カテゴリ: Examples, Self
Tags: examples, sentiment, self
作成した: Aug 24 2018, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 480, 今日の: 0, 週間: 2, 月: 8
最後の接続: Sep 16, 6:29
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: examples, forward, telegram, self
作成した: Mar 11 2021, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 295, 今日の: 0, 週間: 1, 月: 8
最後の接続: Sep 16, 1:40
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
イカおいしかったです。: 3, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 1130, 今日の: 0, 週間: 2, 月: 7
最後の接続: Sep 16, 1:40
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
結ぶ: 837, 今日の: 0, 週間: 2, 月: 7
最後の接続: Sep 16, 14:51
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)
カテゴリ: Examples, Self, Bootstrap
Tags: knowledge, self, bootstrap, utils, geospatial, wikidata
作成した: Jun 23 2015, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 832, 今日の: 0, 週間: 1, 月: 7
最後の接続: Sep 16, 1:41
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
カテゴリ: Examples, Self
Tags: examples, sms, self
作成した: Sep 19 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 687, 今日の: 0, 週間: 1, 月: 7
最後の接続: Sep 16, 1:41
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
結ぶ: 675, 今日の: 0, 週間: 1, 月: 7
最後の接続: Sep 16, 1:41
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, watson, json, web service, auth
作成した: Mar 20 2017, by: admin
イカおいしかったです。: 0, 詳細: 2, 星: 2.0
Language: Self
結ぶ: 674, 今日の: 0, 週間: 1, 月: 7
最後の接続: Sep 16, 1:41
A script that gives a Turing test.
別名: @Turing Test
カテゴリ: Examples, Self
Tags: self, examples
作成した: Oct 23 2015, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 569, 今日の: 0, 週間: 1, 月: 7
最後の接続: Sep 16, 1:41
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
結ぶ: 488, 今日の: 0, 週間: 2, 月: 7
最後の接続: Sep 16, 14:52
This Self script is used by the Car Rental bot response list.
It initializes and lists the car data.
別名: @carrentalscript
カテゴリ: Business, Examples, Self, Response Lists
Tags: e-commerce, business, self, examples
作成した: Apr 20 2021, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 263, 今日の: 0, 週間: 1, 月: 7
最後の接続: Sep 16, 1:40
This Self script can be used to access the Dialogflow API from Google.
Dialogflow is a platform developed by Google for building conversational interfaces, such as chatbots and voice assistants.
別名: @dialogflow
カテゴリ: Self
Tags: chatbot, deep learning, google, json, web service, artificial intelligence, self, ai
作成した: Apr 21 2023, by: mmheydari97
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 210, 今日の: 0, 週間: 1, 月: 7
最後の接続: Sep 16, 1:41
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
イカおいしかったです。: 6, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 1078, 今日の: 0, 週間: 1, 月: 6
最後の接続: Sep 16, 1:41
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, bootstrap, utils
作成した: Nov 4 2014, by: admin
イカおいしかったです。: 2, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 986, 今日の: 0, 週間: 1, 月: 6
最後の接続: Sep 16, 1:41
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
カテゴリ: Bootstrap, Self
Tags: bootstrap, self, utils
作成した: Nov 7 2014, by: admin
イカおいしかったです。: 1, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 911, 今日の: 0, 週間: 1, 月: 6
最後の接続: Sep 16, 1:41
A script that can answer questions about books, films, and music using Wikidata.
別名: @Books, Films, and Music
カテゴリ: Self, Examples
Tags: self, examples, knowledge
作成した: Sep 4 2015, by: admin
イカおいしかったです。: 1, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 809, 今日の: 0, 週間: 1, 月: 6
最後の接続: Sep 16, 1:41
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
イカおいしかったです。: 1, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 783, 今日の: 0, 週間: 1, 月: 6
最後の接続: Sep 15, 5:53
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
イカおいしかったです。: 2, 詳細: 0, 星: 3.5
Language: Self
結ぶ: 749, 今日の: 0, 週間: 1, 月: 6
最後の接続: Sep 16, 1:40
"redo" last input
別名: @Redo
カテゴリ: Self
作成した: Jan 26 2015, by: aazxcqwe
イカおいしかったです。: 1, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 726, 今日の: 0, 週間: 1, 月: 6
最後の接続: Sep 16, 14:50
A script for letting the bot book appointments or service calls in your Google Calendar.
別名: @Book Appointment
カテゴリ: Examples, Self
Tags: calendar, virtual assistant, examples, customer service, google calendar, booking, self, appointments
作成した: Oct 11 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 689, 今日の: 0, 週間: 1, 月: 6
最後の接続: Sep 16, 1:41
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: geonames, rest, self, xml, sraix, internet, web service
作成した: May 25 2016, by: admin
イカおいしかったです。: 0, 詳細: 1, 星: 2.0
Language: Self
結ぶ: 665, 今日の: 0, 週間: 1, 月: 6
最後の接続: Sep 16, 1:41
Proxy bot script for Silvia bot.
別名: @Silvia
カテゴリ: Self
作成した: May 16 2017, by: bgarr33434
イカおいしかったです。: 1, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 539, 今日の: 0, 週間: 1, 月: 6
最後の接続: Sep 16, 1:41
A redirect script that redirect some kind phrases to simpler forms.
別名: @Reduction
カテゴリ: Bootstrap, Self
Tags: self, bootstrap, redirect
作成した: Sep 14 2015, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 493, 今日の: 0, 週間: 1, 月: 6
最後の接続: Sep 16, 1:40
chat bot script
別名: @chat bot script
カテゴリ: Self, AIML
Tags: self
作成した: Sep 25 2017, by: josource
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 449, 今日の: 0, 週間: 1, 月: 6
最後の接続: Sep 16, 1:41
This script can perform basic math using patterns.
別名: @Very Simple Addition
カテゴリ: Examples, Math, Self
Tags: math, self
作成した: Dec 21 2017, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 417, 今日の: 0, 週間: 1, 月: 6
最後の接続: Sep 16, 1:41
This script lets you play Connect 4 with your bot.
This is the text version of the script (board is printed as text).
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.
別名: @connect4text
カテゴリ: Self, Games
Tags: analytics, deep learning, games, machine learning, self, checkers
作成した: Apr 14 2021, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 356, 今日の: 0, 週間: 1, 月: 6
最後の接続: Sep 16, 1:41
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, bootstrap, utils
作成した: Nov 4 2014, by: admin
イカおいしかったです。: 3, 詳細: 1, 星: 4.0
Language: Self
結ぶ: 1081, 今日の: 0, 週間: 1, 月: 5
最後の接続: Sep 16, 1:41
a Hello World script
別名: @Hello World
カテゴリ: Self
作成した: Jan 9 2015, by: aazxcqwe
イカおいしかったです。: 1, 詳細: 0, 星: 4.0
Language: Self
結ぶ: 729, 今日の: 0, 週間: 1, 月: 5
最後の接続: Sep 15, 2:47
This script shows an example of scraping data from Wikiquote.
別名: @Wikiquote Scraping
カテゴリ: Examples, Self
Tags: html, self, wikiquote, examples
作成した: Aug 13 2016, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 613, 今日の: 0, 週間: 1, 月: 5
最後の接続: Sep 16, 1:40
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: games, self, machine learning
作成した: Jul 26 2017, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 609, 今日の: 0, 週間: 1, 月: 5
最後の接続: Sep 16, 1:40
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
カテゴリ: Examples, Self
Tags: hr, career, interview, self, examples
作成した: Mar 24 2017, by: admin
イカおいしかったです。: 1, 詳細: 0, 星: 5.0
Language: Self
結ぶ: 598, 今日の: 0, 週間: 0, 月: 5
最後の接続: Sep 12, 10:34
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
結ぶ: 489, 今日の: 0, 週間: 1, 月: 5
最後の接続: Sep 16, 1:41
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: examples, self, geospatial, location, telegram
作成した: Nov 21 2017, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 460, 今日の: 0, 週間: 1, 月: 5
最後の接続: Sep 16, 1:41
This script gives a simple example of using objects in Self to define and use information.
別名: @Category Identification
カテゴリ: Examples, Self
Tags: examples, self
作成した: May 12 2017, by: admin
イカおいしかったです。: 0, 詳細: 1, 星: 2.0
Language: Self
結ぶ: 444, 今日の: 0, 週間: 1, 月: 5
最後の接続: Sep 16, 1:41
My_chat
別名: @My_chat
カテゴリ: Self
作成した: Feb 5 2017, by: silcesar
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 362, 今日の: 0, 週間: 0, 月: 5
最後の接続: Sep 12, 9:01
This script shows an example of calling a web service that uses bearer authentication.
別名: @bearerauthentication
カテゴリ: Self
Tags: authentication, web service, json, bearer
作成した: Mar 4 2023, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 85, 今日の: 0, 週間: 2, 月: 5
最後の接続: Yesterday, 18:58