Suche Scripts


250 Ergebnisse.
Vorherige | Weiter | 1 | 2 | 3 | 4 | 5

WhatIs (Wikidata)
WhatIs (Wikidata)
Wiktionary and Wikidata lookup script.
This script will answer "What is ...", "Who is ...", "define ...", "Google ..." style of questions. It will look up word definitions in Wiktionary, or look up keywords in Wikidata. For Wikidata lookups it will also import all of the available information on the object, and be able to then answer related questions.
Alias: @WhatIs (Wikidata)
Kategorien: Self, Bootstrap
Tags: knowledge, self, bootstrap, utils
Erstellt: Oct 15 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 475, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Nov 6, 22:06
atomic (alice)
atomic (alice)
The atomic AIML script from the ALICE A.I. FOUNDATION. This script contains responses to common questions. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @atomic (alice)
Kategorien: AIML, A.L.I.C.E.
Tags: aiml, small talk, alice
Erstellt: Feb 8 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 473, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Nov 6, 23:08
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.
Alias: @DateAndTime
Kategorien: Bootstrap, Self
Tags: utils, bootstrap, self
Erstellt: Oct 7 2016, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 471, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Nov 6, 21:13
Order Pizza
Order Pizza
An example response list for a pizza restaurant. This script will take a pizza order, and email it to the store. You could deploy a bot using this script to any service such as web, mobile, Facebook, Telegram, etc.
Alias: @Order Pizza
Kategorien: Response Lists, Examples
Tags: orders, e-commerce, examples, pizza, response list
Erstellt: Apr 11 2018, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 457, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 0:30
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.
Alias: @emotions (alice)
Kategorien: A.L.I.C.E., AIML
Tags: aiml, alice
Erstellt: Feb 8 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 425, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 0:16
food (alice)
food (alice)
The food AIML script from the ALICE A.I. FOUNDATION.
The food script is meant to be combined with the other alice AIML scripts for the full personality.
Alias: @food (alice)
Kategorien: AIML, A.L.I.C.E.
Tags: alice, aiml
Erstellt: Feb 8 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 418, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 0:18
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
Kategorien: JSON, Data
Tags: data, set, json, animals
Erstellt: Feb 19 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: JSON
Verbindet: 411, heute: 0, Woche: 0, Monat: 2
Zuletzt Verbinden: Nov 1, 22:40
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: @Realtor Bot
Kategorien: Response Lists, Business
Tags: response list, real estate, business, examples
Erstellt: Jun 19 2019, by: king_wang
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 389, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 0:21
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
Alias: @bot profile (alice)
Kategorien: A.L.I.C.E., AIML
Tags: aiml, alice, bot
Erstellt: Feb 8 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 380, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Nov 6, 23:28
AIML Wikipedia Search
AIML Wikipedia Search
This script gives an example of how to search wikipedia.
Alias: @AIML Wikipedia Search
Kategorien: AIML2, AIML, Examples
Tags: examples, search, xml, wikipedia, sraix, aiml, xpath
Erstellt: Feb 8 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 375, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Nov 6, 23:52
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
Kategorien: Response Lists, Mobile Assistant
Tags: assistant, commands, response list, mobile, alarm
Erstellt: Feb 19 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 374, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 0:50
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.
Alias: @continuation (alice)
Kategorien: AIML, A.L.I.C.E.
Tags: utils, alice, aiml
Erstellt: Feb 8 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 372, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Nov 6, 23:32
SetData
SetData
This script sets data on the current conversation.
Alias: @SetData
Kategorien: Self
Tags: data, example, self
Erstellt: Feb 19 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 367, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 1:02
Map Commands
Map Commands
Map commands to use Google Maps with your virtual assistant bot. Open map, get directions to and from destinations, pick a mode (walking, driving or biking) or avoid tolls, highways and ferries. Import this script into your bot, or customize the patterns/use this as a guideline. See website link for detailed instructions.
Alias: @Map Commands
Kategorien: Mobile Assistant, Response Lists
Tags: google maps, commands, response list, map, assistant, mobile
Erstellt: Feb 19 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 366, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 0:38
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.
Alias: @history (alice)
Kategorien: AIML, A.L.I.C.E.
Tags: alice, aiml, bot
Erstellt: Feb 8 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 361, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 0:12
JSON Bot Service
JSON Bot Service
This script shows how you can use your bot as a "bot service" to process JSON. Note that this is an advanced thing to do, and this should not be confused with calling a JSON web service, which you can do from any Self script. This is for when you want your bot to act as a web service, so it processing JSON not a chat message/NLP. This is possible through the Bot Libre REST API /rest/api/command
Alias: @JSON Bot Service
Kategorien: Examples, Self
Tags: bot service, web service, json, command, examples
Erstellt: Feb 19 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 360, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 1:00
default (sara)
default (sara)
Sara default Spanish AIML script from ALICE A.I. Foundation. This script contains basic Spanish default phrases and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @default (sara)
Kategorien: Language, Sara, Spanish, AIML
Tags: spanish, aiml, sara, default phrases
Erstellt: Feb 19 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 357, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 1:25
Count Words
Count Words
This example script show how to count the words in a sentence.
Alias: @Count Words
Kategorien: Examples, Self
Tags: example, self
Erstellt: Feb 19 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 356, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 1:43
GeoNames JSON Response List Example
GeoNames JSON Response List Example
An example response list that calls the GeoNames web service.
Alias: @GeoNames JSON Response List Example
Kategorien: Examples, Response Lists
Tags: response list, self, web service, json
Erstellt: Feb 19 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 343, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 1:06
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.
Alias: @numeros (sara)
Kategorien: AIML, Sara, Spanish, Language
Tags: spanish, sara, aiml
Erstellt: Feb 19 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 343, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 0:46
No Conflict Generic Script
No Conflict Generic Script
Generic Commands that do not conflict with the specific command scripts.
Alias: @No Conflict Generic Script
Kategorien: Response Lists, Mobile Assistant
Tags: mobile, assistant, commands
Erstellt: Feb 19 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 339, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 1:10
sara_srai
sara_srai
Sara srai Spanish AIML script from ALICE A.I. Foundation. This script contains some reductions to common phrases and is meant to be combine with the other sara AIML scripts for the full personality.
Alias: @sara_srai
Kategorien: Sara, Language, Spanish, AIML
Tags: reduction, spanish, sara, aiml
Erstellt: Feb 19 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 339, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 1:23
numbername
numbername
Rosie numbername.set script.
Alias: @numbername
Kategorien: Set, Rosie, AIML, Data
Tags: aiml2, set, aiml, rosie
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 336, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 3:41
Mailing List
Mailing List
This script gives an example of a mailing list bot that sends email notifications of new blog posts using a timer function.
Alias: @Mailing List
Kategorien: Examples, Self
Tags: examples, self, timer, email
Erstellt: Feb 19 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 335, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 1:04
entity
entity
Rosie entity.set script.
Alias: @entity
Kategorien: Data, AIML, Set, Rosie
Tags: aiml, set, aiml2, rosie
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 333, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 5:02
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
Kategorien: Examples, Self
Tags: json, self, web service, google, youtube, examples
Erstellt: Feb 19 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 331, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 0:58
sign2date
sign2date
Rosie sign2date.map script.
Alias: @sign2date
Kategorien: Rosie, AIML, Data, Map
Tags: aiml2, aiml, map, rosie
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 329, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 4:46
was2be
was2be
Rosie was2be.map script.
Alias: @was2be
Kategorien: Data, AIML, Rosie, Map
Tags: rosie, aiml2, aiml, map
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 314, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 5:01
bird
bird
Rosie bird.set script.
Alias: @bird
Kategorien: Rosie, AIML, Set, Data
Tags: rosie, aiml2, set, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 307, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 4:33
sphere
sphere
Rosie sphere.set script.
Alias: @sphere
Kategorien: Set, Data, Rosie, AIML
Tags: aiml, aiml2, set, rosie
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 305, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 2:35
erup
erup
Rosie erup.set script.
Alias: @erup
Kategorien: AIML, Rosie, Set, Data
Tags: aiml, set, aiml2, rosie
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 304, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 5:08
quantifier
quantifier
Rosie quantifier.set script.
Alias: @quantifier
Kategorien: Rosie, AIML, Set, Data
Tags: rosie, set, aiml2, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 302, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 2:38
been2be
been2be
Rosie been2be.map script.
Alias: @been2be
Kategorien: Map, Rosie, AIML, Data
Tags: aiml, aiml2, rosie, map
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 297, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 2:49
name
name
Rosie name.set script.
Alias: @name
Kategorien: Data, Set, AIML, Rosie
Tags: set, aiml2, rosie, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 297, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 4:09
Brain Bot
Brain Bot
Response list for the Brain Bot personality.
Alias: @brainbot
Kategorien: Personalities, Response Lists
Tags: personality, artificial intelligence, response list
Erstellt: Dec 18 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 296, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 1:52
profile2predicate
profile2predicate
Rosie profile2predicate.map script.
Alias: @profile2predicate
Kategorien: Map, Rosie, AIML, Data
Tags: aiml2, map, rosie, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 296, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 4:49
Paragraphs
Paragraphs
This script shows how to create a paragraph object to return responses that are greater than 1k of text.
Alias: @paragraphs
Kategorien: Examples, Self
Tags: exodus, self, examples, paragraphs
Erstellt: Aug 14 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 295, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 0:25
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.
Alias: @PARRY
Kategorien: Personalities, Response Lists
Tags: bot, response list, classic
Erstellt: Dec 18 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 295, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Nov 6, 22:27
place
place
Rosie place.set script.
Alias: @place
Kategorien: Data, Rosie, AIML, Set
Tags: aiml2, set, rosie, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 295, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 3:31
fastfood
fastfood
Rosie fastfood.set script.
Alias: @fastfood
Kategorien: Data, Rosie, AIML, Set
Tags: rosie, set, aiml2, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 292, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 5:33
GeoNames Response List Example
GeoNames Response List Example
An example response list that calls the GeoNames web service.
Alias: @GeoNames Response List Example
Kategorien: Response Lists, Examples
Tags: web service, self, response list, xml
Erstellt: Dec 18 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 291, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 2:21
state2capital
state2capital
Rosie state2capital.map script.
Alias: @state2capital
Kategorien: Map, Rosie, Data, AIML
Tags: map, aiml2, rosie, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 291, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 4:51
name2number
name2number
Rosie name2number.map script.
Alias: @name2number-admin
Kategorien: Data, AIML, Map, Rosie
Tags: rosie, aiml2, aiml, map
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 289, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 3:18
animals
animals
Rosie animals.set script.
Alias: @animalsset
Kategorien: Rosie, AIML, Set, Data
Tags: set, animals, aiml2, rosie, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 288, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 4:59
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
Kategorien: Response Lists, Business, Examples
Tags: response list, examples, e-commerce, orders
Erstellt: Nov 6 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 288, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 6:08
ordinal2number
ordinal2number
Rosie ordinal2number.map script.
Alias: @ordinal2number
Kategorien: Rosie, AIML, Map, Data
Tags: map, aiml2, rosie, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 288, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 3:29
digit
digit
Rosie digit.set script.
Alias: @digit
Kategorien: Rosie, Data, AIML, Set
Tags: rosie, aiml2, set, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 287, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 5:06
Ask Brain Bot
Ask Brain Bot
This is an example script that uses Self to invoke the Bot Libre API to forward a question to another bot.
Alias: @Ask Brain Bot
Kategorien: Self, Examples
Tags: examples, self
Erstellt: Dec 18 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 286, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 2:07
pronoun
pronoun
Rosie pronoun.set script.
Alias: @pronoun
Kategorien: AIML, Set, Rosie, Data
Tags: aiml2, rosie, set, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 284, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 2:42
colormap
colormap
Rosie colormap.map script.
Alias: @colormap
Kategorien: Rosie, Map, Data, AIML
Tags: rosie, aiml2, map, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 283, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 5:38
estup
estup
Rosie estup.set script.
Alias: @estup
Kategorien: Set, AIML, Data, Rosie
Tags: aiml2, rosie, set, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 283, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 5:31
ALICE profile
ALICE profile
This script loads the default ALICE profile into the bot. It defines all of the required variables for the ALICE AIML scripts.
Alias: @ALICE profile
Kategorien: A.L.I.C.E., Self, AIML
Tags: response list, alice
Erstellt: Dec 18 2020, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Response List
Verbindet: 280, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 2:13
er2est
er2est
Rosie er2est.map script.
Alias: @er2est-admin
Kategorien: Rosie, AIML, Map, Data
Tags: aiml2, rosie, aiml, map
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 279, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 5:39
number2name
number2name
Rosie number2name.map script.
Alias: @number2name
Kategorien: Data, Rosie, Map, AIML
Tags: aiml, map, aiml2, rosie
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Map
Verbindet: 278, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 5:25
estdown
estdown
Rosie estdown.set script.
Alias: @estdown
Kategorien: Set, Data, AIML, Rosie
Tags: aiml2, set, rosie, aiml
Erstellt: Nov 7 2019, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Set
Verbindet: 275, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Yesterday, 5:34
About Famous People Script
About Famous People Script
A script that can answer questions about famous people using Wikidata.
Alias: @aboutfamouspeoplescript
Kategorien: Self, Examples
Tags: self, knowledge, examples
Erstellt: Jun 14 2021, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 273, heute: 0, Woche: 1, Monat: 2
Zuletzt Verbinden: Nov 6, 22:43

Vorherige | Weiter | 1 | 2 | 3 | 4 | 5