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

Improvement : fetching new data to offline-data storage files (data/*.json) #494

Open rnm-patel opened 6 years ago

rnm-patel commented 6 years ago

Improvement

Description

Any ideas on how to implement it?

rnm-patel commented 6 years ago

Tell me if anybody doing this ...

rnm-patel commented 6 years ago

After implementation of this, one need not require adding a new small number of quotes, facts or jokes as a separate pull request, as it increases burden to the maintainer

suryasr007 commented 5 years ago

Hi

Why can't we use jokes open API's such as chuck noris to fetch jokes?

For offline integration, we can store the fetched jokes.

If the idea seems good, I can work on it.