{"id":25580397,"url":"https://github.com/tderflinger/serverless-message-telegram","last_synced_at":"2026-03-30T22:30:17.809Z","repository":{"id":40940158,"uuid":"221042635","full_name":"tderflinger/serverless-message-telegram","owner":"tderflinger","description":"Send a contact message to your Telegram account.","archived":false,"fork":false,"pushed_at":"2023-01-09T22:33:17.000Z","size":325,"stargazers_count":0,"open_issues_count":12,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-11T01:42:00.418Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/tderflinger.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}},"created_at":"2019-11-11T18:19:36.000Z","updated_at":"2023-03-11T01:42:00.418Z","dependencies_parsed_at":"2023-02-08T15:16:15.988Z","dependency_job_id":null,"html_url":"https://github.com/tderflinger/serverless-message-telegram","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tderflinger%2Fserverless-message-telegram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tderflinger%2Fserverless-message-telegram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tderflinger%2Fserverless-message-telegram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tderflinger%2Fserverless-message-telegram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tderflinger","download_url":"https://codeload.github.com/tderflinger/serverless-message-telegram/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239952637,"owners_count":19723924,"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":[],"created_at":"2025-02-21T04:15:55.263Z","updated_at":"2026-03-30T22:30:17.729Z","avatar_url":"https://github.com/tderflinger.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# serverless-message-telegram\n\nSend a contact message to your Telegram account.\n\n## Install\n\nInstall according to the Serverless installation instructions:\n\n- https://serverless.com/framework/docs/getting-started/\n\nThen run after cloning this repository:\n\n```bash\nnpm install\n```\n\nSet the environmental variables in _serverless.yml_ according to your values.\n\nFor example:\n\n```bash\nexport TELEGRAM_API_KEY=xxxx\nexport TELEGRAM_CHAT_ID=xxxx\n```\n\nYou can get your Telegram API key and chat ID by following this tutorial:\n\n- https://djangostars.com/blog/how-to-create-and-deploy-a-telegram-bot/\n\n## Offline Testing\n\n```bash\nsls offline\n```\n\n## Deploy\n\n```bash\nsls deploy\n```\n\nNote, after deploying there are costs associated with invoking the function depending on cloud provider.\n\n## Remove\n\n```bash\nsls remove\n```\n\n## Notice\n\nIf internal server error occurs, run before deploy:\n\n```bash\nchmod -R +r node_modules/\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftderflinger%2Fserverless-message-telegram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftderflinger%2Fserverless-message-telegram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftderflinger%2Fserverless-message-telegram/lists"}