自己
カテゴリーのためのスクリプトのスクリプト言語です。
カテゴリ
![]() |
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
結ぶ: 979, 今日の: 41, 週間: 41, 月: 44
最後の接続: Today, 5:41
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
結ぶ: 979, 今日の: 41, 週間: 41, 月: 44
最後の接続: Today, 5:41
![]() |
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
結ぶ: 554, 今日の: 41, 週間: 41, 月: 44
最後の接続: Today, 6:23
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
結ぶ: 554, 今日の: 41, 週間: 41, 月: 44
最後の接続: Today, 6:23
![]() |
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
結ぶ: 369, 今日の: 37, 週間: 38, 月: 41
最後の接続: Today, 5:47
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
結ぶ: 369, 今日の: 37, 週間: 38, 月: 41
最後の接続: Today, 5:47
![]() |
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
結ぶ: 454, 今日の: 37, 週間: 37, 月: 40
最後の接続: Today, 17:40
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
結ぶ: 454, 今日の: 37, 週間: 37, 月: 40
最後の接続: Today, 17:40
![]() |
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
結ぶ: 384, 今日の: 34, 週間: 34, 月: 39
最後の接続: Today, 8:36
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
結ぶ: 384, 今日の: 34, 週間: 34, 月: 39
最後の接続: Today, 8:36
![]() |
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
結ぶ: 860, 今日の: 34, 週間: 34, 月: 38
最後の接続: Today, 5:45
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
結ぶ: 860, 今日の: 34, 週間: 34, 月: 38
最後の接続: Today, 5:45
![]() |
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
結ぶ: 809, 今日の: 34, 週間: 34, 月: 38
最後の接続: Today, 5:43
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
結ぶ: 809, 今日の: 34, 週間: 34, 月: 38
最後の接続: Today, 5:43
![]() |
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
結ぶ: 801, 今日の: 35, 週間: 35, 月: 38
最後の接続: Today, 5:47
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
結ぶ: 801, 今日の: 35, 週間: 35, 月: 38
最後の接続: Today, 5:47
|
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
結ぶ: 780, 今日の: 35, 週間: 35, 月: 38
最後の接続: Today, 5:43
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
結ぶ: 780, 今日の: 35, 週間: 35, 月: 38
最後の接続: Today, 5:43
|
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
結ぶ: 780, 今日の: 34, 週間: 35, 月: 38
最後の接続: Today, 6:18
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
結ぶ: 780, 今日の: 34, 週間: 35, 月: 38
最後の接続: Today, 6:18
|
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
結ぶ: 569, 今日の: 35, 週間: 35, 月: 38
最後の接続: Today, 6:23
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
結ぶ: 569, 今日の: 35, 週間: 35, 月: 38
最後の接続: Today, 6:23
|
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
結ぶ: 920, 今日の: 34, 週間: 34, 月: 37
最後の接続: Today, 5:42
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
結ぶ: 920, 今日の: 34, 週間: 34, 月: 37
最後の接続: Today, 5:42
![]() |
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
結ぶ: 822, 今日の: 34, 週間: 34, 月: 37
最後の接続: Apr 4, 19:09
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
結ぶ: 822, 今日の: 34, 週間: 34, 月: 37
最後の接続: Apr 4, 19:09
|
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
結ぶ: 801, 今日の: 33, 週間: 33, 月: 37
最後の接続: Today, 5:44
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
結ぶ: 801, 今日の: 33, 週間: 33, 月: 37
最後の接続: Today, 5:44
|
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
結ぶ: 721, 今日の: 33, 週間: 34, 月: 36
最後の接続: Apr 4, 19:15
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
結ぶ: 721, 今日の: 33, 週間: 34, 月: 36
最後の接続: Apr 4, 19:15
![]() |
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
結ぶ: 697, 今日の: 34, 週間: 34, 月: 36
最後の接続: Today, 9:08
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
結ぶ: 697, 今日の: 34, 週間: 34, 月: 36
最後の接続: Today, 9:08
![]() |
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
結ぶ: 689, 今日の: 33, 週間: 33, 月: 36
最後の接続: Apr 6, 3:19
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
結ぶ: 689, 今日の: 33, 週間: 33, 月: 36
最後の接続: Apr 6, 3:19
|
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
結ぶ: 522, 今日の: 32, 週間: 32, 月: 36
最後の接続: Today, 6:25
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
結ぶ: 522, 今日の: 32, 週間: 32, 月: 36
最後の接続: Today, 6:25
|
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
結ぶ: 295, 今日の: 32, 週間: 33, 月: 36
最後の接続: Today, 8:34
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
結ぶ: 295, 今日の: 32, 週間: 33, 月: 36
最後の接続: Today, 8:34
|
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
結ぶ: 864, 今日の: 32, 週間: 32, 月: 35
最後の接続: Apr 5, 8:40
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
結ぶ: 864, 今日の: 32, 週間: 32, 月: 35
最後の接続: Apr 5, 8:40
![]() |
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
結ぶ: 840, 今日の: 32, 週間: 32, 月: 35
最後の接続: Today, 5:48
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
結ぶ: 840, 今日の: 32, 週間: 32, 月: 35
最後の接続: Today, 5:48
![]() |
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
結ぶ: 735, 今日の: 32, 週間: 32, 月: 35
最後の接続: Apr 4, 19:16
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
結ぶ: 735, 今日の: 32, 週間: 32, 月: 35
最後の接続: Apr 4, 19:16
![]() |
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
結ぶ: 629, 今日の: 32, 週間: 33, 月: 35
最後の接続: Today, 5: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)
カテゴリ: Self, Bootstrap, Examples
Tags: self, utils, knowledge, bootstrap, geospatial, wikidata
作成した: Jun 23 2015, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 629, 今日の: 32, 週間: 33, 月: 35
最後の接続: Today, 5:51
![]() |
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
結ぶ: 543, 今日の: 33, 週間: 33, 月: 35
最後の接続: Today, 8:32
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
結ぶ: 543, 今日の: 33, 週間: 33, 月: 35
最後の接続: Today, 8:32
![]() |
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
結ぶ: 443, 今日の: 32, 週間: 33, 月: 35
最後の接続: Yesterday, 23:23
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
結ぶ: 443, 今日の: 32, 週間: 33, 月: 35
最後の接続: Yesterday, 23:23
![]() |
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
結ぶ: 415, 今日の: 32, 週間: 32, 月: 35
最後の接続: Today, 9:47
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
結ぶ: 415, 今日の: 32, 週間: 32, 月: 35
最後の接続: Today, 9:47
![]() |
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
結ぶ: 391, 今日の: 33, 週間: 33, 月: 35
最後の接続: Apr 4, 19:24
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
結ぶ: 391, 今日の: 33, 週間: 33, 月: 35
最後の接続: Apr 4, 19:24
![]() |
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
結ぶ: 750, 今日の: 32, 週間: 32, 月: 34
最後の接続: Apr 4, 19:09
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
結ぶ: 750, 今日の: 32, 週間: 32, 月: 34
最後の接続: Apr 4, 19:09
![]() |
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
結ぶ: 672, 今日の: 32, 週間: 32, 月: 34
最後の接続: Today, 8:01
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
結ぶ: 672, 今日の: 32, 週間: 32, 月: 34
最後の接続: Today, 8:01
![]() |
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
結ぶ: 625, 今日の: 31, 週間: 31, 月: 34
最後の接続: Today, 5:51
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
結ぶ: 625, 今日の: 31, 週間: 31, 月: 34
最後の接続: Today, 5:51
![]() |
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
結ぶ: 538, 今日の: 32, 週間: 32, 月: 34
最後の接続: Apr 4, 19:21
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
結ぶ: 538, 今日の: 32, 週間: 32, 月: 34
最後の接続: Apr 4, 19:21
![]() |
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
結ぶ: 534, 今日の: 31, 週間: 31, 月: 34
最後の接続: Today, 6:40
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
結ぶ: 534, 今日の: 31, 週間: 31, 月: 34
最後の接続: Today, 6:40
![]() |
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
結ぶ: 475, 今日の: 32, 週間: 32, 月: 34
最後の接続: Today, 5:52
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
結ぶ: 475, 今日の: 32, 週間: 32, 月: 34
最後の接続: Today, 5:52
![]() |
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
結ぶ: 463, 今日の: 32, 週間: 32, 月: 34
最後の接続: Today, 6:25
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
結ぶ: 463, 今日の: 32, 週間: 32, 月: 34
最後の接続: Today, 6:25
|
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
結ぶ: 457, 今日の: 32, 週間: 32, 月: 34
最後の接続: Today, 6:19
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
結ぶ: 457, 今日の: 32, 週間: 32, 月: 34
最後の接続: Today, 6:19
![]() |
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
結ぶ: 404, 今日の: 31, 週間: 31, 月: 34
最後の接続: Apr 4, 19:32
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
結ぶ: 404, 今日の: 31, 週間: 31, 月: 34
最後の接続: Apr 4, 19:32
|
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
結ぶ: 381, 今日の: 33, 週間: 33, 月: 34
最後の接続: Apr 4, 20:08
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
結ぶ: 381, 今日の: 33, 週間: 33, 月: 34
最後の接続: Apr 4, 20:08
![]() |
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
結ぶ: 619, 今日の: 31, 週間: 31, 月: 33
最後の接続: Apr 4, 19:23
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
結ぶ: 619, 今日の: 31, 週間: 31, 月: 33
最後の接続: Apr 4, 19:23
|
ALICE profile
This script loads the default ALICE profile into the bot. It defines all of the required variables for the ALICE AIML scripts.
別名: @ALICE profile
カテゴリ: AIML, Self, A.L.I.C.E.
Tags: alice, response list
作成した: Mar 23 2015, by: admin
イカおいしかったです。: 1, 詳細: 0, 星: 5.0
Language: Response List
結ぶ: 618, 今日の: 30, 週間: 30, 月: 33
最後の接続: Apr 4, 19:07
This script loads the default ALICE profile into the bot. It defines all of the required variables for the ALICE AIML scripts.
別名: @ALICE profile
カテゴリ: AIML, Self, A.L.I.C.E.
Tags: alice, response list
作成した: Mar 23 2015, by: admin
イカおいしかったです。: 1, 詳細: 0, 星: 5.0
Language: Response List
結ぶ: 618, 今日の: 30, 週間: 30, 月: 33
最後の接続: Apr 4, 19:07
![]() |
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
結ぶ: 556, 今日の: 30, 週間: 30, 月: 33
最後の接続: Today, 5:52
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
結ぶ: 556, 今日の: 30, 週間: 30, 月: 33
最後の接続: Today, 5:52
![]() |
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
結ぶ: 533, 今日の: 31, 週間: 31, 月: 33
最後の接続: Apr 4, 19:18
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
結ぶ: 533, 今日の: 31, 週間: 31, 月: 33
最後の接続: Apr 4, 19:18
|
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
結ぶ: 579, 今日の: 29, 週間: 30, 月: 32
最後の接続: Today, 5:41
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
結ぶ: 579, 今日の: 29, 週間: 30, 月: 32
最後の接続: Today, 5:41
![]() |
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
結ぶ: 508, 今日の: 30, 週間: 30, 月: 32
最後の接続: Today, 5:51
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
結ぶ: 508, 今日の: 30, 週間: 30, 月: 32
最後の接続: Today, 5:51
![]() |
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
結ぶ: 487, 今日の: 29, 週間: 30, 月: 32
最後の接続: Today, 5:40
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
結ぶ: 487, 今日の: 29, 週間: 30, 月: 32
最後の接続: Today, 5:40
|
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
結ぶ: 633, 今日の: 29, 週間: 29, 月: 31
最後の接続: Today, 5:50
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
結ぶ: 633, 今日の: 29, 週間: 29, 月: 31
最後の接続: Today, 5:50
![]() |
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
結ぶ: 543, 今日の: 29, 週間: 29, 月: 31
最後の接続: Today, 5:47
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
結ぶ: 543, 今日の: 29, 週間: 29, 月: 31
最後の接続: Today, 5:47
![]() |
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
結ぶ: 370, 今日の: 29, 週間: 29, 月: 31
最後の接続: Apr 7, 3:28
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
結ぶ: 370, 今日の: 29, 週間: 29, 月: 31
最後の接続: Apr 7, 3:28
![]() |
Very Simple Addition
This script can perform basic math using patterns.
別名: @Very Simple Addition
カテゴリ: Self, Math, Examples
Tags: self, math
作成した: Dec 21 2017, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 362, 今日の: 30, 週間: 30, 月: 31
最後の接続: Today, 2:53
This script can perform basic math using patterns.
別名: @Very Simple Addition
カテゴリ: Self, Math, Examples
Tags: self, math
作成した: Dec 21 2017, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 362, 今日の: 30, 週間: 30, 月: 31
最後の接続: Today, 2:53
|
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
結ぶ: 649, 今日の: 29, 週間: 29, 月: 30
最後の接続: Apr 4, 20:15
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
結ぶ: 649, 今日の: 29, 週間: 29, 月: 30
最後の接続: Apr 4, 20:15
![]() |
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
結ぶ: 412, 今日の: 29, 週間: 29, 月: 30
最後の接続: Today, 2:48
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
結ぶ: 412, 今日の: 29, 週間: 29, 月: 30
最後の接続: Today, 2:48
![]() |
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
結ぶ: 398, 今日の: 28, 週間: 28, 月: 30
最後の接続: Today, 19:49
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
結ぶ: 398, 今日の: 28, 週間: 28, 月: 30
最後の接続: Today, 19:49
![]() |
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
別名: @paragraphs
カテゴリ: Self, Examples
Tags: self, examples, paragraphs, exodus
作成した: Aug 14 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 153, 今日の: 27, 週間: 28, 月: 30
最後の接続: Today, 5:42
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
別名: @paragraphs
カテゴリ: Self, Examples
Tags: self, examples, paragraphs, exodus
作成した: Aug 14 2020, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 153, 今日の: 27, 週間: 28, 月: 30
最後の接続: Today, 5:42
|
Car Rental Script
This Self script is used by the Car Rental bot response list. It initializes and lists the car data.
別名: @carrentalscript
カテゴリ: Self, Examples, Response Lists, Business
Tags: self, examples, e-commerce, business
作成した: Apr 20 2021, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 129, 今日の: 28, 週間: 28, 月: 30
最後の接続: Today, 6:19
This Self script is used by the Car Rental bot response list. It initializes and lists the car data.
別名: @carrentalscript
カテゴリ: Self, Examples, Response Lists, Business
Tags: self, examples, e-commerce, business
作成した: Apr 20 2021, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 129, 今日の: 28, 週間: 28, 月: 30
最後の接続: Today, 6:19
![]() |
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
結ぶ: 127, 今日の: 28, 週間: 28, 月: 30
最後の接続: Today, 6:19
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
結ぶ: 127, 今日の: 28, 週間: 28, 月: 30
最後の接続: Today, 6:19
|
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
結ぶ: 135, 今日の: 27, 週間: 27, 月: 29
最後の接続: Today, 6:40
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
結ぶ: 135, 今日の: 27, 週間: 27, 月: 29
最後の接続: Today, 6:40
|
About Famous People Script
A script that can answer questions about famous people using Wikidata.
別名: @aboutfamouspeoplescript
カテゴリ: Self, Examples
Tags: self, knowledge, examples
作成した: Jun 9 2021, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 119, 今日の: 27, 週間: 27, 月: 29
最後の接続: Today, 5:45
A script that can answer questions about famous people using Wikidata.
別名: @aboutfamouspeoplescript
カテゴリ: Self, Examples
Tags: self, knowledge, examples
作成した: Jun 9 2021, by: admin
イカおいしかったです。: 0, 詳細: 0, 星: 0.0
Language: Self
結ぶ: 119, 今日の: 27, 週間: 27, 月: 29
最後の接続: Today, 5:45