chamkank / flask-chatterbot

Simple boilerplate for ChatterBot using Flask
378 stars 263 forks source link

Don't send empty message. #29

Closed Clashkid155 closed 4 years ago

Clashkid155 commented 4 years ago

This prevents empty message from being sent for both methods of sending.

chamkank commented 4 years ago

Thank you for the contribution! I tested it locally and it seems to be working.