{"id":16099291,"url":"https://github.com/viartemev/nhl-recap","last_synced_at":"2025-08-25T23:03:10.981Z","repository":{"id":40504596,"uuid":"472339912","full_name":"viartemev/nhl-recap","owner":"viartemev","description":"NHL recap telegram bot","archived":false,"fork":false,"pushed_at":"2023-11-02T21:33:46.000Z","size":7205,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T22:44:37.062Z","etag":null,"topics":["telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/viartemev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-21T13:03:07.000Z","updated_at":"2023-07-18T09:11:18.000Z","dependencies_parsed_at":"2024-10-31T14:04:47.942Z","dependency_job_id":"f3ba6014-57f1-4113-9907-ae98f0aa2906","html_url":"https://github.com/viartemev/nhl-recap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/viartemev/nhl-recap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viartemev%2Fnhl-recap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viartemev%2Fnhl-recap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viartemev%2Fnhl-recap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viartemev%2Fnhl-recap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viartemev","download_url":"https://codeload.github.com/viartemev/nhl-recap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viartemev%2Fnhl-recap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272144649,"owners_count":24881141,"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","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["telegram","telegram-bot"],"created_at":"2024-10-09T18:26:43.380Z","updated_at":"2025-08-25T23:03:10.945Z","avatar_url":"https://github.com/viartemev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NHL recap telegeram bot\n[![CI](https://github.com/viartemev/nhl-recap/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/viartemev/nhl-recap/actions/workflows/CI.yml)\n[![CodeQL](https://github.com/viartemev/nhl-recap/actions/workflows/codeql-analysis.yml/badge.svg?branch=master)](https://github.com/viartemev/nhl-recap/actions/workflows/codeql-analysis.yml)\n\n## Make commands\n```shell\n$make help\n\nhelp                           This help.\ndocker_build_image             docker build\ngo_mod_verify                  go mod verify\ngo_build                       go build -v ./...\nlint                           golint ./...\ntest                           go test -race -vet=off ./...\n\n```\n\n## Run bot\n```shell\nnhl_recap --help\n\nUsage of nhl_recap:\n  -t, --token string   Token for Telegram Bot API\n```\n\n## Run docker\n```shell\ndocker run -d viartemev/nhl-recap -t {TELEGRAM_BOT_TOKEN}\n```\n\n## Development\n### Run tests in short mode:\n```shell\ngo test -v -short\n```\n### Data race check:\n```shell\ngo test -race\n```\n### Test coverage:\n```shell\ngo test -coverprofile=cover.prof\ngo tool cover -html=cover.prof\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviartemev%2Fnhl-recap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviartemev%2Fnhl-recap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviartemev%2Fnhl-recap/lists"}