{"id":22016344,"url":"https://github.com/nbelzer/serverless-telegram","last_synced_at":"2026-04-13T23:31:11.162Z","repository":{"id":132445454,"uuid":"243358030","full_name":"nbelzer/serverless-telegram","owner":"nbelzer","description":"Tryout of lambda functions with Serverless and Telegram.","archived":false,"fork":false,"pushed_at":"2023-03-21T22:33:24.000Z","size":3,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-23T09:15:40.903Z","etag":null,"topics":["lambda","serverless","telegram-bot"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/nbelzer.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-26T20:23:45.000Z","updated_at":"2020-02-26T20:26:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf14a72a-038a-4831-b736-84a7e6e9ca1f","html_url":"https://github.com/nbelzer/serverless-telegram","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nbelzer/serverless-telegram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbelzer%2Fserverless-telegram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbelzer%2Fserverless-telegram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbelzer%2Fserverless-telegram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbelzer%2Fserverless-telegram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nbelzer","download_url":"https://codeload.github.com/nbelzer/serverless-telegram/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbelzer%2Fserverless-telegram/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31775692,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"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":["lambda","serverless","telegram-bot"],"created_at":"2024-11-30T04:34:32.498Z","updated_at":"2026-04-13T23:31:11.130Z","avatar_url":"https://github.com/nbelzer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Serverless Tryout\n\nThis is a try-out project using the [serverless](https://serverless.com) framework to create a serverless python application on AWS.\n\n## Deploy\nYou need to [install serverless](https://serverless.com/framework/docs/getting-started/) locally.\n\nBefore you can deploy the code to AWS you need to set up your AWS profile locally so that it can be used by serverless. See [this](https://serverless.com/framework/docs/providers/aws/guide/credentials/) for more information.\n\nIn the `serverless.yml` file you can change the parameters according to the profile you set and the region you would like to deploy your serverless function.\n\nYou should set up the `serverless.env.yml` file to contain the following:\n```yaml\nTELEGRAM_TOKEN: \u003cyour token here\u003e\nSENTRY_DSN: https://\u003cyour dsn entry here\u003e\n```\n\nOnce set up you can deploy the function to AWS by running:\n```bash\nserverless deploy\n```\n\n## Acknowledgements\n- [serverless/examples](https://github.com/serverless/examples/tree/master/aws-python-telegram-bot) for the telegram bot example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbelzer%2Fserverless-telegram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnbelzer%2Fserverless-telegram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbelzer%2Fserverless-telegram/lists"}