{"id":21365866,"url":"https://github.com/seanghay/tgnotify","last_synced_at":"2026-05-20T15:05:29.483Z","repository":{"id":164736580,"uuid":"640168292","full_name":"seanghay/tgnotify","owner":"seanghay","description":"A simple utility command to send message to Telegram via CLI. This can be handy if you have a long running task and want to know when it's done.","archived":false,"fork":false,"pushed_at":"2023-05-13T09:20:07.000Z","size":115,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T13:18:59.748Z","etag":null,"topics":["node","nodejs","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seanghay.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}},"created_at":"2023-05-13T07:52:12.000Z","updated_at":"2023-06-11T03:39:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"5e63d19d-4aa3-4e4b-8618-c39765b85a28","html_url":"https://github.com/seanghay/tgnotify","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanghay%2Ftgnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanghay%2Ftgnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanghay%2Ftgnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanghay%2Ftgnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seanghay","download_url":"https://codeload.github.com/seanghay/tgnotify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243663584,"owners_count":20327306,"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":["node","nodejs","telegram","telegram-bot"],"created_at":"2024-11-22T07:12:53.952Z","updated_at":"2026-05-20T15:05:29.193Z","avatar_url":"https://github.com/seanghay.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"`tgnotify` A simple utility command to send message to Telegram via CLI. This can be handy if you have a long running task and want to know when it's done.\n\n```shell\npython3 train.py \u0026\u0026 tgnotify -m \"Done!\" \\\n  -i \u003cchat_id\u003e \\\n  -t \u003ctoken\u003e\n```\n\n\n## Installation\n\n```\nnpm install -g tgnotify@latest\n```\n\n### Help\n\n```\nUsage\n  \n  $ tgnotify\n\nOptions\n  \n  --message, -m Message to send.\n  --token, -t Telegram bot token.\n  --id, -i  Chat/Channel ID to send the message to.\n  --parse-mode, -p  Message parse mode. (HTML, Markdown, MarkdownV2)\n  --verbose, -v Print debug messages\n\nExamples\n  \n  $ tgnotify listen - to listen for ChatID by sending /id command to the bot.\n\n```\n\n## Environment\n\nYou can also use `.env` with the content below.\n\n```shell\nTGNOTIFY_TOKEN=\nTGNOTIFY_CHAT_ID=\nTGNOTIFY_MESSAGE=\"Hello, *World*\"\nTGNOTIFY_PARSE_MODE=\"Markdown\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanghay%2Ftgnotify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseanghay%2Ftgnotify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanghay%2Ftgnotify/lists"}