How would you set the bot predicate for the aiml file from python using this library?
I know in pyAiml has a SetBotPredicate function in order to set the predicate for the aiml file, is there a similar function to that here, and how would you implement it?