-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DuckDuckGo Search #275
Comments
There's a |
Well DDG doesn't provide an (official) API to get their search results so lmddgtfy is the only "proper" way of showing someone DDG results. Imo a .ddg command (or alternatively .ddgia) should use their Instant Answer API to directly display the answer to the searched question. |
Actually a simple DDG API exists at https://api.duckduckgo.com/api, you can query it with |
Hello, Am Ravi,as part of a collage assignment am interested in solving this issue.For which I need your approval and guidance.Can you accept me as a contributer? |
Hi Ravi, unfortunately I think this repository is not actively maintained anymore as the last commit dates to 2018 and there are many open PRs ready to be merged.
If you are interested in contributing in open source projects, you will find kennethreitz/maya#197 of your interest.
… On 7 Sep 2022, at 14:49, Josyula Ravi Teja ***@***.***> wrote:
Hello, Am Ravi,as part of a collage assignment am interested in solving this issue.For which I need your approval and guidance.Can you accept me as a contributer?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.
|
Hello,
It would be quite nice if there was a DuckDuckGo plugin. The search engine is becoming increasingly popular, and some of the other Python-based IRC bots have DDG plugins that seem to be working pretty nicely. It'd be great to see DDG work with CloudBot, too.
The text was updated successfully, but these errors were encountered: