资 源 简 介
This is a python script that is used to execute
a list of instructions specified by an xml file.
Currently only shell commands are supported.
Instructions can be specified on how failure of a
single command or any commands are dealt with.
The bot is also capable of sending out the log
via e-mail.
Please refer to the example directory for
an instruction file named example.xml
To get help: ./ajbot.py --help (or -h)
To run the example: ./ajbot.py example/example.xml