Join the Bot Libre open source project at BotLibre.org

Search Scripts


476 results.
Previous | Next | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9

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, finance, stock market, stock quotes, stock, self, web service, json
Created: Oct 29 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 228, today: 3, week: 34, month: 60
Last Connect: Today, 13:49
Bank Branch
Bank Branch
An example response list for a bank branch. You could deploy a bot using this script to any service such as web, mobile, social media, IOT.
Alias: @bankbranch
Categories: Response Lists, Examples, Business
Tags: business, examples, banking, response list
Created: Dec 18 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 227, today: 3, week: 34, month: 60
Last Connect: Today, 13:48
Actions & Poses 3D
Actions & Poses 3D
Actions and poses corresponding to 3D animations. These responses trigger actions and poses supported by the Bot Libre 3D/VR apps and SDK.
Alias: @actionsposes3d
Categories: Response Lists
Tags: response list, 3d, app
Created: May 9 2022, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 220, today: 3, week: 34, month: 60
Last Connect: Today, 13:48
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: gpt, open ai, text generation, llm, gpt-3, self, artificial intelligence, ai, deep learning, web service, json
Created: Jan 16 2023, by: admin
Thumbs up: 3, thumbs down: 0, stars: 5.0
Language: Self
Connects: 208, today: 3, week: 34, month: 60
Last Connect: Today, 13:49
ChatGPT
ChatGPT
This Self script can be used to access the ChatGPT, (GPT-3.5 or GPT-4) API from Open AI. GTP-3.5 and GPT-4 are chat optimized text generative LLM (large language model), and has been train on a large set of multi language text and and responds to many types of questions and queries. This script requires that you enter your Open AI Playground API key.
Alias: @chatgpt
Categories: Self
Tags: gpt, deep learning, self, json, web service, open ai, artificial intelligence, llm, ai, text generation, chatgpt
Created: Apr 3 2023, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 189, today: 3, week: 34, month: 60
Last Connect: Today, 13:49
Dialogflow
Dialogflow
This Self script can be used to access the Dialogflow API from Google. Dialogflow is a platform developed by Google for building conversational interfaces, such as chatbots and voice assistants.
Alias: @dialogflow
Categories: Self
Tags: chatbot, deep learning, google, json, web service, artificial intelligence, self, ai
Created: Apr 21 2023, by: mmheydari97
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 172, today: 3, week: 34, month: 60
Last Connect: Today, 13:49
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: Self, Bootstrap
Tags: self, utils, bootstrap
Created: Oct 29 2014, by: admin
Thumbs up: 3, thumbs down: 0, stars: 5.0
Language: Self
Connects: 1107, today: 3, week: 34, month: 59
Last Connect: Today, 13:48
Farewells
Farewells
A list of common farewells and goodbyes.
Alias: @Farewells
Categories: Response Lists
Tags: common responses
Created: Nov 29 2014, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 941, today: 3, week: 34, month: 59
Last Connect: Today, 13:48
Math
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.
Alias: @Math
Categories: Self, Bootstrap, Math
Tags: self, bootstrap, math
Created: Nov 4 2014, by: admin
Thumbs up: 3, thumbs down: 1, stars: 4.25
Language: Self
Connects: 916, today: 3, week: 34, month: 59
Last Connect: Today, 13:49
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: Examples, Self, Games
Tags: i spy, games, examples, self
Created: Sep 12 2016, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: Self
Connects: 817, today: 3, week: 34, month: 59
Last Connect: Today, 13:49
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, emotion, response list
Created: Sep 28 2016, by: admin
Thumbs up: 3, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 780, today: 3, week: 34, month: 59
Last Connect: Today, 13:48
Julie
Julie
The Julie Bot response list for the Julie personality.
Alias: @Julie
Categories: Response Lists, Personalities, Dating
Tags: response list, julie, small talk, personality
Created: Apr 18 2016, by: admin
Thumbs up: 4, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 706, today: 3, week: 34, month: 59
Last Connect: Today, 13:49
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: commands, alarm, response list, mobile, assistant
Created: Aug 29 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 674, today: 3, week: 34, month: 59
Last Connect: Today, 13:49
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, watson, json, web service, auth
Created: Mar 20 2017, by: admin
Thumbs up: 0, thumbs down: 2, stars: 2.0
Language: Self
Connects: 653, today: 3, week: 34, month: 59
Last Connect: Today, 13:49
Bulk SMS
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.
Alias: @Bulk SMS
Categories: Examples, Self
Tags: examples, sms, self
Created: Sep 19 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 641, today: 3, week: 34, month: 59
Last Connect: Today, 13:49
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: geonames, rest, self, xml, sraix, internet, web service
Created: May 25 2016, by: admin
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: Self
Connects: 633, today: 3, week: 33, month: 59
Last Connect: Today, 13:49
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: photo, response list, picture, commands, video, camera, mobile, assistant
Created: Aug 31 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 624, today: 3, week: 34, month: 59
Last Connect: Today, 13:49
Emotions and Sentiment
Emotions and Sentiment
A set of words tagged with emotions and sentiment. Emotions and sentiment let the bot know the feeling of the user.
Alias: @Emotions and Sentiment
Categories: Response Lists
Tags: sentiment, emotion, response list, examples
Created: Apr 3 2018, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 555, today: 3, week: 34, month: 59
Last Connect: Today, 13:49
Common Synonyms
Common Synonyms
This response list provide a set of common synonyms you can import into your bot.
Alias: @Common Synonyms
Categories: Response Lists
Tags: synonyms, response list
Created: May 25 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 519, today: 3, week: 34, month: 59
Last Connect: Today, 13:49
Auto Repair
Auto Repair
An example response list for an auto repair shop. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Alias: @autorepair
Categories: Response Lists, Examples, Business
Tags: orders, e-commerce, response list, examples
Created: Nov 6 2020, by: admin
Thumbs up: 1, thumbs down: 0, stars: 2.0
Language: Response List
Connects: 262, today: 3, week: 33, month: 59
Last Connect: Today, 13:49
nospeech
nospeech
This response list gives an example of the "nospeech" HTML class that lets a response include text that is not spoken.
Alias: @nospeech
Categories: Response Lists
Tags: nospeech, html, response list, speech, css
Created: Feb 9 2021, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 229, today: 3, week: 34, month: 59
Last Connect: Today, 13:49
Remind Me
Remind Me
Ask your bot to remind you and for your reminders.
Alias: @remindme
Categories: Response Lists, Examples
Tags: response list, examples
Created: May 27 2021, by: admin
Thumbs up: 0, thumbs down: 1, stars: 1.0
Language: Response List
Connects: 214, today: 3, week: 33, month: 59
Last Connect: Today, 13:49
Spotify
Spotify
This scripts lets you connect the bot to Spotify and play music.
Alias: @spotify
Categories: Self
Tags: self, music, web service, json, spotify
Created: Apr 15 2021, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 174, today: 3, week: 33, month: 59
Last Connect: Today, 13:49
Timeout command
Timeout command
This example script shows some example responses that use a command to trigger a timeout in the web browser. The timeout will callback into the chat bot.
Alias: @timeoutcommand
Categories: Response Lists
Tags: timeout, response list, commands
Created: Feb 27 2023, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 173, today: 3, week: 33, month: 59
Last Connect: Today, 13:49
AIML Wikipedia Search
AIML Wikipedia Search
This script gives an example of how to search wikipedia.
Alias: @AIML Wikipedia Search
Categories: AIML2, AIML, Examples
Tags: wikipedia, xpath, xml, sraix, search, aiml, examples
Created: Dec 9 2016, by: admin
Thumbs up: 2, thumbs down: 0, stars: 5.0
Language: AIML
Connects: 808, today: 2, week: 33, month: 58
Last Connect: Today, 13:49
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: Examples, Self, Bootstrap
Tags: knowledge, self, bootstrap, utils, geospatial, wikidata
Created: Jun 23 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 807, today: 2, week: 33, month: 58
Last Connect: Today, 13:49
Open Common Apps Commands
Open Common Apps Commands
Using these commands, your bot can open an app for you on your device. This list features the most common apps: pick and choose, load them all or use this as a guide. You will need to know the package name of the app you want to open.
Alias: @Open Common Apps Commands
Categories: Response Lists, Mobile Assistant
Tags: commands, response list, mobile, assistant
Created: Aug 15 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 633, today: 3, week: 33, month: 58
Last Connect: Today, 13:49
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: Examples, Self
Tags: hr, career, interview, self, examples
Created: Mar 24 2017, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Self
Connects: 572, today: 3, week: 32, month: 58
Last Connect: Today, 13:49
YouTube Search
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
Alias: @YouTube Search
Categories: Self, Examples
Tags: self, web service, google, json, examples, youtube
Created: Aug 20 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 456, today: 3, week: 33, month: 58
Last Connect: Today, 13:49
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: Examples, Self
Tags: examples, sentiment, self
Created: Aug 24 2018, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 451, today: 3, week: 33, month: 58
Last Connect: Today, 13:49
Sequential responses
Sequential responses
This script cycles through a list of responses.
Alias: @sequentialresponses
Categories: Examples
Tags: self, examples
Created: Mar 16 2020, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 367, today: 3, week: 33, month: 58
Last Connect: Today, 13:49
Conversation Flow
Conversation Flow
This template gives an example of how to train a bot using a conversation flow.
Alias: @conversationflow
Categories: Examples, Response Lists
Tags: examples, conversation flow, response list
Created: Aug 11 2020, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 303, today: 3, week: 33, month: 58
Last Connect: Today, 13:49
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, Bootstrap
Tags: self, bootstrap, names
Created: Nov 4 2014, by: admin
Thumbs up: 6, thumbs down: 0, stars: 5.0
Language: Self
Connects: 1052, today: 3, week: 32, month: 57
Last Connect: Today, 13:49
Greetings
Greetings
A list of common greetings and responses.
Alias: @Greetings
Categories: Response Lists
Tags: common responses, response list
Created: Nov 11 2014, by: admin
Thumbs up: 3, thumbs down: 0, stars: 4.67
Language: Response List
Connects: 962, today: 3, week: 33, month: 57
Last Connect: Today, 13:49
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: @realtorbot
Categories: Response Lists
Tags: real estate, response list, business, examples
Created: May 21 2019, by: king_wang
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 478, today: 3, week: 32, month: 57
Last Connect: Today, 13:49
Audio Video Rich Responses
Audio Video Rich Responses
Examples of how to return audio, video, and rich HTML responses.
Alias: @audiovideorichresponses
Categories: Response Lists
Tags: video, examples, response list, audio
Created: Jun 18 2020, by: admin
Thumbs up: 1, thumbs down: 1, stars: 3.5
Language: Response List
Connects: 361, today: 2, week: 32, month: 57
Last Connect: Today, 13:49
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: 240, today: 2, week: 31, month: 57
Last Connect: Today, 13:49
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, learning, examples
Created: Jan 11 2015, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 955, today: 3, week: 33, month: 56
Last Connect: Today, 13:49
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: actions, poses, examples, response list
Created: Oct 4 2016, by: admin
Thumbs up: 2, thumbs down: 1, stars: 3.0
Language: Response List
Connects: 605, today: 2, week: 31, month: 56
Last Connect: Today, 13:49
Brain Bot
Brain Bot
Response list for the Brain Bot personality.
Alias: @brainbot
Categories: Response Lists, Personalities
Tags: response list, artificial intelligence, personality
Created: Apr 2 2020, by: admin
Thumbs up: 1, thumbs down: 0, stars: 5.0
Language: Response List
Connects: 397, today: 2, week: 30, month: 56
Last Connect: Today, 13:49
Learn Emotions
Learn Emotions
This is an example AIML script that uses AIML sets, and a self tag to dynamically add words to the set.
Alias: @learnemotions
Categories: AIML, Examples
Tags: examples, aiml, learning
Created: Jan 15 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 447, today: 2, week: 31, month: 54
Last Connect: Today, 13:49
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: Website, Examples
Tags: website, examples
Created: Oct 15 2015, by: admin
Thumbs up: 4, thumbs down: 0, stars: 5.0
Language: HTML
Connects: 9485, today: 0, week: 18, month: 35
Last Connect: Yesterday, 19:36
hassan ali shah
hassan ali shah
bot by Hassan ali shah
Alias: @hassan ali shah
Categories: Programming Language, PHP
Created: Feb 5 2016, by: hassanalishah
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: PHP
Connects: 1669, today: 3, week: 28, month: 32
Last Connect: Today, 13:07
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: Oct 30 2014, by: admin
Thumbs up: 13, thumbs down: 4, stars: 4.0
Language: Chat Log
Connects: 892, today: 2, week: 13, month: 29
Last Connect: Today, 13:58
Andie_script
Andie_script

Alias: @Andie_script
Categories: Chat Logs
Created: Jun 13 2016, by: botbotbotbot
Thumbs up: 2, thumbs down: 0, stars: 5.0
Language: Chat Log
Connects: 526, today: 2, week: 13, month: 27
Last Connect: Today, 13:58
TicTacToe
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.
Alias: @TicTacToe
Categories: Self, Games
Tags: games, self, machine learning
Created: Jul 26 2017, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Self
Connects: 582, today: 0, week: 9, month: 23
Last Connect: Yesterday, 11:26
app
app

Alias: @app
Categories: Chat Logs, Response Lists
Created: May 26 2018, by: pprasannasai
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language:
Connects: 361, today: 1, week: 10, month: 22
Last Connect: Today, 7:56
app
Evo
Evo
Evo - The Game of Life
Alias: @evo
Categories: Programming Language, HTML
Tags: games, html, javascript
Created: Nov 24 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: HTML
Connects: 4813, today: 0, week: 7, month: 14
Last Connect: Yesterday, 18:49
Evo
Reductions update
Reductions update
Rosie reductions_update.aiml script.
Alias: @reductionsupdate
Categories: AIML, Rosie
Tags: aiml, aiml2, rosie
Created: Sep 30 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 214, today: 1, week: 6, month: 13
Last Connect: Today, 14:16
Hi,
Hi,
Hi,
Alias: @Hi,
Categories: Chat Logs
Tags: understanding, command, emotion, dating, mobile, jokes, actions
Created: Jun 5 2018, by: roninn
Thumbs up: 0, thumbs down: 1, stars: 2.0
Language: Chat Log
Connects: 402, today: 0, week: 5, month: 11
Last Connect: Yesterday, 11:39
Hi,
Support our Customers
Support our Customers
process diagram
Alias: @Support our Customers
Categories: Misc
Created: Aug 11 2016, by: ziphius
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: XML
Connects: 517, today: 0, week: 4, month: 10
Last Connect: Yesterday, 11:36
gendername
gendername
Rosie gendername.map script.
Alias: @gendername
Categories: Rosie, AIML, Map, Data
Tags: map, aiml2, rosie, aiml
Created: Oct 1 2019, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Map
Connects: 323, today: 1, week: 5, month: 9
Last Connect: Today, 8:45
musica
musica
musica
Alias: @musica
Categories: AIML
Tags: aiml
Created: Feb 21 2018, by: ednaldor
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: AIML
Connects: 271, today: 0, week: 3, month: 9
Last Connect: Jun 12, 15:30
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: 805, today: 0, week: 2, month: 8
Last Connect: Yesterday, 11:35
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: Examples, Self
Tags: examples, orders, self, e-commerce, pizza
Created: Jun 27 2016, by: admin
Thumbs up: 3, thumbs down: 1, stars: 4.25
Language: Self
Connects: 797, today: 1, week: 5, month: 8
Last Connect: Today, 11:57
GeoNames Response List Example
GeoNames Response List Example
An example response list that calls the GeoNames web service.
Alias: @GeoNames Response List Example
Categories: Examples, Response Lists
Tags: web service, self, xml, response list
Created: May 27 2016, by: admin
Thumbs up: 0, thumbs down: 0, stars: 0.0
Language: Response List
Connects: 592, today: 0, week: 6, month: 8
Last Connect: Yesterday, 18:46

Previous | Next | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9