keiffster / program-y

Python 3.x based AIML 2.0 Chatbot interpreter, framework, related programs and knowledge files
https://keiffster.github.io/program-y/
Other
348 stars 138 forks source link

postprocess of the question if answer is None #227

Closed ksenia1997 closed 4 years ago

ksenia1997 commented 5 years ago

I know, that it is not ideal, because if someone does not want to make a postprocess of a question when answer is None, it wont work. It would be better create a new type of process and call function. But it is fast solving.

keiffster commented 5 years ago

Looks good, and you've tidied the code too, I'll commit this evening and run the suite of unit tests and push out a release in the next few days