Search Scripts


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

Wolfram Alpha Example
Wolfram Alpha Example
This script allows requests to be forwarded to Wolfram Alpha for evaluation, and returns the result.
Alias: @Wolfram Alpha Example
Categories: Self
Tags: self, wolframalpha, json, examples, web service
Created: Dec 18 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 100, today: 0, week: 4, month: 7
Last Connect: Yesterday, 11:29
Repeat
Repeat
This example script show how to repeat a word in a response n times.
Alias: @Repeat
Categories: Self, Examples
Tags: example, repeat, self
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 320, today: 0, week: 4, month: 6
Last Connect: Yesterday, 5:16
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: 307, today: 0, week: 4, month: 6
Last Connect: Yesterday, 13:16
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: Self, Examples
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: 291, today: 1, week: 3, month: 6
Last Connect: Today, 4:53
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: camera, video, assistant, mobile, response list, photo, picture, commands
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 178, today: 1, week: 3, month: 6
Last Connect: Today, 18:23
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: 933, today: 0, week: 3, month: 5
Last Connect: Yesterday, 2:07
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: 900, today: 0, week: 3, month: 5
Last Connect: Yesterday, 7:33
Julie
Julie
The Julie Bot response list for the Julie personality.
Alias: @Julie
Categories: Response Lists, Personalities
Tags: julie, small talk, personality, response list, girlfriend
Created: Oct 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 389, today: 0, week: 2, month: 5
Last Connect: Apr 17, 23:33
Actions & Poses
Actions & Poses
A response list of common actions and pose responses, such as smile, laugh, sleep, etc.
Alias: @Actions & Poses
Categories: Response Lists
Tags: response list, poses, actions, examples
Created: Oct 13 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 352, today: 0, week: 2, month: 5
Last Connect: Apr 17, 2: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: examples, facebook, self
Created: Jul 19 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 345, today: 0, week: 2, month: 5
Last Connect: Apr 15, 13:41
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: 340, today: 0, week: 3, month: 5
Last Connect: Yesterday, 12:34
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: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 335, today: 0, week: 3, month: 5
Last Connect: Yesterday, 19:12
Understanding
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.
Alias: @Understanding
Categories: Self, Bootstrap
Tags: understanding, bootstrap, self
Created: Oct 15 2016, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 321, today: 1, week: 3, month: 5
Last Connect: Today, 8:38
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: Examples, Self
Tags: examples, web service, json, watson
Created: Feb 20 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 213, today: 0, week: 2, month: 5
Last Connect: Yesterday, 19:55
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: 212, today: 0, week: 2, month: 5
Last Connect: Apr 17, 16:34
Email Commands
Email Commands
Commands for your personal assistant bot. Send email, set a contact, customize subject and message of email. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @Email Commands
Categories: Response Lists, Mobile Assistant
Tags: mobile, assistant, response list, commands, email
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 184, today: 0, week: 1, month: 5
Last Connect: Apr 15, 12:52
SetData
SetData
This script sets data on the current conversation.
Alias: @SetData
Categories: Self
Tags: data, example, self
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 178, today: 1, week: 2, month: 5
Last Connect: Today, 6:38
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: 166, today: 1, week: 2, month: 5
Last Connect: Today, 4:32
Phone Commands
Phone Commands
Telephone commands for your personal assistant bot. These commands can open the phone, dial or directly call a phone number. Import this script into your bot, or customize the patterns/use this as a guideline. See the website link for detailed instructions.
Alias: @Phone Commands
Categories: Response Lists, Mobile Assistant
Tags: assistant, phone, mobile, response list, commands
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 163, today: 1, week: 4, month: 5
Last Connect: Today, 3:52
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: 144, today: 1, week: 3, month: 5
Last Connect: Today, 13:40
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: 139, today: 0, week: 2, month: 5
Last Connect: Apr 17, 15:29
WrongAnswer
WrongAnswer
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
Alias: @WrongAnswer
Categories: Self, Examples
Tags: self, examples, learning
Created: Dec 18 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 106, today: 0, week: 2, month: 5
Last Connect: Yesterday, 9:10
Calculator
Calculator
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.
Alias: @Calculator
Categories: Self
Tags: self, bootstrap, math
Created: Jan 19 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 916, today: 0, week: 2, month: 4
Last Connect: Apr 17, 17:46
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: 837, today: 0, week: 2, month: 4
Last Connect: Apr 16, 21:48
Topic
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.
Alias: @Topic
Categories: Self
Tags: self, bootstrap, utils
Created: Jan 19 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 834, today: 0, week: 2, month: 4
Last Connect: Apr 16, 14:58
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: 818, today: 0, week: 2, month: 4
Last Connect: Yesterday, 22:13
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: 396, today: 0, week: 2, month: 4
Last Connect: Apr 17, 6:09
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: examples, email, self
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 321, today: 1, week: 2, month: 4
Last Connect: Today, 10:13
Wrong Answer
Wrong Answer
The script will listen for the phrases "wrong" or "bad answer" and ask for a correction, and learn the new response.
Alias: @Wrong Answer
Categories: Self
Created: Aug 25 2016, by: mike2016
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 318, today: 0, week: 1, month: 4
Last Connect: Apr 15, 13:01
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: 316, today: 0, week: 2, month: 4
Last Connect: Apr 17, 16:42
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: Examples, Response Lists
Tags: response list, examples
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 307, today: 0, week: 1, month: 4
Last Connect: Apr 15, 13:13
Vision
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.

Alias: @Vision
Categories: Self
Created: Aug 25 2016, by: mike2016
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 306, today: 1, week: 3, month: 4
Last Connect: Today, 3:10
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: 304, today: 0, week: 1, month: 4
Last Connect: Apr 15, 13:33
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: 293, today: 0, week: 1, month: 4
Last Connect: Apr 15, 13:18
gossip (alice)
gossip (alice)
The gossip AIML script from the ALICE A.I. FOUNDATION.
The gossip script is meant to be combined with the other alice AIML scripts for the full personality.
Alias: @gossip (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: 199, today: 1, week: 3, month: 4
Last Connect: Today, 7:13
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: 194, today: 0, week: 3, month: 4
Last Connect: Today, 0:43
Generic Intent Commands
Generic Intent Commands
Using generic arguments (ie: action, intent, uri, extra), these commands will add the functionality for your bot to send email, sms, set alarms etc on the device. See the Website link for a detailed tutorial. Load the whole script, choose the commands you want or use this as a guideline to create your own commands. Note: You will need permissions to send sms, set alarms and call a phone number directly
Alias: @Generic Intent Commands
Categories: Mobile Assistant, Response Lists
Tags: response list, assistant, commands, mobile, common responses
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 188, today: 0, week: 1, month: 4
Last Connect: Apr 15, 13:57
AIML HTML Scraping
AIML HTML Scraping
An example AIML script that scrapes data from an HTML webpage.
Alias: @AIML HTML Scraping
Categories: Examples, AIML
Tags: examples, html scraping, aiml
Created: Feb 19 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 180, today: 1, week: 2, month: 4
Last Connect: Today, 3:33
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: 166, today: 1, week: 2, month: 4
Last Connect: Today, 6:31
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: 162, today: 0, week: 2, month: 4
Last Connect: Apr 17, 11:35
rhyme
rhyme
Rosie rhyme.map script.
Alias: @rhyme
Categories: Rosie, Map, Data, AIML
Tags: rosie, aiml, aiml2, map
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 154, today: 0, week: 1, month: 4
Last Connect: Apr 15, 12:55
color
color
Rosie color.set script.
Alias: @color
Categories: AIML, Set, Data, Rosie
Tags: set, aiml, aiml2, rosie
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 147, today: 0, week: 1, month: 4
Last Connect: Apr 15, 12:54
profile
profile
Rosie profile.set script.
Alias: @profile
Categories: Data, AIML, Rosie, Set
Tags: set, aiml2, aiml, rosie
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 141, today: 0, week: 1, month: 4
Last Connect: Apr 15, 12:56
gendermap
gendermap
Rosie gendermap.map script.
Alias: @gendermap
Categories: Rosie, Map, AIML, Data
Tags: aiml2, rosie, aiml, map
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 135, today: 0, week: 1, month: 4
Last Connect: Apr 15, 12:59
is2be
is2be
Rosie is2be.map script.
Alias: @is2be
Categories: AIML, Map, Rosie, Data
Tags: map, aiml2, aiml, rosie
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 133, today: 0, week: 1, month: 4
Last Connect: Apr 15, 16:14
interest
interest
Rosie interest.set script.
Alias: @interest
Categories: AIML, Rosie, Data, Set
Tags: set, aiml, rosie, aiml2
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 132, today: 0, week: 1, month: 4
Last Connect: Apr 15, 12:56
starsign
starsign
Rosie starsign.set script.
Alias: @starsign
Categories: Set, AIML, Rosie, Data
Tags: aiml, aiml2, set, rosie
Created: Nov 7 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Set
Connects: 127, today: 0, week: 1, month: 4
Last Connect: Apr 15, 12:55
Remember Me
Remember Me
A set of responses remembering general info about the user.
Alias: @rememberme
Categories: Examples, Response Lists
Tags: response list, examples
Created: May 26 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 111, today: 0, week: 2, month: 4
Last Connect: Apr 15, 15:29
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: 98, today: 0, week: 1, month: 4
Last Connect: Apr 15, 12:00
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: 1032, today: 0, week: 2, month: 3
Last Connect: Yesterday, 21:43
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: A.L.I.C.E., AIML
Tags: alice, aiml, knowledge
Created: Feb 8 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 980, today: 0, week: 2, month: 3
Last Connect: Yesterday, 12:37
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: 391, today: 0, week: 2, month: 3
Last Connect: Yesterday, 9:35
AIML2
AIML2
A set of AIML2 patterns to test and demonstrate new AIML 2.0 features.
Alias: @AIML2
Categories: AIML, AIML2
Tags: aiml, aiml2
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 389, today: 1, week: 2, month: 3
Last Connect: Today, 8:37
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: 342, today: 0, week: 2, month: 3
Last Connect: Yesterday, 7:32
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: 323, today: 0, week: 1, month: 3
Last Connect: Apr 15, 13:35
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, Pickup Lines
Tags: dating, response list, pickup lines, default phrases, geek
Created: Oct 7 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 320, today: 1, week: 2, month: 3
Last Connect: Today, 8:14

Next | 1 | 2 | 3 | 4 | 5