Skip to content

A Discord bot that searches the dark web for your query and returns links and screenshots of the results to your discord channel using ahmia.fi

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.chromedriver
Notifications You must be signed in to change notification settings

RocketGod-git/Dark-Web-Discord-Bot

Repository files navigation

Dark-Web-Discord-Bot

A Discord bot that searches the dark web for your query and returns links and screenshots of the results to your Discord channel using ahmia.fi. Developed by RocketGod.

Note: You need to have the TOR Browser connected to the TOR Network for this bot to function correctly.

🚀 Installation

Prerequisites

Before installing the bot, ensure you have the correct version of chromedriver for your system:

  1. Check your Google Chrome version by navigating to the menu (⋮) > Help > About Google Chrome.
  2. Go to the ChromeDriver download page and download the corresponding version of chromedriver for your Chrome version. I've included the latest version as of September of 2023.
  3. Once downloaded, place the chromedriver executable in a directory that's on your system's PATH or in the root directory of the bot. Make sure Chrome matches!

Windows:

  1. Clone this repository:
    git clone https://github.com/RocketGod-git/Dark-Web-Discord-Bot
    cd Dark-Web-Discord-Bot
  2. Install dependencies and run the bot:
    run.bat

Linux/macOS:

  1. Clone this repository:
    git clone https://github.com/RocketGod-git/Dark-Web-Discord-Bot
    cd Dark-Web-Discord-Bot
  2. Make the script executable:
    chmod +x run.sh
  3. Install dependencies and run the bot:
    ./run.sh

🛠️ Configuration

  1. Edit config.json in the root directory with the following format:
    {
        "discord_bot_token": "YOUR_DISCORD_BOT_TOKEN"
    }
  2. Replace YOUR_DISCORD_BOT_TOKEN with your actual Discord bot token.

🌟 Features

  • Search for onion links related to a query on the dark web.
  • Get screenshots of the fetched onion sites directly in Discord with clickable links.

📜 License

This project is licensed under the GNU GPLv3 - see the LICENSE file for details.

rocketgod_logo

About

A Discord bot that searches the dark web for your query and returns links and screenshots of the results to your discord channel using ahmia.fi

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.chromedriver

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published