default.yml in john-doe-0.1.0 vs default.yml in john-doe-0.1.1
- old
+ new
@@ -24,13 +24,14 @@
happy: ":-)"
sad: ":-("
# AIML-like tags
name:
- patterns:
+ rank: 10
+ patterns:
p1: what * your name
- p2: your name
+ p2: * your name
responses:
r1: "bot:name bot:surname"
r2: "Call me bot:name"
hello:
@@ -198,11 +199,20 @@
patterns:
p1: tell * about you
responses:
r1: "I am just normal bot:specimen"
r2: "What do you want to know?"
+
+because:
+ patterns:
+ p1: because
+ responses:
+ r1: "that's good reason"
+ r2: "thanks for explanation ;-)"
+
specimen:
+ priority: 20
patterns:
p1: are you * human
p2: are you * bot
p4: are you bot
p5: are you human
@@ -348,9 +358,10 @@
p1: asl
p2: age sex language
responses:
r1: "bot:age bot:sex bot:language"
orly:
+ priority: 10
patterns:
p1: "really?"
p2: are you sure
p3: is that true
responses: