{"id":27653963,"url":"https://github.com/mrrfv/discord-webhook-qotd-bot-rs","last_synced_at":"2026-04-25T12:36:11.841Z","repository":{"id":289072666,"uuid":"970026304","full_name":"mrrfv/discord-webhook-qotd-bot-rs","owner":"mrrfv","description":"Rust rewrite of a Discord bot that sends a \"question of the day\"","archived":false,"fork":false,"pushed_at":"2026-02-24T21:27:16.000Z","size":31,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-25T01:51:39.021Z","etag":null,"topics":["discord","discord-bot","engagement","qotd","rust","webhooks"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrrfv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-21T10:39:35.000Z","updated_at":"2026-02-24T21:27:17.000Z","dependencies_parsed_at":"2025-04-21T11:57:03.445Z","dependency_job_id":null,"html_url":"https://github.com/mrrfv/discord-webhook-qotd-bot-rs","commit_stats":null,"previous_names":["mrrfv/discord-webhook-qotd-bot-rs"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mrrfv/discord-webhook-qotd-bot-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrrfv%2Fdiscord-webhook-qotd-bot-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrrfv%2Fdiscord-webhook-qotd-bot-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrrfv%2Fdiscord-webhook-qotd-bot-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrrfv%2Fdiscord-webhook-qotd-bot-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrrfv","download_url":"https://codeload.github.com/mrrfv/discord-webhook-qotd-bot-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrrfv%2Fdiscord-webhook-qotd-bot-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32262801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["discord","discord-bot","engagement","qotd","rust","webhooks"],"created_at":"2025-04-24T05:14:12.948Z","updated_at":"2026-04-25T12:36:11.824Z","avatar_url":"https://github.com/mrrfv.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord Webhook QOTD Bot - Rust rewrite\n\nA Rust rewrite of [discord-webhook-qotd-bot](https://github.com/mrrfv/discord-webhook-qotd-bot), an application that posts a \"question of the day\" to a Discord channel using a webhook, done to learn the language. Like the original Node.js project, it accepts a JSON array containing questions.\n\n## Features\n\n- Doesn't maintain its own schedule by design, as such features are provided by the operating system (Task Scheduler on Windows, cron on Linux)\n- Automatically saves and increments progress\n- Sends visually appealing embeds with additional information, such as the amount of questions remaining\n- Starts over from the beginning when all questions have been asked\n- Not vibe coded\n\n## Usage\n\n1. Copy the example question and progress files, found in the `example_data` directory, where you want to store this data.\n2. Edit the `questions.json` file to add your own questions, adhering to the format.\n3. Build the project using `cargo build --release` or download the precompiled binary from the releases page.\n4. Run the program, specifying all the required environment variables:\n\n- `DISCORD_WEBHOOK_URL`: The URL of the Discord webhook to send messages to.\n- `PROGRESS_FILE`: The path to the progress file (default: `progress.json`).\n- `QUESTION_FILE`: The location to the file containing questions (default: `questions.json`).\n\n5. Schedule it to run at your desired interval using your operating system's task scheduler.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrrfv%2Fdiscord-webhook-qotd-bot-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrrfv%2Fdiscord-webhook-qotd-bot-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrrfv%2Fdiscord-webhook-qotd-bot-rs/lists"}