Search Scripts


250 results.
Next | 1 | 2 | 3 | 4 | 5

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: quote, stock market, finance, stock quotes, stock, self, json, web service
Created: Oct 29 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 278, today: 0, week: 5, month: 8
Last Connect: Today, 0:13
Order Pizza
Order Pizza
An example response list 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.
Alias: @Order Pizza
Categories: Response Lists, Examples
Tags: orders, e-commerce, examples, pizza, response list
Created: Apr 11 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 415, today: 0, week: 4, month: 7
Last Connect: Yesterday, 21:08
Animals Set
Animals Set
This JSON data file can be used to load the concept of animals into your bot. This defines animal meaning objects for animal words, and can be used as a set in AIML or from Self. You can import JSON files from your bot's Knowledge page in its Admin Console.
Alias: @Animals Set
Categories: JSON, Data
Tags: data, set, json, animals
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: JSON
Connects: 366, today: 0, week: 4, month: 7
Last Connect: Today, 0:12
Greetings
Greetings
A list of common greetings and responses.
Alias: @Greetings
Categories: Response Lists
Tags: common responses, chat log
Created: Jan 18 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 1039, today: 0, week: 4, month: 6
Last Connect: Yesterday, 20:18
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.
Alias: @Telegram Group Administrator
Categories: Self
Tags: self, groups, examples, spam, telegram
Created: Jul 19 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 466, today: 0, week: 4, month: 6
Last Connect: Yesterday, 20:33
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.
Alias: @I Spy
Categories: Self, Examples
Tags: self, examples, games, i spy
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 457, today: 0, week: 4, month: 6
Last Connect: Yesterday, 20:07
Alarm/Timer Commands
Alarm/Timer Commands
Alarm and Timer commands for your personal assistant bot. These commands with enable a specific alarm, set alarm with 12 hour time, am or pm. Set a name for a specific or repeating alarm, choose what days it should repeat. Set a timer for minutes/hours. Name a repeating timer. Import this script into your bot, or customize the patterns/use this as a guideline. See the website link for detailed instructions.
Alias: @Alarm/Timer Commands
Categories: Response Lists, Mobile Assistant
Tags: assistant, commands, response list, mobile, alarm
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 340, today: 0, week: 5, month: 6
Last Connect: Today, 0:12
computers (alice)
computers (alice)
The computers AIML script from the ALICE A.I. FOUNDATION. This script contains general responses on computers and programming. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @computers (alice)
Categories: AIML, A.L.I.C.E.
Tags: knowledge, aiml, alice, tech
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 318, today: 0, week: 4, month: 6
Last Connect: Yesterday, 21:03
Eddie
Eddie
Response list for the Eddie bot.
Alias: @Eddie
Categories: Response Lists, Personalities
Tags: response list, personality
Created: Oct 7 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 576, today: 0, week: 2, month: 5
Last Connect: Jul 11, 3:15
Weather
Weather
Answer questions about the weather using the Pannous service.
Alias: @Weather
Categories: Self
Tags: self, weather, pannous
Created: Mar 11 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 544, today: 0, week: 2, month: 5
Last Connect: Yesterday, 19:57
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.
Alias: @WhereIs (Wikidata)
Categories: Self, Bootstrap, Examples
Tags: utils, geospatial, self, wikidata, bootstrap, knowledge
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 469, today: 0, week: 3, month: 5
Last Connect: Today, 0:11
About Me
About Me
A set of responses answering general questions about the bot. The responses use the bot's data defined in the #self object.
Alias: @About Me
Categories: Response Lists, Examples
Tags: response list, examples
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 457, today: 0, week: 2, month: 5
Last Connect: Jul 11, 3:18
Colors
Colors
This JSON data file can be used to load the concept of colors into your bot. This defines color meaning objects for color words, and can be used as a set in AIML or from Self. You can import JSON files from your bot's Knowledge page in its Admin Console.
Alias: @Colors
Categories: Data, JSON
Tags: json, colors, set, data
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: JSON
Connects: 450, today: 0, week: 3, month: 5
Last Connect: Today, 0:11
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
Alias: @Wikiquote Scraping
Categories: Self, Examples
Tags: self, wikiquote, examples, html
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 441, today: 0, week: 3, month: 5
Last Connect: Yesterday, 20:23
atomique_ed (french)
atomique_ed (french)
atomique_ed French AIML script from ALICE A.I. Foundation. This script contains some responses to common phrases and is meant to be combine with the other french AIML scripts for the full personality.
Alias: @atomique_ed (french)
Categories: French Set, Language, AIML, French
Tags: french, aiml, common responses
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 365, today: 0, week: 3, month: 5
Last Connect: Yesterday, 21:33
continuation (alice)
continuation (alice)
The continuation AIML script from the ALICE A.I. FOUNDATION. This script seems to be maintaining some sort of conversational stack, but I really have no idea what it is doing exactly. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @continuation (alice)
Categories: AIML, A.L.I.C.E.
Tags: utils, alice, aiml
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 332, today: 0, week: 3, month: 5
Last Connect: Yesterday, 20:48
List Commands
List Commands
Provides lists of supported commands.
Alias: @List Commands
Categories: Mobile Assistant, Response Lists
Tags: assistant, mobile, commands
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 289, today: 0, week: 3, month: 5
Last Connect: Yesterday, 21:12
phonetic
phonetic
Rosie phonetic.map script.
Alias: @phonetic
Categories: AIML, Map, Data, Rosie
Tags: aiml2, rosie, map, aiml
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 264, today: 0, week: 2, month: 5
Last Connect: Yesterday, 23:06
profile2predicate
profile2predicate
Rosie profile2predicate.map script.
Alias: @profile2predicate
Categories: Map, Rosie, AIML, Data
Tags: aiml2, map, rosie, aiml
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 252, today: 0, week: 3, month: 5
Last Connect: Yesterday, 23:07
Special Event
Special Event
A response list for a special event bot.
Alias: @specialevent
Categories: Response Lists
Tags: events
Created: May 29 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 243, today: 0, week: 3, month: 5
Last Connect: Today, 0:02
Music Streaming
Music Streaming
This response list can be used to create a bot designed to assist consumers with a music streaming service. The user can find music and information about pricing and plans for subscription. As well, this bot allows users to stream music radio stations. This bot uses commands to play music and requires the embed webpage has code to receive the command and stream the music. For an example see, https://www.botlibre.com/script?id=36393269
Alias: @musicstreaming
Categories: Examples, Response Lists
Tags: music, response list, examples
Created: Dec 17 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 240, today: 0, week: 3, month: 5
Last Connect: Yesterday, 22:03
Knowledge
Knowledge
Rosie knowledge.aiml script.
Alias: @knowledge
Categories: AIML, Rosie
Tags: knowledge, aiml2, rosie, aiml
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 226, today: 0, week: 3, month: 5
Last Connect: Today, 0:00
being
being
Rosie being.set script.
Alias: @being
Categories: AIML, Set, Data, Rosie
Tags: aiml2, rosie, set, aiml
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 225, today: 0, week: 2, month: 5
Last Connect: Yesterday, 22:59
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.
Alias: @Plus
Categories: Self, Examples, Math
Tags: math, self
Created: Dec 18 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 221, today: 0, week: 2, month: 5
Last Connect: Yesterday, 21:51
GPT-3
GPT-3
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.
Alias: @gpt-3
Categories: Self
Tags: open ai, deep learning, gpt-3, artificial intelligence, ai, self, text generation, llm, gpt
Created: Jan 17 2023, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 154, today: 0, week: 3, month: 5
Last Connect: Yesterday, 20:37
Bot Libre JavaScript SDK
Bot Libre JavaScript SDK
The Bot Libre SDK is a software development kit that makes it easy for developers to create their own website, mobile app, or server that accesses Bot Libre services.

The SDK includes an JavaScript API and SDK that makes it simple to develop your own bot or chat website. The SDK also contains an Android Java SDK, and support for other languages.

The SDK is open source under the Eclipse Public License, is extendable/customizable, and hosted on GitHub under Bot Libre.


Alias: @Bot Libre JavaScript SDK
Categories: JavaScript
Tags: sdk, javascript, paphus
Created: Jan 17 2015, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: JavaScript
Connects: 1192, today: 0, week: 2, month: 4
Last Connect: Jul 11, 3:42
Service Bot
Service Bot
A set of greetings and responses for a custom service bot.
Alias: @Service Bot
Categories: Response Lists, Business
Tags: common responses, customer service
Created: Jan 17 2015, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: Response List
Connects: 1069, today: 0, week: 3, month: 4
Last Connect: Yesterday, 20:19
Farewells
Farewells
A list of common farewells and goodbyes.
Alias: @Farewells
Categories: Response Lists
Tags: chat logs, goodbye, farewells, common responses
Created: Jan 17 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 987, today: 0, week: 2, month: 4
Last Connect: Yesterday, 20: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.
Alias: @My Name Is
Categories: Self
Tags: self, bootstrap, names
Created: Jan 19 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 973, today: 0, week: 3, month: 4
Last Connect: Today, 0:12
Emotions
Emotions
A chat log that associates emotions with their words. This chat log needs to be imported with "Understanding and comprehension" checked.
Alias: @Emotions
Categories: Chat Logs
Tags: emotion, chat log
Created: Jan 18 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Chat Log
Connects: 948, today: 1, week: 3, month: 4
Last Connect: Today, 2:19
bot (alice)
bot (alice)
The bot AIML script from the ALICE A.I. FOUNDATION. This script contains a set of basic responses for a bot. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @bot (alice)
Categories: A.L.I.C.E., AIML
Tags: bot, alice, aiml
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 527, today: 0, week: 3, month: 4
Last Connect: Yesterday, 21:02
Little Lisa
Little Lisa
The script for the Little Lisa personality of a girl child.
Alias: @Little Lisa
Categories: Response Lists, Personalities
Tags: response list, child, bot, personality
Created: May 1 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 517, today: 0, week: 3, month: 4
Last Connect: Yesterday, 20:22
Book Appointment
Book Appointment
A script for letting the bot book appointments or service calls in your Google Calendar.
Alias: @Book Appointment
Categories: Examples, Self
Tags: calendar, self, examples, booking, appointments, virtual assistant, customer service, google calendar
Created: Nov 2 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 484, today: 0, week: 3, month: 4
Last Connect: Yesterday, 20:26
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
Alias: @Facebook Custom Template Script
Categories: Self
Tags: examples, facebook, self
Created: Jul 19 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 484, today: 0, week: 3, month: 4
Last Connect: Yesterday, 20:30
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.
Alias: @Escalate SMS
Categories: Examples, Self
Tags: self, examples, sms
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 481, today: 0, week: 3, month: 4
Last Connect: Jul 11, 3:43
Books, Films, and Music
Books, Films, and Music
A script that can answer questions about books, films, and music using Wikidata.
Alias: @Books, Films, and Music
Categories: Self, Examples
Tags: knowledge, examples, self
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 478, today: 0, week: 3, month: 4
Last Connect: Yesterday, 20:13
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Categories: Examples, Self
Tags: examples, email, self
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 478, today: 0, week: 3, month: 4
Last Connect: Today, 0:11
Repeat
Repeat
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Categories: Examples, Self
Tags: example, repeat, self
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 458, today: 0, week: 2, month: 4
Last Connect: Jul 11, 3:13
Emotion Responses
Emotion Responses
A set of emotional tagged responses. Responses can be tagged with emotions to change the bot's avatar and mood.
Alias: @Emotion Responses
Categories: Response Lists
Tags: examples, response list, emotion
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 448, today: 0, week: 3, month: 4
Last Connect: Yesterday, 20:08
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.
Alias: @Pizza Bot
Categories: Self, Examples, Business
Tags: e-commerce, pizza, self, orders, examples
Created: Oct 13 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 448, today: 0, week: 2, month: 4
Last Connect: Yesterday, 20:04
Facebook Custom Template
Facebook Custom Template
This response list 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
Alias: @Facebook Custom Template
Categories: Response Lists
Tags: facebook, response list, examples
Created: Jul 19 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 445, today: 0, week: 3, month: 4
Last Connect: Yesterday, 20:29
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.
Alias: @GeoNames
Categories: Examples, Self
Tags: sraix, internet, rest, geonames, xml, self
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 433, today: 1, week: 3, month: 4
Last Connect: Today, 2:22
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.
Alias: @DateAndTime
Categories: Bootstrap, Self
Tags: utils, bootstrap, self
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 431, today: 0, week: 2, month: 4
Last Connect: Jul 11, 3:17
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.
Alias: @Interview Bot
Categories: Self, Examples
Tags: hr, career, examples, interview, self
Created: Mar 24 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 431, today: 0, week: 3, month: 4
Last Connect: Jul 11, 3:46
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.
Alias: @Loop
Categories: Bootstrap, Self
Tags: self, bootstrap, utils
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 425, today: 0, week: 2, month: 4
Last Connect: Yesterday, 20:00
client_profile (alice)
client_profile (alice)
The client_profile AIML script from the ALICE A.I. FOUNDATION. This script contains responses for giving and learning info on the user. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @client_profile (alice)
Categories: AIML, A.L.I.C.E.
Tags: alice, aiml
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 402, today: 0, week: 3, month: 4
Last Connect: Yesterday, 20:50
Realtor Bot
Realtor Bot
This response list is an exemplary script for the real estate. This script will walk through the various locations, type of the estates, and detailed estate information (include the image and video clip). You may create a bot, and import this response list file to instantly make a realtor bot. The bot then can be configured to run on web page, mobile or social media.
Alias: @Realtor Bot
Categories: Response Lists, Business
Tags: response list, real estate, business, examples
Created: Jun 19 2019, by: king_wang
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 341, today: 0, week: 2, month: 4
Last Connect: Jul 11, 3:48
bot profile (alice)
bot profile (alice)
The bot profile AIML script from the ALICE A.I. FOUNDATION. This script answers basic questions about the bot. You need to set several bot variables for it to function. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
You can set a variable on your bot using Self while chatting with your bot:
&& set #gender to "female" on #self
or importing a chat log; script: set #gender to "female" on #self
Alias: @bot profile (alice)
Categories: A.L.I.C.E., AIML
Tags: aiml, alice, bot
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 333, today: 0, week: 3, month: 4
Last Connect: Yesterday, 20:45
Map Commands
Map Commands
Map commands to use Google Maps with your virtual assistant bot. Open map, get directions to and from destinations, pick a mode (walking, driving or biking) or avoid tolls, highways and ferries. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @Map Commands
Categories: Mobile Assistant, Response Lists
Tags: google maps, commands, response list, map, assistant, mobile
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 330, today: 0, week: 3, month: 4
Last Connect: Yesterday, 21:13
SMS/Text Message Commands
SMS/Text Message Commands
SMS commands to send text messages with your virtual assistant bot. View texts, open contacts and send text messages. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @SMS/Text Message Commands
Categories: Mobile Assistant, Response Lists
Tags: response list, mobile, sms, text, assistant, commands
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 315, today: 0, week: 3, month: 4
Last Connect: Yesterday, 21:34
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.
Alias: @Telegram Location Request
Categories: Self
Tags: self, location, examples, telegram, geospatial
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 313, today: 0, week: 2, month: 4
Last Connect: Yesterday, 21:23
Calendar/Event Commands
Calendar/Event Commands
Calendar commands to create events with your virtual assistant bot. Open calendar to create event, set event time, name and location. Include an end time for event. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @Calendar/Event Commands
Categories: Mobile Assistant, Response Lists
Tags: calendar, assistant, mobile, commands
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 288, today: 0, week: 2, month: 4
Last Connect: Jul 11, 3:10
Music Streaming Website
Music Streaming Website
This website provides example embed code for the Music Streaming Bot. It contains JavaScript code that checks for response commands and plays music through the streaming service, https://rfcmedia.streamguys1.com/
Alias: @musicstreamingwebsite
Categories: Examples, Website, Programming Language, HTML
Tags: examples, music, html, website
Created: Dec 17 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: HTML
Connects: 285, today: 0, week: 2, month: 4
Last Connect: Yesterday, 21:50
be2is
be2is
Rosie be2is.map script.
Alias: @be2is
Categories: AIML, Map, Rosie, Data
Tags: aiml, rosie, map, aiml2
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 271, today: 0, week: 1, month: 4
Last Connect: Jul 11, 3:13
ordinal
ordinal
Rosie ordinal.set script.
Alias: @ordinal
Categories: Set, Data, Rosie, AIML
Tags: rosie, aiml2, aiml, set
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 262, today: 0, week: 3, month: 4
Last Connect: Yesterday, 22:27
erdown
erdown
Rosie erdown.set script.
Alias: @erdown
Categories: Set, Rosie, Data, AIML
Tags: aiml2, set, aiml, rosie
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 248, today: 0, week: 2, month: 4
Last Connect: Yesterday, 23:20

Next | 1 | 2 | 3 | 4 | 5