posts "question of the day" to a discord webhook

Readme

+1 -1
+1 -1
README.md
··· 1 1 # Discord Question of the Day delivered via webhook 2 2 3 - This project fetches a JSON-ified list of questions from an endpoint, a Google Sheet in this case, and run a cron job that will post the questions to a Discord webhook. 3 + This project fetches a JSON-ified list of questions from an endpoint, a Google Sheet in our case, and runs a cron job that will successively post the questions to a Discord webhook. 4 4 5 5 Idea by @meylemonade.bsky.social