{"id":42057560,"url":"https://github.com/qqrm/another-it-tg-bridge","last_synced_at":"2026-01-26T07:17:20.094Z","repository":{"id":311095397,"uuid":"1039310728","full_name":"qqrm/another-it-tg-bridge","owner":"qqrm","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-10T00:18:05.000Z","size":76,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-10T22:03:17.608Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/qqrm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-08-16T23:53:17.000Z","updated_at":"2026-01-10T00:18:08.000Z","dependencies_parsed_at":"2025-08-22T05:33:49.923Z","dependency_job_id":"34cfe4e2-190f-49f8-9a93-35b08014dfa1","html_url":"https://github.com/qqrm/another-it-tg-bridge","commit_stats":null,"previous_names":["qqrm/another-it-tg-bridge"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/qqrm/another-it-tg-bridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qqrm%2Fanother-it-tg-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qqrm%2Fanother-it-tg-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qqrm%2Fanother-it-tg-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qqrm%2Fanother-it-tg-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qqrm","download_url":"https://codeload.github.com/qqrm/another-it-tg-bridge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qqrm%2Fanother-it-tg-bridge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28769585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T06:37:25.426Z","status":"ssl_error","status_checked_at":"2026-01-26T06:37:23.039Z","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":[],"created_at":"2026-01-26T07:17:19.537Z","updated_at":"2026-01-26T07:17:20.082Z","avatar_url":"https://github.com/qqrm.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# another-it-tg-bridge\n\nPosts new articles from [another-it.ru](https://another-it.ru/) to the [another_it](https://t.me/another_it) Telegram channel.\n\n## Quick Start\n\n1. Clone the repository and enter it:\n   ```sh\n   git clone https://github.com/qqrm/another-it-tg-bridge.git\n   cd another-it-tg-bridge\n   ```\n2. In **Settings → Secrets and variables → Actions**, add:\n   - `TELEGRAM_BOT_TOKEN` – Telegram bot token.\n   - `TELEGRAM_CHAT_ID` – target chat identifier.\n   - `GOOGLE_CSE_API_KEY` – Google Custom Search API key.\n   - `GOOGLE_CSE_CX` – Programmable Search Engine ID.\n   - (optional) `DEV_TELEGRAM_CHAT_ID` – chat for workflow failure notifications.\n3. Enable GitHub Actions for the repository if it is disabled.\n4. Trigger the workflow: open the **Actions** tab, select **Post to Telegram**, and click **Run workflow** (`workflow_dispatch`).\n\n## Environment variables\n\n- `TELEGRAM_BOT_TOKEN` – Telegram bot token.\n- `TELEGRAM_CHAT_ID` – target chat identifier.\n- `GOOGLE_CSE_API_KEY` – Google Custom Search API key.\n- `GOOGLE_CSE_CX` – Programmable Search Engine ID.\n- `RUST_LOG` – optional logging level (e.g., `info`).\n\n## Manual run\n\n```sh\nexport TELEGRAM_BOT_TOKEN=...\nexport TELEGRAM_CHAT_ID=...\nexport GOOGLE_CSE_API_KEY=...\nexport GOOGLE_CSE_CX=...\ncargo run --release\n```\n\n## GitHub Actions\n\nThe workflow at `.github/workflows/post.yml` builds the binary on a schedule or manual dispatch and caches the sent URL state.\nRust toolchain updates are handled by Dependabot with auto-merge enabled for its pull requests.\n\n## Development\n\nEnsure the required development tools (`rustfmt`, `clippy`, `cargo-machete`, and `wrkflw`) are installed via `rustup` and `cargo` as needed.\n\n## Origins\n\nThis project was bootstrapped from [`rust-hh-feed`](https://github.com/qqrm/rust-hh-feed) and retains a similar layout and Actions configuration for maintainers familiar with that repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqqrm%2Fanother-it-tg-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqqrm%2Fanother-it-tg-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqqrm%2Fanother-it-tg-bridge/lists"}