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.34k stars 990 forks source link

JARVIS not working on Messenger or locally #1061

Open sschaffel opened 3 years ago

sschaffel commented 3 years ago

I am trying to work and contribute on this project but it is not working properly on messenger or when I run it on localhost. On messenger, no matter what I type, it replies with "I'm sorry; I'm not sure I understand what you're trying to say. Try typing "help" or "request"". From the code we think this might be because it isn't getting the intent but we are not sure why. When we run it locally, every query gets null. Is this a known issue?