doxing-emulator
Telegram doxing emulator.
📥 Installation
Using binstall
cargo binstall doxing-emulator
Downloading from Releases
Navigate to the Releases page and download respective binary for your platform. Make sure to give it execute permissions.
Compiling from Source
cargo install doxing-emulator
🛠️ Setup
🤖 Bot
- Go to @BotFather and create a bot.
- Enable Inline Mode and disable Privacy Mode.
- By enabling inline mode, you can dox in any chat via inline queries.
- By disabling privacy mode, the bot can know who you've replied with a
/doxcommand, so it can dox him for you.
- Customize name, description etc. as u wish.
⚙️ Configuration
The configuration file is in the format of TOML, with the following key(s):
token: The token for the bot.
▶️ Running
doxing-emulator path/to/config.toml
If the path is not specified, defaults to config.toml.
📖 Usage
/dox <user_id>- doxes the user with provided user id- Reply a message with
/dox- doxes the sender of the replied message - Forward a message to the bot - doxes the sender of the forwarded message
- Inline query - doxes the user with provided user id