https://github.com/pro-2684/doxing-emulator
Telegram doxing emulator.
https://github.com/pro-2684/doxing-emulator
bot game-bot telegram
Last synced: about 4 hours ago
JSON representation
Telegram doxing emulator.
- Host: GitHub
- URL: https://github.com/pro-2684/doxing-emulator
- Owner: PRO-2684
- License: mit
- Created: 2025-07-03T12:29:09.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2026-06-25T13:41:40.000Z (5 days ago)
- Last Synced: 2026-06-25T15:31:04.819Z (5 days ago)
- Topics: bot, game-bot, telegram
- Language: Rust
- Homepage:
- Size: 254 KB
- Stars: 9
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
README
# doxing-emulator
[](https://github.com/PRO-2684/doxing-emulator/blob/main/LICENSE)
[](https://github.com/PRO-2684/doxing-emulator/blob/main/.github/workflows/release.yml)
[](https://github.com/PRO-2684/doxing-emulator/releases)
[](https://github.com/PRO-2684/doxing-emulator/releases)
[](https://crates.io/crates/doxing-emulator)
[](https://crates.io/crates/doxing-emulator)
[](https://docs.rs/doxing-emulator)
Telegram doxing **emulator**. You can find me at [@DoxingEmulatorBot](https://t.me/DoxingEmulatorBot?start=help).
## 📖 Usage
- `/dox`
- `/dox `: doxes the user with provided user id
- Reply a message with `/dox` - doxes the sender of the replied message
- Otherwise, doxes the sender of the command
- Forward a message to the bot - doxes the sender of the forwarded message
- Inline query - doxes the user with provided user id
- [Guest interaction](https://telegram.org/blog/ai-bot-revolution-11-new-features#guest-bots)
- Mention the bot in the message (do not select any inline results)
- If user id provided, doxes the user with provided user id
- If replied to a message, doxes the sender of the replied message
- Otherwise, doxes the sender of the mentioning message
A sample response could be:
您好,请问是用户 ID 为 `0000000000`,用户名为 `@username`,生日在 01 月 01 日,位于 `地球`,开通了 tg 空间 @channel 的 `FirstName` 富哥吗?
## 📚 Documentation
- [Deployment](./docs/deploy.md)
- [Privacy](./docs/privacy.md)
## ✅ TODO
- Avatar DC.
- Cache for `get_full_info` and `get_user_by_id`.