Use DDG directly for /lfy command
This commit is contained in:
parent
ad60da95f2
commit
6ddcecb15d
@ -273,7 +273,8 @@ konachan(){
|
||||
lfy(){
|
||||
args
|
||||
query=$(sed "s/\ /+/g" <<< ${args[*]})
|
||||
sendmsg "<a href=\"https://lmgtfy.app/?s=d&iee=1&q=$query\">Let me look that up for you</a>"
|
||||
sendmsg "Let me look that up for you...
|
||||
<a href=\"https://duckduckgo.com/?q=$query\">${args[*]}</a>"
|
||||
}
|
||||
|
||||
ip(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user