weallwegot / omscs_chatbot

Issues Repository for Georgia Tech OMSCS Chat bot
MIT License
1 stars 0 forks source link

include debug info #30

Closed weallwegot closed 6 years ago

weallwegot commented 6 years ago

From @weAllWeGot on November 30, 2016 22:57

somehow give the chance to see how the sentence gets broken down. and the response determined... variables: {{ currentscript }}, {{ currentcourse }}, {{ usersintent }} (is it a greeting, find a class, specific info about a class)

_Copied from original issue: weAllWeGot/kbai_chatbot3#10

weallwegot commented 6 years ago

this should really only happen on the testBed.py when you operating in debug mode right?