

Message Id: | 0x08 |
---|---|
Message Name: | BOTNET_COMMAND_TO |
Direction: | Client to Server |
Used By: | (nothing or unknown) |
Format: |
|
Command to specific bot.
Sends a command in S>C 0x04 BOTNET_COMMAND
to a specific bot.
The command is relayed if:
- The target bot ID user is online;
- The sender has permission to relay commands. Permission here refers to write access to the database, or restricted access and the command match a pre-defined list of acceptable restricted user commands; and
- The target is on the same database as the sending user.
If the client does not meet the requirements, no command is relayed.