ARMmaster17 / JeffBot

(Yet another) comical and extensible chat bot.
https:\\jeffchatbot.herokuapp.com
MIT License
9 stars 2 forks source link

Add limit on input field #22

Open ARMmaster17 opened 8 years ago

ARMmaster17 commented 8 years ago

Currently, there is no (theoretical) limit to what can be entered into the input field on the frontend. Should limit it to about 140 characters. In the future, could add recognition so that only one sentence is allowed (for better data accuracy).

FreekingDean commented 8 years ago

I opened this in JeffBot-Web https://github.com/FreekingDean/JeffBot-Web/issues/1

Do you want to close this in favor of that?