البحث مخطوطات


250 النتائج.
القادم | 1 | 2 | 3 | 4 | 5

Jokes
Jokes
A collection of funny, clean, jokes.
الاسم المستعار: @Jokes
فئات: Response Lists
Tags: response list, jokes
خلق: Oct 15 2016, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Response List
يربط: 431, اليوم: 0, الأسبوع: 0, الشهر: 3
آخر الاتصال: Jun 1, 21:55
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.
الاسم المستعار: @Open Common Apps Commands
فئات: Response Lists, Mobile Assistant
Tags: response list, assistant, commands, mobile
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Response List
يربط: 298, اليوم: 0, الأسبوع: 1, الشهر: 3
آخر الاتصال: Jun 2, 2:46
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/
الاسم المستعار: @musicstreamingwebsite
فئات: Examples, Website, Programming Language, HTML
Tags: examples, music, html, website
خلق: Dec 17 2020, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: HTML
يربط: 268, اليوم: 0, الأسبوع: 1, الشهر: 3
آخر الاتصال: Jun 3, 4:58
Roman
Roman
Rosie roman.aiml script.
الاسم المستعار: @roman
فئات: Rosie, AIML
Tags: aiml, rosie, aiml2
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 264, اليوم: 0, الأسبوع: 1, الشهر: 3
آخر الاتصال: Yesterday, 9:47
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.
الاسم المستعار: @knowledge (alice)
فئات: A.L.I.C.E., AIML
Tags: alice, aiml, knowledge
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 1111, اليوم: 0, الأسبوع: 0, الشهر: 2
آخر الاتصال: Jun 1, 18:11
Farewells
Farewells
A list of common farewells and goodbyes.
الاسم المستعار: @Farewells
فئات: Response Lists
Tags: chat logs, goodbye, farewells, common responses
خلق: Jan 17 2015, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Response List
يربط: 969, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Jun 2, 3:02
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.
الاسم المستعار: @Bulk SMS
فئات: Examples, Self
Tags: examples, self, sms
خلق: Oct 7 2016, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 474, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Jun 2, 10:38
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
الاسم المستعار: @Facebook Custom Template Script
فئات: Self
Tags: examples, facebook, self
خلق: Jul 19 2017, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 472, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Yesterday, 3:20
Escalate Email
Escalate Email
This script lets the user escalate the chat session to a follow up email.
الاسم المستعار: @Escalate Email
فئات: Examples, Self
Tags: examples, email, self
خلق: Oct 7 2016, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 466, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Yesterday, 22:39
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.
الاسم المستعار: @Understanding
فئات: Self, Bootstrap
Tags: understanding, bootstrap, self
خلق: Oct 15 2016, by: admin
ممتاز: 1, اعترض: 0, النجوم: 5.0
Language: Self
يربط: 461, اليوم: 0, الأسبوع: 0, الشهر: 2
آخر الاتصال: Jun 1, 22:06
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
الاسم المستعار: @Facebook Custom Template
فئات: Response Lists
Tags: facebook, response list, examples
خلق: Jul 19 2017, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Response List
يربط: 432, اليوم: 1, الأسبوع: 1, الشهر: 2
آخر الاتصال: Today, 16:50
Stock Quotes
Stock Quotes
This script show an example of accessing stock quotes from the Quandi web service. You can use it as is, or modify it as you wish. Please replace the Quandi api-key with your own api-key.
الاسم المستعار: @Stock Quotes
فئات: Self, Examples
Tags: stocks, examples, quotes, self, xml, web service
خلق: Oct 15 2016, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 430, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Yesterday, 2:54
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.
الاسم المستعار: @DateAndTime
فئات: Bootstrap, Self
Tags: utils, bootstrap, self
خلق: Oct 7 2016, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 419, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Jun 2, 21:20
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.
الاسم المستعار: @Interview Bot
فئات: Self, Examples
Tags: hr, career, examples, interview, self
خلق: Mar 24 2017, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 415, اليوم: 1, الأسبوع: 1, الشهر: 2
آخر الاتصال: Today, 1:28
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.
الاسم المستعار: @client_profile (alice)
فئات: AIML, A.L.I.C.E.
Tags: alice, aiml
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 391, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Yesterday, 13:04
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.
الاسم المستعار: @atomique_ed (french)
فئات: French Set, Language, AIML, French
Tags: french, aiml, common responses
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 353, اليوم: 0, الأسبوع: 0, الشهر: 2
آخر الاتصال: Jun 1, 7: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.
الاسم المستعار: @Animals Set
فئات: JSON, Data
Tags: data, set, json, animals
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: JSON
يربط: 344, اليوم: 0, الأسبوع: 0, الشهر: 2
آخر الاتصال: Jun 1, 7:18
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.
الاسم المستعار: @Alarm/Timer Commands
فئات: Response Lists, Mobile Assistant
Tags: assistant, commands, response list, mobile, alarm
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Response List
يربط: 321, اليوم: 0, الأسبوع: 0, الشهر: 2
آخر الاتصال: Jun 1, 12:52
humor
humor
The humor AIML script from the ALICE A.I. FOUNDATION. This script contains a collection of jokes. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
الاسم المستعار: @humor
فئات: AIML, A.L.I.C.E.
Tags: aiml, jokes, alice
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 320, اليوم: 1, الأسبوع: 1, الشهر: 2
آخر الاتصال: Today, 1: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
الاسم المستعار: @bot profile (alice)
فئات: A.L.I.C.E., AIML
Tags: aiml, alice, bot
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 317, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Yesterday, 4:26
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.
الاسم المستعار: @continuation (alice)
فئات: AIML, A.L.I.C.E.
Tags: utils, alice, aiml
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 314, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Jun 2, 19:34
sara
sara
sara Spanish AIML script from ALICE A.I. Foundation.
This script contains the basic sara personality and is meant to be combine with the other sara AIML scripts for the full personality.
الاسم المستعار: @sara
فئات: Spanish, Sara, Language, AIML
Tags: spanish, bot, aiml, alice, sara
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 314, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Jun 3, 10:04
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.
الاسم المستعار: @alice_default
فئات: A.L.I.C.E., AIML
Tags: alice, aiml
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 310, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Jun 2, 9:11
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.
الاسم المستعار: @SMS/Text Message Commands
فئات: Mobile Assistant, Response Lists
Tags: response list, mobile, sms, text, assistant, commands
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Response List
يربط: 302, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Jun 3, 16:47
Animals
Animals
A response list that can be used to import some basic info on animals.
الاسم المستعار: @Animals
فئات: Response Lists, Examples
Tags: animals, response list
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Response List
يربط: 296, اليوم: 1, الأسبوع: 1, الشهر: 2
آخر الاتصال: Today, 15:19
astrology (alice)
astrology (alice)
The astrology AIML script from the ALICE A.I. FOUNDATION. This script contains basic astrology responses. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
الاسم المستعار: @astrology (alice)
فئات: AIML, A.L.I.C.E.
Tags: astrology, alice, aiml
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 296, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Jun 2, 22:59
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
الاسم المستعار: @JSON Bot Service
فئات: Examples, Self
Tags: bot service, web service, json, command, examples
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 294, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Jun 3, 2:54
numeros (sara)
numeros (sara)
Sara nombres Spanish AIML script from ALICE A.I. Foundation. This script contains some number understanding and is meant to be combine with the other sara AIML scripts for the full personality.
الاسم المستعار: @numeros (sara)
فئات: AIML, Sara, Spanish, Language
Tags: spanish, sara, aiml
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 289, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Yesterday, 3:23
gender
gender
Rosie gender.set script.
الاسم المستعار: @gender
فئات: Data, AIML, Set, Rosie
Tags: aiml, set, rosie, aiml2
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Set
يربط: 268, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Jun 2, 21:21
be2was
be2was
Rosie be2was.map script.
الاسم المستعار: @be2was
فئات: Data, AIML, Map, Rosie
Tags: aiml, rosie, aiml2, map
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Map
يربط: 267, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Today, 0:47
be2being
be2being
Rosie be2being.map script.
الاسم المستعار: @be2being
فئات: Data, Map, AIML, Rosie
Tags: map, rosie, aiml, aiml2
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Map
يربط: 258, اليوم: 0, الأسبوع: 0, الشهر: 2
آخر الاتصال: Jun 1, 8:22
be2been
be2been
Rosie be2been.map script.
الاسم المستعار: @be2been
فئات: Data, Rosie, Map, AIML
Tags: map, aiml2, aiml, rosie
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Map
يربط: 256, اليوم: 1, الأسبوع: 1, الشهر: 2
آخر الاتصال: Today, 15:19
erup
erup
Rosie erup.set script.
الاسم المستعار: @erup
فئات: AIML, Rosie, Set, Data
Tags: aiml, set, aiml2, rosie
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Set
يربط: 256, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Jun 3, 17:30
be
be
Rosie be.set script.
الاسم المستعار: @be
فئات: Rosie, Set, Data, AIML
Tags: set, aiml2, aiml, rosie
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Set
يربط: 253, اليوم: 0, الأسبوع: 0, الشهر: 2
آخر الاتصال: Jun 1, 9:11
be
next
next
Rosie next.map script.
الاسم المستعار: @next
فئات: Map, Data, AIML, Rosie
Tags: aiml, map, aiml2, rosie
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Map
يربط: 252, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Jun 2, 2:26
bird
bird
Rosie bird.set script.
الاسم المستعار: @bird
فئات: Rosie, AIML, Set, Data
Tags: rosie, aiml2, set, aiml
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Set
يربط: 248, اليوم: 0, الأسبوع: 0, الشهر: 2
آخر الاتصال: Jun 1, 9:12
nation2capital
nation2capital
Rosie nation2capital.map script.
الاسم المستعار: @nation2capital
فئات: Data, Map, Rosie, AIML
Tags: rosie, map, aiml, aiml2
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Map
يربط: 248, اليوم: 0, الأسبوع: 0, الشهر: 2
آخر الاتصال: Jun 1, 8:34
PARRY
PARRY
A partial response list of the 1972 PARRY personality. PARRY was written in 1972 by psychiatrist Kenneth Colby. PARRY attempted to simulate a paranoid schizophrenic.
الاسم المستعار: @PARRY
فئات: Personalities, Response Lists
Tags: bot, response list, classic
خلق: Dec 18 2020, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Response List
يربط: 240, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Yesterday, 23:49
profile2predicate
profile2predicate
Rosie profile2predicate.map script.
الاسم المستعار: @profile2predicate
فئات: Map, Rosie, AIML, Data
Tags: aiml2, map, rosie, aiml
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Map
يربط: 238, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Jun 3, 16:49
animal
animal
Rosie animal.set script.
الاسم المستعار: @animalset
فئات: Rosie, AIML, Data, Set
Tags: rosie, animals, aiml, aiml2, set
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Set
يربط: 236, اليوم: 1, الأسبوع: 1, الشهر: 2
آخر الاتصال: Today, 12:00
language
language
Rosie language.set script.
الاسم المستعار: @language
فئات: Rosie, Data, AIML, Set
Tags: rosie, set, aiml, aiml2
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Set
يربط: 236, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Jun 2, 20:48
estup
estup
Rosie estup.set script.
الاسم المستعار: @estup
فئات: Set, AIML, Data, Rosie
Tags: aiml2, rosie, set, aiml
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Set
يربط: 234, اليوم: 0, الأسبوع: 0, الشهر: 2
آخر الاتصال: Jun 1, 9:48
er2est
er2est
Rosie er2est.map script.
الاسم المستعار: @er2est-admin
فئات: Rosie, AIML, Map, Data
Tags: aiml2, rosie, aiml, map
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Map
يربط: 226, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Yesterday, 18:14
estdown
estdown
Rosie estdown.set script.
الاسم المستعار: @estdown
فئات: Set, Data, AIML, Rosie
Tags: aiml2, set, rosie, aiml
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Set
يربط: 224, اليوم: 0, الأسبوع: 0, الشهر: 2
آخر الاتصال: Jun 1, 9:51
Train
Train
Rosie train.aiml script.
الاسم المستعار: @train
فئات: AIML, Rosie
Tags: aiml2, rosie, aiml
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 220, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Yesterday, 7:32
place
place
Rosie place.set script.
الاسم المستعار: @place
فئات: Data, Rosie, AIML, Set
Tags: aiml2, set, rosie, aiml
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Set
يربط: 219, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Yesterday, 10:16
month
month
Rosie month.set script.
الاسم المستعار: @month
فئات: Rosie, AIML, Data, Set
Tags: rosie, set, aiml, aiml2
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Set
يربط: 218, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Jun 2, 6:15
Wolfram Alpha Example
Wolfram Alpha Example
This script allows requests to be forwarded to Wolfram Alpha for evaluation, and returns the result.
الاسم المستعار: @Wolfram Alpha Example
فئات: Self
Tags: self, wolframalpha, json, examples, web service
خلق: Dec 18 2020, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 216, اليوم: 1, الأسبوع: 1, الشهر: 2
آخر الاتصال: Today, 14:27
Checkers
Checkers
This script lets you play Checkers with your bot. There are 2 play option in the script, random move, and deep learning move that uses the Bot Libre analytics API. This script requires the game-sdk.js and games.css files.
الاسم المستعار: @checkers-admin
فئات: Self, Games
Tags: machine learning, analytics, self, games, deep learning, checkers
خلق: Dec 18 2020, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 215, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Yesterday, 15:34
That
That
Rosie that.aiml script.
الاسم المستعار: @that
فئات: AIML, Rosie
Tags: rosie, aiml2, aiml
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 211, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Yesterday, 6:23
Black Jack
Black Jack
An AIML script of a blackjack game, from the Square Bear AIML collection. Type "blackjack" to start a game.
الاسم المستعار: @Black Jack
فئات: Games, Square Bear, AIML
Tags: square bear, aiml, card games, games
خلق: Dec 18 2020, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 203, اليوم: 1, الأسبوع: 1, الشهر: 2
آخر الاتصال: Today, 3:05
Date
Date
Rosie date.aiml script.
الاسم المستعار: @date
فئات: Rosie, AIML
Tags: datetime, aiml2, rosie, aiml
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 185, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Yesterday, 4:27
z_update
z_update
Rosie z_update.aiml script.
الاسم المستعار: @z_update
فئات: AIML, Rosie
Tags: aiml2, rosie, aiml
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 168, اليوم: 0, الأسبوع: 1, الشهر: 2
آخر الاتصال: Yesterday, 8:15
alice_merged
alice_merged
This is a single scripts that merges all of the smaller ALICE scripts from the ALICE A.I. FOUNDATION.
Basically it merges every script under 100k, so does not include, (geography, client, that, update1, knowledge, atomic, bot, default, reduction*, and mp*)
الاسم المستعار: @alice_merged
فئات: A.L.I.C.E., AIML
Tags: alice, bot, aiml
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 1582, اليوم: 0, الأسبوع: 0, الشهر: 1
آخر الاتصال: Jun 1, 6:13
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.


الاسم المستعار: @Bot Libre JavaScript SDK
فئات: JavaScript
Tags: sdk, javascript, paphus
خلق: Jan 17 2015, by: admin
ممتاز: 0, اعترض: 1, النجوم: 2.0
Language: JavaScript
يربط: 1175, اليوم: 0, الأسبوع: 0, الشهر: 1
آخر الاتصال: Jun 1, 5:14
Service Bot
Service Bot
A set of greetings and responses for a custom service bot.
الاسم المستعار: @Service Bot
فئات: Response Lists, Business
Tags: common responses, customer service
خلق: Jan 17 2015, by: admin
ممتاز: 0, اعترض: 1, النجوم: 2.0
Language: Response List
يربط: 1058, اليوم: 0, الأسبوع: 0, الشهر: 1
آخر الاتصال: Jun 1, 5:20

القادم | 1 | 2 | 3 | 4 | 5