Teto agrees
This commit is contained in:
parent
9583821320
commit
b884e89852
1 changed files with 12 additions and 0 deletions
12
bot.js
12
bot.js
|
@ -103,6 +103,18 @@ var responses = [
|
||||||
"replies": [
|
"replies": [
|
||||||
"Hatsune who? I don't know who your talking about, I guess you could say she wasn't TOO MESMERIZABLE!!!"
|
"Hatsune who? I don't know who your talking about, I guess you could say she wasn't TOO MESMERIZABLE!!!"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "random",
|
||||||
|
"keywords": [
|
||||||
|
["teto"],
|
||||||
|
["right"]
|
||||||
|
],
|
||||||
|
"replies": [
|
||||||
|
"Sure?",
|
||||||
|
"Yup!",
|
||||||
|
"Yeah!!!"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue