From 6ddcecb15dab5ecc76320f9e355542a6a451c30a Mon Sep 17 00:00:00 2001 From: Michael De Roover Date: Fri, 22 Mar 2024 02:07:46 +0100 Subject: [PATCH] Use DDG directly for /lfy command --- konata.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/konata.sh b/konata.sh index 398ffd8..d1ae5eb 100755 --- a/konata.sh +++ b/konata.sh @@ -273,7 +273,8 @@ konachan(){ lfy(){ args query=$(sed "s/\ /+/g" <<< ${args[*]}) - sendmsg "Let me look that up for you" + sendmsg "Let me look that up for you... + ${args[*]}" } ip(){