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.
- 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.