Three-digit state codes

Three digit codes denoting state, errors and other messages.
Just like FTP and similar protocols, the bot API issues these three-digit numbers to notify the bot of the current state of affairs. The hundreds digit denotes the message type (information, error, etc); the other two digits uniquely identify the message type.

o BTS_PROMPT_STARTS
Beginning of a prompt
o BTS_PROMPT_ARGUMENT
A prompt argument (%s etc) follows
o BTS_PROMPT_TEXT
Human-readable prompt follows
o BTS_PROMPT_ENDS
End of prompt
o BTS_FILE_STARTS
Beginning of a long file display
o BTS_FILE_ENDS
End of a long file display
o BTS_INJECTED_PROMPT
Message from other user follows
o BTS_INPUT_EXPECTED
Input expected now

Alphabetic index



This page was generated with the help of DOC++.