https://github.com/magicteamc/duckduckgo_bot
A Discord bot that search things from DuckDuckGo.
https://github.com/magicteamc/duckduckgo_bot
bot discord discord-bot duckduckgo duckduckgo-search google python python3 search web
Last synced: 8 months ago
JSON representation
A Discord bot that search things from DuckDuckGo.
- Host: GitHub
- URL: https://github.com/magicteamc/duckduckgo_bot
- Owner: MagicTeaMC
- License: gpl-3.0
- Created: 2024-08-16T15:02:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-13T11:05:01.000Z (11 months ago)
- Last Synced: 2025-07-13T13:08:01.209Z (11 months ago)
- Topics: bot, discord, discord-bot, duckduckgo, duckduckgo-search, google, python, python3, search, web
- Language: Python
- Homepage:
- Size: 6.2 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DuckDuckGo Bot
A Discord bot that search things from DuckDuckGo.
Use `/search` to start.
We also have a new `/aisearch` command let you easier to find things :)
[Invite Link](https://discord.com/oauth2/authorize?client_id=1274017181989994637&permissions=0&integration_type=0&scope=bot+applications.commands) | [Discord Server](https://discord.gg/uQ4UXANnP2)
## What about host it myself???
Rename `example.env` to `.env`, then paste your tokens in to it. install the rewuirements. Now you can run `python main.py`.