sukeesh / Jarvis

Personal Assistant for Linux and macOS
MIT License
2.99k stars 1.03k forks source link

asteroids_neows.py contains API keys #1171

Open mlduff opened 6 months ago

mlduff commented 6 months ago

I noticed that the asteroids_neows.py plugin contains hard coded API keys. Should this be replaced with using Memory to save an API key provided by the user (similar to basketball.py)? I would also like to do some general enhancements to allow users to search for dates outside the last week.

I would be happy to implement this fix myself if you can assign me to work on this issue!