Expand description
§doxing-emulator library crate
If you are reading this, you are reading the documentation for the doxing-emulator library crate. For the cli, kindly refer to the README file.
Structs§
- Config
- Configuration for the bot.
- DoxReport
- A report containing all available information about a user.
Enums§
- BotError
- Built-in HTML error reply message.
- Commands
- Available commands.
- DoxArg
- Parsed argument naming an explicit doxee.
- Doxee
Source - Source context for resolving a doxee.
- Subject
Id - Identifier for either Telegram user or chat.
Traits§
- Command
- A command.
Functions§
- run
- Runs the bot.