{"id":15418203,"url":"https://github.com/lesyk/serverless-slack-events-handler-example","last_synced_at":"2026-02-08T03:04:47.594Z","repository":{"id":42342660,"uuid":"113996995","full_name":"lesyk/serverless-slack-events-handler-example","owner":"lesyk","description":"Serverless setup to handle slack events","archived":false,"fork":false,"pushed_at":"2023-01-23T19:37:46.000Z","size":224,"stargazers_count":2,"open_issues_count":8,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-29T23:17:35.037Z","etag":null,"topics":["bot","events","lambda","lambda-functions","serverless","slack"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/lesyk.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":"2017-12-12T13:59:04.000Z","updated_at":"2020-12-14T15:14:16.000Z","dependencies_parsed_at":"2023-01-24T20:30:14.177Z","dependency_job_id":null,"html_url":"https://github.com/lesyk/serverless-slack-events-handler-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lesyk/serverless-slack-events-handler-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesyk%2Fserverless-slack-events-handler-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesyk%2Fserverless-slack-events-handler-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesyk%2Fserverless-slack-events-handler-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesyk%2Fserverless-slack-events-handler-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lesyk","download_url":"https://codeload.github.com/lesyk/serverless-slack-events-handler-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesyk%2Fserverless-slack-events-handler-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29218644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T02:25:35.815Z","status":"ssl_error","status_checked_at":"2026-02-08T02:24:27.970Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["bot","events","lambda","lambda-functions","serverless","slack"],"created_at":"2024-10-01T17:19:46.327Z","updated_at":"2026-02-08T03:04:47.570Z","avatar_url":"https://github.com/lesyk.png","language":"TypeScript","readme":"# serverless-slack-events-handler-example\n[![Build Status](https://travis-ci.org/AtoriAI/serverless-slack-events-handler-example.svg?branch=master)](https://travis-ci.org/AtoriAI/serverless-slack-events-handler-example)\n\n## Install\n1. Install packages\n`nvm install 6.10.3`\n`npm install -g serverless`\n`npm install -g typescript`\n`npm install -g nodemon`\n2. Change `VERIFICATION_TOKEN` to your's bot verification token. You can find it here: https://api.slack.com/apps/[YOUR_BOT_ID]/general\n\n## Run\n1. `ngrok http 8080`\n2. `nodemon index.js`\n3. Copy url to slack bot events subscription page: https://api.slack.com/apps/[YOUR_BOT_ID]/event-subscriptions\n4. Start getting events on localhost\n\n## Deploy\n1. Export `AWS_SECRET_ACCESS_KEY` and `AWS_SECRET_ACCESS_KEY`\n```\nexport AWS_ACCESS_KEY_ID=\nexport AWS_SECRET_ACCESS_KEY=\n```\n2. `sls deploy`\n3. Copy url to slack bot events subscription page: https://api.slack.com/apps/[YOUR_BOT_ID]/event-subscriptions\n4. Start getting events on function\n\n## Logging\n`serverless logs -f app`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesyk%2Fserverless-slack-events-handler-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flesyk%2Fserverless-slack-events-handler-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesyk%2Fserverless-slack-events-handler-example/lists"}