Examples
AdminBot Basics
The work with AdminBot consists of three parts:
Initialization (set the group name)
Sending AdminBot commands
Receiving AdminBot events
Starting Your Script
Most AdminBot commands and events are defined as constants.
It's recommended to include the full set of AdminBot constants in your script.