{"id":20147581,"url":"https://github.com/devsheva/hn-telegram-bot","last_synced_at":"2026-05-11T10:36:09.770Z","repository":{"id":243935152,"uuid":"813818991","full_name":"devsheva/hn-telegram-bot","owner":"devsheva","description":"HackerNews Telegram Bot","archived":false,"fork":false,"pushed_at":"2025-01-02T16:53:51.000Z","size":375,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T11:16:47.954Z","etag":null,"topics":["deno","grammy","hackernews","telegram-bot","typescript"],"latest_commit_sha":null,"homepage":"https://t.me/HackerNewsTrackingBot","language":"TypeScript","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/devsheva.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2024-06-11T20:00:43.000Z","updated_at":"2025-01-02T16:53:40.000Z","dependencies_parsed_at":"2024-06-12T05:05:11.037Z","dependency_job_id":"254bfcc6-ea45-4320-8366-fea17e78692b","html_url":"https://github.com/devsheva/hn-telegram-bot","commit_stats":null,"previous_names":["devsheva/hn-telegram-bot"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsheva%2Fhn-telegram-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsheva%2Fhn-telegram-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsheva%2Fhn-telegram-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsheva%2Fhn-telegram-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devsheva","download_url":"https://codeload.github.com/devsheva/hn-telegram-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241587802,"owners_count":19986628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["deno","grammy","hackernews","telegram-bot","typescript"],"created_at":"2024-11-13T22:29:46.682Z","updated_at":"2026-05-11T10:36:09.735Z","avatar_url":"https://github.com/devsheva.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hn-telegram-bot\n\n![develop](https://github.com/devsheva/hn-telegram-bot/actions/workflows/deploy.yml/badge.svg?branch=develop)\n[![codecov](https://codecov.io/gh/devsheva/hn-telegram-bot/branch/develop/graph/badge.svg?token=KTAGSPACY1)](https://codecov.io/gh/devsheva/hn-telegram-bot)\n\nHackerNews Telegram Bot\n\n## Usage\n\n### Development\n\nTo develop in local just run `deno task dev` that will start in watch mode.\nTo update the changelog just run `git-cliff -o CHANGELOG.md`.\n\n### Testing\n\n**Pass the necessary environment variables to run against test mode!**\n\n- APP_ENV=test\n- SUPABASE_KEY=your_key\n- SUPABASE_SCHEMA=test\n- SUPABASE_URL=your_url\n\nPut all tests under this [folder](src/__tests__) and run `deno task test`, which will run test environment with Deno in watch mode.\n\nYou must pass at least the following environment variables to make testing work:\n\n- APP_ENV\n- SUPABASE_URL\n- SUPABASE_KEY\n\n\u003e Note: this is a temporary workaround until conversations plugin is fixed\n\nWhen running tests on a composer that involves conversation, always add `await new Promise(r =\u003e setTimeout(r, 0))`, so it doesn't lead to\ndeno leaks due to sanitizers.\n\n### Tips\n\nThis project is made by mainly following BDD principles, so you should stick to it, you won't regret.\n\n## Release\n\n1. Open a Pull Request on `master` branch.\n2. Tag version from local then push (adheres to `semver`)\n3. Bump changelog with `git-cliff --bump`\n4. Wait approval of PR, in case of merge it will be officially released.\n\n## Deployment\n\nIt's handled with GitHub Actions, with two [workflows](.github/workflows/):\n\n- **deploy.yml**\n  - 3 jobs: test, coverage, deploy\n- **update.yml**: external GH Action that acts like dependabot but for deno\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsheva%2Fhn-telegram-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevsheva%2Fhn-telegram-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsheva%2Fhn-telegram-bot/lists"}