From b884e89852639cf0e6b3bc37882caa2aa67698b8 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Tue, 19 Nov 2024 18:54:36 -0600 Subject: [PATCH] Teto agrees --- bot.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/bot.js b/bot.js index f8998e2..57de75d 100644 --- a/bot.js +++ b/bot.js @@ -103,6 +103,18 @@ var responses = [ "replies": [ "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!!!" + ] } ]