wit-ai / pywit

Python library for Wit.ai
Other
1.45k stars 359 forks source link

Update messenger.py #80

Open ndrbrt opened 7 years ago

ndrbrt commented 7 years ago

I tried to send an audio message to my bot and the chat stopped working because a KeyError were raised (no key 'text', since it wasn't a text message). This should solve the problem.