{"id":24976226,"url":"https://github.com/cyruskao/tele-sender","last_synced_at":"2025-03-29T08:21:08.955Z","repository":{"id":57376616,"uuid":"453012028","full_name":"CyrusKao/tele-sender","owner":"CyrusKao","description":"A simple Telegram message sender written in Typescript with zero dependencies.","archived":false,"fork":false,"pushed_at":"2022-01-28T09:38:45.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T04:01:50.599Z","etag":null,"topics":["sender","telegram","telegram-bot","typescript"],"latest_commit_sha":null,"homepage":"","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/CyrusKao.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}},"created_at":"2022-01-28T09:38:42.000Z","updated_at":"2025-02-27T18:15:13.000Z","dependencies_parsed_at":"2022-08-29T21:20:43.749Z","dependency_job_id":null,"html_url":"https://github.com/CyrusKao/tele-sender","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyrusKao%2Ftele-sender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyrusKao%2Ftele-sender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyrusKao%2Ftele-sender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyrusKao%2Ftele-sender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyrusKao","download_url":"https://codeload.github.com/CyrusKao/tele-sender/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246157590,"owners_count":20732641,"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":["sender","telegram","telegram-bot","typescript"],"created_at":"2025-02-03T21:59:49.274Z","updated_at":"2025-03-29T08:21:08.928Z","avatar_url":"https://github.com/CyrusKao.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tele Sender\n\nA simple Telegram message sender written in Typescript with zero dependencies.\n\n\u003e See how it's implemented at [my blog post](https://nocache.org/p/build-a-telegram-bot-to-send-notifications-in-node-js-with-typescript).\n\n## Installation\n\n```sh\nnpm i tele-sender\n```\n\n## Usage\n\n```ts\nimport Telegram, { Telegram_ParseModes } from 'tele-sender';\n\nconst telegram = new Telegram('api_key');\n\ntelegram.send('chat_id', '*Hello World\\\\!*', Telegram_ParseModes.MarkdownV2);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyruskao%2Ftele-sender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyruskao%2Ftele-sender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyruskao%2Ftele-sender/lists"}