The next-generation tool in Discord user and guild information harvesting. Built on Dart/Flutter, this platform offers a comprehensive suite of OSINT capabilities, ensuring compliance with rate limits while enhancing automated processing.
Dive into the world of efficient data gathering with Darvester’s advanced features and a user-friendly Material 3 interface.
Darvester aims to provide safe Discord OSINT harvesting, abiding by sane rate limiting and providing automated processing – now written in Dart/Flutter
Currently, there is no activity and much of this code is likely outdated. The main task at hand is making nyxx-self feature complete, comparable to the discord-py.self library.
Aside from that, the ported harvester loop in the gen2 branch is incomplete and is waiting for nyxx-self.
Although there is much to work on, the frontend supports importing an SQLite database populated with the Python branch.
Using this tool, you agree not to hold the contributors and developers accountable for any damages that may occur. This tool violates Discord terms of service and may result in your access to Discord services terminated.
Darvester is meant to be the all-in-one solution for open-source intelligence on the Discord platform.
With the recent GEN2 releases, Darvester now provides an easy-to-use frontend UI along with new features such as multiple harvesting instances, or Isolates, for individual tokens, a refreshed Material 3 UI, and an all-in-one packaged app – no more Python dependencies and virtual environments!
Introduction Bash scripting is a powerful way to automate Linux tasks, but writing a script…
Introduction A self-signed SSL certificate is a certificate that is created and signed by the…
Introduction Debugging is an important part of Bash scripting. When a script does not work…
Introduction Cron jobs are used in Linux to run commands or Bash scripts automatically at…
Introduction Pipes are an important feature in Linux and Bash scripting. A pipe allows you…
Introduction The grep, awk, and sed commands are powerful text-processing tools in Linux. They are…