{"id":37975581,"url":"https://github.com/hu553in/wotd-bot","last_synced_at":"2026-01-16T18:29:55.674Z","repository":{"id":276185776,"uuid":"928473510","full_name":"hu553in/wotd-bot","owner":"hu553in","description":"A simple Telegram bot that sends a daily word from your list at a scheduled time","archived":false,"fork":false,"pushed_at":"2026-01-10T22:26:13.000Z","size":201,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-11T05:09:14.911Z","etag":null,"topics":["javascript","nodejs","telegram","telegram-bot","word-of-the-day"],"latest_commit_sha":null,"homepage":"https://t.me/hu553in_wotd_bot","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hu553in.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-02-06T17:43:46.000Z","updated_at":"2026-01-10T22:26:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc1298b4-3a24-4c56-9d8e-c534918abda9","html_url":"https://github.com/hu553in/wotd-bot","commit_stats":null,"previous_names":["hu553in/wotd-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hu553in/wotd-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hu553in%2Fwotd-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hu553in%2Fwotd-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hu553in%2Fwotd-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hu553in%2Fwotd-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hu553in","download_url":"https://codeload.github.com/hu553in/wotd-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hu553in%2Fwotd-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28480834,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"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":["javascript","nodejs","telegram","telegram-bot","word-of-the-day"],"created_at":"2026-01-16T18:29:55.031Z","updated_at":"2026-01-16T18:29:55.660Z","avatar_url":"https://github.com/hu553in.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Word of the day (WOTD) bot\n\n[![CI](https://github.com/hu553in/wotd-bot/actions/workflows/ci.yml/badge.svg)](https://github.com/hu553in/wotd-bot/actions/workflows/ci.yml)\n\nA lightweight Telegram bot that sends a daily word from your custom list at a scheduled time.\n\nThe bot works in both private and group chats, uses a command-only interface, and is designed to be predictable,\nreliable, and easy to operate. All state is stored locally in an SQLite database.\n\n## Features\n\n- Add a word to your list with `/add \u003cword\u003e`.\n- Remove a word by exact match using `/remove \u003cword\u003e`.\n- View the full word list with `/words`.\n- Get a random word (and record it in history) using `/random`.\n  - Once all words have been used, the history resets automatically.\n- Resend today's word without changing state using `/resend`.\n- View or update the daily send time with `/time [HH:MM±offset]`.\n  - `/time` shows the current schedule.\n  - `/time 21:00+3` sets the time to 21:00 with timezone UTC+03:00.\n  - Default schedule is 09:00, UTC+03:00.\n- View or change how many days a word stays active using `/days [N]`.\n  - `/days` shows the current value.\n  - `/days 5` sets the period to 5 days.\n- A cron job runs every minute and delivers the \"Word of the day\"\n  at the configured time for each chat, adjusted to its timezone.\n- Pause and resume daily delivery with `/pause` and `/resume`.\n  - While paused, the bot remembers the current word and its remaining period.\n  - On resume, if the period hasn't expired, the bot shows the current word\n    and how many days remain until the next change.\n\n## Notes\n\n- Each chat has its own isolated word list, schedule, and history.\n- Input is fully validated to prevent invalid states.\n- Designed for consistency and long-term unattended operation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhu553in%2Fwotd-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhu553in%2Fwotd-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhu553in%2Fwotd-bot/lists"}