From 9c66ed5ae5ef72634b4deaab04075927696be335 Mon Sep 17 00:00:00 2001 From: Arpit Vasani Date: Wed, 7 Feb 2024 12:56:45 +0530 Subject: [PATCH] spintax --- bot.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/bot.json b/bot.json index ee0bf42..3f9498d 100644 --- a/bot.json +++ b/bot.json @@ -30,10 +30,7 @@ "exact": [ "hi" ], - "response": [ - "hello", - "howdy" - ], + "response": "{hello|howdy}", "webhook": "" }, {