Search Scripts


285 results.
Next | 1 | 2 | 3 | 4 | 5 | 6

Example Website
Example Website
This is an example of a website you can build on Bot Libre, with free web hosting and subdomain.
Alias: @Example Website
Categories: Examples, Website
Tags: examples, website
Created: Oct 15 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: HTML
Connects: 5571, today: 0, week: 5, month: 8
Last Connect: Dec 6, 12:38
Evo
Evo
Evo - The Game of Life
Alias: @evo
Categories: Programming Language, HTML
Tags: javascript, html, games
Created: Nov 24 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: HTML
Connects: 2811, today: 0, week: 5, month: 8
Last Connect: Dec 6, 10:43
Evo
bradybotclassroom.html
bradybotclassroom.html
A simple 3x3 grid which allows url input... oh and a custom background. :)
Alias: @bradybotclassroom.html
Categories: Examples, Website, Response Lists, Education
Tags: html
Created: May 27, by: malachite_gaming
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: HTML
Connects: 415, today: 0, week: 6, month: 8
Last Connect: Dec 9, 3:28
Image Classifier Website
Image Classifier Website
This website provides example code for accessing the Bot Libre Analytic API from JavaScript.
Alias: @imageclassifierwebsite
Categories: Programming Language, HTML, Examples, Website
Tags: api, examples, html, website, analytics
Created: Apr 2 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: HTML
Connects: 1519, today: 0, week: 6, month: 7
Last Connect: Dec 7, 16:56
Wikipedia Search
Wikipedia Search
An example Self script that searches Wikipedia.
Alias: @Wikipedia Search
Categories: Self, Examples
Tags: self, examples, xml, web service, wikipedia, search, xpath
Created: Dec 9 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 440, today: 1, week: 4, month: 6
Last Connect: Yesterday, 3:10
default (sara)
default (sara)
Sara default Spanish AIML script from ALICE A.I. Foundation. This script contains basic Spanish default phrases and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @default (sara)
Categories: AIML, Sara, Language, Spanish
Tags: aiml, default phrases, sara, spanish
Created: Nov 9 2014, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 725, today: 0, week: 4, month: 4
Last Connect: Dec 8, 5:18
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: self, knowledge, examples
Created: Sep 4 2015, by: admin
Thumbs up: 2, thumbs down: 0, stars: 5.0
Language: Self
Connects: 542, today: 0, week: 3, month: 4
Last Connect: Dec 7, 12:08
Ask Brain Bot
Ask Brain Bot
This is an example script that uses Self to invoke the Bot Libre API to forward a question to another bot.
Alias: @Ask Brain Bot
Categories: Self, Examples
Tags: self, examples
Created: Jun 24 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 330, today: 0, week: 2, month: 4
Last Connect: Dec 8, 6:14
geography
geography
The geography AIML script from the ALICE A.I. FOUNDATION.
The geography script is meant to be combined with the other alice AIML scripts for the full personality.
Alias: @geography
Categories: AIML, A.L.I.C.E.
Tags: aiml, alice, geography
Created: Mar 23 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 652, today: 1, week: 2, month: 3
Last Connect: Yesterday, 18:20
Tic Tac Toe
Tic Tac Toe
An AIML script of an HTML Tic Tac Toe game, from the Square Bear AIML collection. Type "tictactoe" to start a game.
Alias: @Tic Tac Toe
Categories: AIML, Square Bear, Games
Tags: aiml, square bear, games
Created: Oct 19 2015, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: AIML
Connects: 550, today: 0, week: 2, month: 3
Last Connect: Dec 9, 23:29
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: Response Lists, Mobile Assistant
Tags: response list, commands, map, google maps, mobile, assistant
Created: Aug 31 2016, by: admin
Thumbs up: 2, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 392, today: 0, week: 3, month: 3
Last Connect: Dec 7, 15:18
Utils
Utils
A useful Utils class in Java, from the Bot Libre project.
Alias: @Utils
Categories: Programming Language, Java
Tags: utils, java
Created: Oct 19 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Java
Connects: 380, today: 0, week: 3, month: 3
Last Connect: Dec 8, 7:05
TextStream
TextStream
A useful text streaming class in Java. From the Bot Libre project.
Alias: @TextStream
Categories: Programming Language, Java
Tags: utils, java, streams
Created: Oct 19 2015, by: admin
Thumbs up: 1, thumbs down: 0, stars: 4.0
Language: Java
Connects: 375, today: 0, week: 2, month: 3
Last Connect: Dec 8, 7:13
AIML HTML Scraping
AIML HTML Scraping
An example AIML script that scrapes data from an HTML webpage.
Alias: @AIML HTML Scraping
Categories: AIML, Examples
Tags: aiml, examples, html scraping
Created: Jun 24 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: AIML
Connects: 344, today: 0, week: 2, month: 3
Last Connect: Dec 9, 2:41
JSON Bot Service
JSON Bot Service
This script shows how you can use your bot as a "bot service" to process JSON. Note that this is an advanced thing to do, and this should not be confused with calling a JSON web service, which you can do from any Self script. This is for when you want your bot to act as a web service, so it processing JSON not a chat message/NLP. This is possible through the Bot Libre REST API /rest/api/command
Alias: @JSON Bot Service
Categories: Self, Examples
Tags: examples, web service, json, bot service, command
Created: Mar 28 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 315, today: 0, week: 1, month: 3
Last Connect: Dec 8, 6:04
customstyles
customstyles
customstyles
Alias: @customstyles
Categories: Programming Language, CSS
Created: Sep 8 2017, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: CSS
Connects: 274, today: 0, week: 2, month: 3
Last Connect: Dec 5, 13:47
month
month
Rosie month.set script.
Alias: @month
Categories: AIML, Data, Rosie, Set
Tags: aiml, aiml2, set, rosie
Created: Oct 1 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 166, today: 0, week: 1, month: 3
Last Connect: Dec 8, 5:41
Random Response
Random Response
The is an example response list that shows how you can randomize or vary a response.
Alias: @randomresponse
Categories: Examples, Response Lists
Tags: examples, response list
Created: Mar 13 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 157, today: 0, week: 1, month: 3
Last Connect: Dec 8, 6:34
animal
animal
Rosie animal.set script.
Alias: @animalset
Categories: AIML, Data, Rosie, Set
Tags: aiml, aiml2, animals, set, rosie
Created: Sep 30 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 151, today: 0, week: 2, month: 3
Last Connect: Dec 7, 16:11
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: examples, response list, music
Created: Dec 17 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 68, today: 0, week: 3, month: 3
Last Connect: Dec 8, 6:57
Telegram Forward
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.
Alias: @telegramforward
Categories: Self
Tags: self, examples, telegram, forward
Created: Mar 11 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 59, today: 0, week: 3, month: 3
Last Connect: Dec 8, 6:36
knowledge (alice)
knowledge (alice)
The knowledge AIML script from the ALICE A.I. FOUNDATION.
This script contains factual answers to many common "what is" type questions. The knowledge script is meant to be combined with the other alice AIML scripts for the full personality.
Alias: @knowledge (alice)
Categories: AIML, A.L.I.C.E.
Tags: knowledge, aiml, alice
Created: Dec 30 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 1126, today: 0, week: 2, month: 2
Last Connect: Dec 8, 6:25
atomic (alice)
atomic (alice)
The atomic AIML script from the ALICE A.I. FOUNDATION. This script contains responses to common questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @atomic (alice)
Categories: AIML, A.L.I.C.E.
Tags: aiml, alice, small talk
Created: Oct 30 2014, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 822, today: 0, week: 2, month: 2
Last Connect: Dec 5, 13:11
Geek Pick-up Lines
Geek Pick-up Lines
A set of default responses for geeky pickup lines.
Alias: @Geek Pick-up Lines
Categories: Response Lists, Dating
Tags: default phrases, dating, response list, pickup lines, geek
Created: Dec 19 2014, by: admin
Thumbs up: 3, thumbs down: 2, stars: 4.4
Language: Response List
Connects: 788, today: 0, week: 2, month: 2
Last Connect: Dec 8, 5:20
food (alice)
food (alice)
The food AIML script from the ALICE A.I. FOUNDATION.
The food script is meant to be combined with the other alice AIML scripts for the full personality.
Alias: @food (alice)
Categories: AIML, A.L.I.C.E.
Tags: aiml, alice
Created: Mar 22 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 672, today: 0, week: 1, month: 2
Last Connect: Dec 8, 5:08
Simple Addition
Simple Addition
This script can perform basic math using a state machine.
Alias: @Simple Addition
Categories: Self, Math, Examples
Tags: self, math
Created: Nov 7 2014, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 646, today: 0, week: 1, month: 2
Last Connect: Dec 8, 5:12
Jokes
Jokes
A collection of funny, clean, jokes.
Alias: @Jokes
Categories: Response Lists
Tags: response list, jokes
Created: Apr 5 2015, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 637, today: 0, week: 1, month: 2
Last Connect: Dec 4, 13:42
Empty
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.
Alias: @Empty
Categories: Self, Bootstrap
Tags: self, bootstrap
Created: Nov 4 2014, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 632, today: 0, week: 2, month: 2
Last Connect: Dec 8, 5:15
Black Jack
Black Jack
An AIML script of a blackjack game, from the Square Bear AIML collection. Type "blackjack" to start a game.
Alias: @Black Jack
Categories: AIML, Square Bear, Games
Tags: aiml, square bear, games, card games
Created: Oct 19 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 551, today: 0, week: 1, month: 2
Last Connect: Dec 8, 7:08
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: self, utils, knowledge, bootstrap, geospatial, wikidata
Created: Jun 23 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 543, today: 0, week: 2, month: 2
Last Connect: Dec 8, 6:12
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, Games
Tags: self, examples, games, i spy
Created: Sep 12 2016, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: Self
Connects: 497, today: 0, week: 2, month: 2
Last Connect: Dec 8, 7:04
that (alice)
that (alice)
The "that" AIML script from the ALICE A.I. FOUNDATION. This script contains context response to other questions from the ALICE scripts. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @that (alice)
Categories: AIML, A.L.I.C.E.
Tags: aiml, alice
Created: Dec 9 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 494, today: 0, week: 2, month: 2
Last Connect: Dec 8, 6:21
GeoNames JSON Response List Example
GeoNames JSON Response List Example
An example response list that calls the GeoNames web service.
Alias: @GeoNames JSON Response List Example
Categories: Examples, Response Lists
Tags: self, response list, web service, json
Created: Jun 24 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 491, today: 0, week: 2, month: 2
Last Connect: Dec 8, 6:16
binary
binary
An AIML script of that converts 0-255 to binary, from the Square Bear AIML collection.
Alias: @binary
Categories: AIML, Square Bear
Tags: utils, aiml, square bear
Created: Oct 19 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 489, today: 0, week: 2, month: 2
Last Connect: Dec 8, 7:07
embed-style
embed-style
An example CSS style sheet for usage with embedding a bot.
Alias: @embed-style
Categories: Programming Language, CSS
Tags: embed, css
Created: Jun 15 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: CSS
Connects: 483, today: 0, week: 2, month: 2
Last Connect: Dec 5, 13:43
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
Alias: @Escalate Email
Categories: Self, Examples
Tags: self, examples, email
Created: Jun 1 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 461, today: 0, week: 0, month: 2
Last Connect: Dec 2, 17:02
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: Self, Examples
Tags: self, examples, sms
Created: Jun 1 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 456, today: 0, week: 0, month: 2
Last Connect: Dec 3, 0:58
IBM Watson Example
IBM Watson Example
This script shows how you can call an IBM Watson bot or web service from IBM's Bluemix web API. For examples on calling IBM Watson's API see, https://watson-api-explorer.mybluemix.net/
Alias: @IBM Watson Example
Categories: Self, Examples
Tags: examples, web service, json, watson, auth
Created: Mar 20 2017, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: Self
Connects: 453, today: 0, week: 1, month: 2
Last Connect: Dec 7, 10:50
stack (alice)
stack (alice)
The stack AIML script from the ALICE A.I. FOUNDATION. This script records the last eight topics in the converation. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @stack (alice)
Categories: AIML, A.L.I.C.E.
Tags: utils, aiml, alice
Created: Dec 30 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 444, today: 0, week: 2, month: 2
Last Connect: Dec 8, 6:27
Grim
Grim
Grim is a psychotic possessed hacker who died, went to purgatory, then sold his soul to the devil to return to life. He now stalks Internet users to claim their souls for Satan.
Alias: @Grim
Categories: Response Lists, Personalities
Tags: bot, response list, scary, horror, halloween
Created: Oct 31 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 418, today: 0, week: 2, month: 2
Last Connect: Dec 7, 11:47
No Conflict Generic Script
No Conflict Generic Script
Generic Commands that do not conflict with the specific command scripts.
Alias: @No Conflict Generic Script
Categories: Response Lists, Mobile Assistant
Tags: commands, mobile, assistant
Created: Oct 22 2016, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: Response List
Connects: 416, today: 0, week: 2, month: 2
Last Connect: Dec 8, 7:02
Camera/Video Commands
Camera/Video Commands
Camera commands for your personal assistant bot, using the default device camera. Take a photo, take a selfie, take a video. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @Camera/Video Commands
Categories: Response Lists, Mobile Assistant
Tags: response list, commands, camera, video, picture, photo, mobile, assistant
Created: Aug 31 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 400, today: 0, week: 1, month: 2
Last Connect: Dec 8, 5:22
Wikiquote Scraping
Wikiquote Scraping
This script shows an example of scraping data from Wikiquote.
Alias: @Wikiquote Scraping
Categories: Self, Examples
Tags: self, examples, html, wikiquote
Created: Aug 13 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 391, today: 0, week: 1, month: 2
Last Connect: Dec 8, 6:29
Turing Test
Turing Test
A script that gives a Turing test.
Alias: @Turing Test
Categories: Self, Examples
Tags: self, examples
Created: Oct 23 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 381, today: 0, week: 2, month: 2
Last Connect: Dec 8, 7:10
Cindy
Cindy
The Cindy Bot response list for the Cindy personality.
Alias: @Cindy
Categories: Response Lists, Personalities, Dating
Tags: small talk, response list, personality, girlfriend, cindy
Created: Jun 17 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 379, today: 0, week: 2, month: 2
Last Connect: Dec 8, 6:20
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: Data, JSON
Tags: animals, data, json, set
Created: Nov 7 2017, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: JSON
Connects: 355, today: 0, week: 2, month: 2
Last Connect: Dec 8, 5:26
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: Examples, Response Lists, Business
Tags: examples, response list, orders, pizza, e-commerce
Created: Mar 27 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 355, today: 0, week: 2, month: 2
Last Connect: Dec 7, 17:47
Reduction
Reduction
A redirect script that redirect some kind phrases to simpler forms.
Alias: @Reduction
Categories: Self, Bootstrap
Tags: self, bootstrap, redirect
Created: Sep 14 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 334, today: 0, week: 2, month: 2
Last Connect: Dec 5, 14:20
Facebook Location Request
Facebook Location Request
This script gives an example script for how to request and process the user's location in a Facebook Messenger bot.
Alias: @Facebook Location Request
Categories: Self
Tags: self, geospatial, examples, facebook, location
Created: Oct 19 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 333, today: 0, week: 2, month: 2
Last Connect: Dec 7, 10:47
Mailing List
Mailing List
This script gives an example of a mailing list bot that sends email notifications of new blog posts using a timer function.
Alias: @Mailing List
Categories: Self, Examples
Tags: self, examples, email, timer
Created: May 12 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 326, today: 0, week: 2, month: 2
Last Connect: Dec 5, 14:33
alice_default
alice_default
The default "*" pattern for the ALICE script set. This does a SRAI rediect to the "RANDOM PICKUP LINE" pattern which returns a random smalltalk phrase. This script should be last in you list of scripts, or if you want to enable heuristic response matching use this template as your bot's "default response" instead.
Alias: @alice_default
Categories: AIML, A.L.I.C.E.
Tags: aiml, alice
Created: Dec 22 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 321, today: 0, week: 0, month: 2
Last Connect: Dec 3, 15:21
SetData
SetData
This script sets data on the current conversation.
Alias: @SetData
Categories: Self
Tags: self, example, data
Created: Mar 17 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 319, today: 0, week: 2, month: 2
Last Connect: Dec 8, 6:18
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: self, examples, facebook
Created: Jun 20 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 289, today: 0, week: 2, month: 2
Last Connect: Dec 8, 6:06
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, geospatial, examples, telegram, location
Created: Nov 21 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 283, today: 0, week: 2, month: 2
Last Connect: Dec 8, 5:24
Sentiment Response
Sentiment Response
This script gives a different response to the user's question based on the sentiment of their phrase.
Alias: @Sentiment Response
Categories: Self, Examples
Tags: self, examples, sentiment
Created: Aug 24 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 248, today: 0, week: 2, month: 2
Last Connect: Dec 8, 5:35
GeoNames JSON AIML Example
GeoNames JSON AIML Example
An example AIML that calls the GeoNames web service through a tag.
Alias: @geonamesjsonaimlexample
Categories: AIML, Examples
Tags: self, aiml, geography, web service, json
Created: Sep 16 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 219, today: 0, week: 1, month: 2
Last Connect: Dec 8, 6:10

Next | 1 | 2 | 3 | 4 | 5 | 6