swapagarwal / JARVIS-on-Messenger

:speech_balloon: A community-driven python bot that aims to be as simple as possible to serve humans with their everyday tasks
https://m.me/J.A.R.V.I.S.on.Messenger
MIT License
1.35k stars 990 forks source link

define superhero throws error; other define statements work fine #43

Closed ghost closed 8 years ago

ghost commented 8 years ago

So I was testing Jarvis for any bugs and have stumbled upon this.

The thing is if you type "define " it works but if "define superhero" is issued, it shows the "Something didn't go well" or some message like that. (It's clearly a bug).

swapagarwal commented 8 years ago

The Words API doesn't include the definition of superhero. Fallback to Glosbe?

ghost commented 8 years ago

Maybe a better error message to deal with such situations would be nice don't you think?

swapagarwal commented 8 years ago

19