Skip to content

Snazzah/ducksearch

Repository files navigation

ducksearch

Search with DuckDuckGo in Discord and utilize it's API using slash commands.

Invite

Deploy to Cloudflare Workers

Features

  • Search websites, images, videos and news articles with multiple filters.
  • Convert currency with XE
  • Define words with Wordnik
  • Get the time for other locations with timeanddate
  • More to come!

Commands

  • /search
    • /search web - Search the web with DuckDuckGo.
    • /search images - Search images with DuckDuckGo.
    • /search news - Search news articles with DuckDuckGo.
    • /search videos - Search videos with DuckDuckGo.
  • /define - Define a word.
  • /time - Get the time of a location.
  • /currency - Convert currency.
  • /bot
    • /bot invite - Get the invite link for ducksearch.
    • /bot github - Get the GitHub repository link for ducksearch.