doxing-emulator 0.2.4

Doxing emulator
Documentation

doxing-emulator

GitHub License GitHub Workflow Status GitHub Release GitHub Downloads (all assets, all releases) Crates.io Version Crates.io Total Downloads docs.rs

Telegram doxing emulator. You can find me at @DoxingEmulatorBot.

📖 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
  • Guest interaction
    • Mention the bot in the message (do not select any inline results)
    • 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

✅ TODO

  • Avatar DC.
  • Cache for get_full_info and get_user_by_id.