Bot Manager
The Bot Manager can be configured by a json file. The json format uses an expressions logic to allow a certain complexity when configuring your bot logic.
There are low level logic operations, like $And, $Or, $If and $Equals. Expression can be chained to build a complex logic.
See Api Documentation for a list of all expression.