Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

Latest commit

 

History

History

Search Link

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Search Link

A search link generator for Google, Duckduckgo, Brave and Wikipedia.

It simply generates a link based on the search engine you specify and the keywords you use. I made this to serve my lazy side to generate the link without opening a browser.

Setup

  • Login to YAGPDB dashboard. (https://yagpdb.xyz/manage)
  • Navigate: Custom Commands -> Commands -> Create a new custom command.
  • Trigger type: regex
  • Trigger: ^-\b(google|duck|brave|wiki)\b(\s+|\z)
  • Copy and paste code in the response field.
  • Save.

Preview

image