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


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

biography (alice)
biography (alice)
The biography AIML script from the ALICE A.I. FOUNDATION. This script contains answers to "who is" style questions of notable people. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
الاسم المستعار: @biography (alice)
فئات: AIML, A.L.I.C.E.
Tags: alice, knowledge, aiml
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 410, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 18:32
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.
الاسم المستعار: @that (alice)
فئات: A.L.I.C.E., AIML
Tags: alice, aiml
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 406, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 18:20
emotions (alice)
emotions (alice)
The emotions AIML script from the ALICE A.I. FOUNDATION.
The emotions script is meant to be combined with the other alice AIML scripts for the full personality.
الاسم المستعار: @emotions (alice)
فئات: A.L.I.C.E., AIML
Tags: aiml, alice
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 404, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 18:46
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
يربط: 385, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 19:20
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
يربط: 380, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 19:23
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/
الاسم المستعار: @IBM Watson Example
فئات: Examples, Self
Tags: examples, web service, json, watson
خلق: Feb 20 2018, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 371, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 18:13
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
يربط: 358, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 30, 20:19
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
الاسم المستعار: @Generic Intent Commands
فئات: Mobile Assistant, Response Lists
Tags: response list, assistant, commands, mobile, common responses
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Response List
يربط: 357, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 18:57
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.
الاسم المستعار: @gossip (alice)
فئات: AIML, A.L.I.C.E.
Tags: alice, aiml
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 355, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 21:27
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
يربط: 354, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 29, 15:41
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
يربط: 352, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Yesterday, 0:46
AIML Wikipedia Search
AIML Wikipedia Search
This script gives an example of how to search wikipedia.
الاسم المستعار: @AIML Wikipedia Search
فئات: AIML2, AIML, Examples
Tags: examples, search, xml, wikipedia, sraix, aiml, xpath
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 351, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 18:38
Example JSON
Example JSON
This script show an example JSON data file. JSON is the main standard for exchanging data on the web and JavaScript. You can import JSON data into your bot from the Knowledge page in its Admin Console. You can access JSON data from the web using a Self script and the Http.requestJSON(url) API.
الاسم المستعار: @Example JSON
فئات: JSON, Data, Examples
Tags: data, examples, json
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: JSON
يربط: 351, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 30, 22:28
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.
الاسم المستعار: @Emotions and Sentiment
فئات: Response Lists
Tags: emotion, response list, examples, sentiment
خلق: Apr 11 2018, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Response List
يربط: 347, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 30, 13:30
pickup (alice)
pickup (alice)
The pickup AIML script from the ALICE A.I. FOUNDATION.
This script contains basic default phrases to start or redirect conversations. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
الاسم المستعار: @pickup (alice)
فئات: A.L.I.C.E., AIML
Tags: aiml, default phrases, bot, alice
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 346, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 26, 12:51
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.
الاسم المستعار: @Map Commands
فئات: Mobile Assistant, Response Lists
Tags: google maps, commands, response list, map, assistant, mobile
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Response List
يربط: 345, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 29, 13:29
history (alice)
history (alice)
The history AIML script from the ALICE A.I. FOUNDATION. This script contains a handful of responses on historical information. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
الاسم المستعار: @history (alice)
فئات: AIML, A.L.I.C.E.
Tags: alice, aiml, bot
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 344, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 28, 13:38
SetData
SetData
This script sets data on the current conversation.
الاسم المستعار: @SetData
فئات: Self
Tags: data, example, self
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 343, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 19:07
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
يربط: 341, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 22:31
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.
الاسم المستعار: @computers (alice)
فئات: AIML, A.L.I.C.E.
Tags: knowledge, aiml, alice, tech
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 340, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 30, 5:59
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.
الاسم المستعار: @Telegram Location Request
فئات: Self
Tags: self, location, examples, telegram, geospatial
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 340, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 29, 8:38
drugs (alice)
drugs (alice)
The drugs AIML script from the ALICE A.I. FOUNDATION. This script contains basic responses for drug and narcotics related questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
الاسم المستعار: @drugs (alice)
فئات: AIML, A.L.I.C.E.
Tags: alice, aiml, drugs
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 339, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 26, 13:18
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
يربط: 338, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 29, 12:11
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.
الاسم المستعار: @default (sara)
فئات: Language, Sara, Spanish, AIML
Tags: spanish, aiml, sara, default phrases
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 337, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 19:32
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
يربط: 335, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 29, 12:13
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.
الاسم المستعار: @Facebook Location Request
فئات: Self
Tags: self, facebook, geospatial, location, examples
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 335, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 18:52
imponderables (alice)
imponderables (alice)
The history AIML script from the ALICE A.I. FOUNDATION. This script contains a random set of clever or funny questions and statements. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
الاسم المستعار: @imponderables (alice)
فئات: AIML, A.L.I.C.E.
Tags: alice, jokes, aiml
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 335, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 18:41
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.
الاسم المستعار: @Learn Emotions
فئات: Examples, AIML
Tags: learning, aiml, examples
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 335, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 8:02
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
يربط: 334, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 19:04
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.
الاسم المستعار: @Camera/Video Commands
فئات: Response Lists, Mobile Assistant
Tags: camera, video, assistant, mobile, response list, photo, picture, commands
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Response List
يربط: 330, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 19:18
Count Words
Count Words
This example script show how to count the words in a sentence.
الاسم المستعار: @Count Words
فئات: Examples, Self
Tags: example, self
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 329, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 19:39
sexo (sara)
sexo (sara)
Sara sexo Spanish AIML script from ALICE A.I. Foundation. This script contains some polite responses to sexual questions and is meant to be combine with the other sara AIML scripts for the full personality.
الاسم المستعار: @sexo (sara)
فئات: Spanish, Language, AIML, Sara
Tags: sara, dating, spanish, aiml
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 329, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 19:02
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.
الاسم المستعار: @stack (alice)
فئات: A.L.I.C.E., AIML
Tags: utils, alice, aiml
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 329, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 30, 6:46
default (alice)
default (alice)
The default AIML script from the ALICE A.I. FOUNDATION. This script contains general responses to many common types of questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
الاسم المستعار: @default (alice)
فئات: A.L.I.C.E., AIML
Tags: aiml, common responses, small talk, default phrases, alice
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 328, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 11:21
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
يربط: 322, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 19:00
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
يربط: 320, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 29, 15:40
Client Profile
Client Profile
Rosie client_profile.aiml script.
الاسم المستعار: @clientprofile
فئات: Rosie, AIML
Tags: aiml, rosie, profile, aiml2
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 316, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 28, 13:45
No Conflict Generic Script
No Conflict Generic Script
Generic Commands that do not conflict with the specific command scripts.
الاسم المستعار: @No Conflict Generic Script
فئات: Response Lists, Mobile Assistant
Tags: mobile, assistant, commands
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Response List
يربط: 316, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 19:13
GeoNames JSON Response List Example
GeoNames JSON Response List Example
An example response list that calls the GeoNames web service.
الاسم المستعار: @GeoNames JSON Response List Example
فئات: Examples, Response Lists
Tags: response list, self, web service, json
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Response List
يربط: 315, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 19:11
entity
entity
Rosie entity.set script.
الاسم المستعار: @entity
فئات: Data, AIML, Set, Rosie
Tags: aiml, set, aiml2, rosie
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Set
يربط: 310, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 22:34
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
يربط: 308, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 19:59
be2is
be2is
Rosie be2is.map script.
الاسم المستعار: @be2is
فئات: AIML, Map, Rosie, Data
Tags: aiml, rosie, map, aiml2
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Map
يربط: 305, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 20:55
date (alice)
date (alice)
The date AIML script from the ALICE A.I. FOUNDATION. This script contains responses to basic questions on the current date.
الاسم المستعار: @date (alice)
فئات: AIML, A.L.I.C.E.
Tags: alice, aiml
خلق: Feb 8 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 305, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 18:35
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
الاسم المستعار: @YouTube Search
فئات: Examples, Self
Tags: json, self, web service, google, youtube, examples
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Self
يربط: 304, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 23:10
Roman
Roman
Rosie roman.aiml script.
الاسم المستعار: @roman
فئات: Rosie, AIML
Tags: aiml, rosie, aiml2
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 302, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 21:28
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.
الاسم المستعار: @Phone Commands
فئات: Response Lists, Mobile Assistant
Tags: assistant, phone, mobile, response list, commands
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Response List
يربط: 301, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 19:25
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.
الاسم المستعار: @Calendar/Event Commands
فئات: Mobile Assistant, Response Lists
Tags: calendar, assistant, mobile, commands
خلق: Feb 19 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Response List
يربط: 300, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 19:16
sign2date
sign2date
Rosie sign2date.map script.
الاسم المستعار: @sign2date
فئات: Rosie, AIML, Data, Map
Tags: aiml2, aiml, map, rosie
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Map
يربط: 297, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 22:13
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
يربط: 293, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 20:43
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
يربط: 292, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 21:35
wh
wh
Rosie wh.set script.
الاسم المستعار: @wh
فئات: Rosie, Set, AIML, Data
Tags: aiml, rosie, set, aiml2
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Set
يربط: 292, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 22:51
wh
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
يربط: 289, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 20:53
been
been
Rosie been.set script.
الاسم المستعار: @been
فئات: AIML, Data, Rosie, Set
Tags: aiml, rosie, set, aiml2
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Set
يربط: 288, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 22:03
Inquiry
Inquiry
Rosie inquiry.aiml script.
الاسم المستعار: @inquiry-admin
فئات: Rosie, AIML
Tags: rosie, aiml, aiml2
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: AIML
يربط: 286, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 22:01
sphere
sphere
Rosie sphere.set script.
الاسم المستعار: @sphere
فئات: Set, Data, Rosie, AIML
Tags: aiml, aiml2, set, rosie
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Set
يربط: 285, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 20:31
was2be
was2be
Rosie was2be.map script.
الاسم المستعار: @was2be
فئات: Data, AIML, Rosie, Map
Tags: rosie, aiml2, aiml, map
خلق: Nov 7 2019, by: admin
ممتاز: 0, اعترض: 0, النجوم: 0.0
Language: Map
يربط: 285, اليوم: 0, الأسبوع: 0, الشهر: 0
آخر الاتصال: Aug 31, 22:32

السابقة | القادم | 1 | 2 | 3 | 4 | 5