0ptim / JellyChat

🪼 AI chatbot for the DeFiChain ecosystem.
https://defichainwiki.com/jellychat
MIT License
11 stars 2 forks source link

Wiki scraping automation #84

Closed 0ptim closed 1 year ago

0ptim commented 1 year ago

The scraping in /job should be executed automatically.

The easiest would be to run the job periodically using GitHub Actions schedule feature.

The action should first check, if there have been changes within the last 24 hours for any relevant wiki content within 0ptim/DeFiChainWiki/tree/main/docs.

Trigger every day at 02:00: 0 2 * * *