{"id":13538388,"url":"https://github.com/johnagan/serverless-slackbot","last_synced_at":"2025-10-20T12:36:30.958Z","repository":{"id":44007765,"uuid":"82484365","full_name":"johnagan/serverless-slackbot","owner":"johnagan","description":"A boilerplate Serverless Slackbot framework with a custom scripts folder (like Hubot)","archived":false,"fork":false,"pushed_at":"2019-05-20T14:00:25.000Z","size":15,"stargazers_count":83,"open_issues_count":0,"forks_count":13,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-28T11:22:41.656Z","etag":null,"topics":["aws","bot","hubot","lambda","serverless","slack"],"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/johnagan.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-02-19T19:37:50.000Z","updated_at":"2023-12-09T16:55:12.000Z","dependencies_parsed_at":"2022-07-09T14:46:25.464Z","dependency_job_id":null,"html_url":"https://github.com/johnagan/serverless-slackbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johnagan/serverless-slackbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnagan%2Fserverless-slackbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnagan%2Fserverless-slackbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnagan%2Fserverless-slackbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnagan%2Fserverless-slackbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnagan","download_url":"https://codeload.github.com/johnagan/serverless-slackbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnagan%2Fserverless-slackbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280092639,"owners_count":26270770,"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","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["aws","bot","hubot","lambda","serverless","slack"],"created_at":"2024-08-01T09:01:11.296Z","updated_at":"2025-10-20T12:36:30.920Z","avatar_url":"https://github.com/johnagan.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"![](https://camo.githubusercontent.com/547c6da94c16fedb1aa60c9efda858282e22834f/687474703a2f2f7075626c69632e7365727665726c6573732e636f6d2f6261646765732f76332e737667) ![](https://camo.githubusercontent.com/d59450139b6d354f15a2252a47b457bb2cc43828/68747470733a2f2f696d672e736869656c64732e696f2f6e706d2f6c2f7365727665726c6573732e737667)\n\n# Serverless Slackbot\nThis project mimics the [Hubot](https://hubot.github.com/) model on Slack using a lot of buzz words including: Serverless.js, AWS API Gateway, AWS Lambda, AWS DynamoDB, AWS SNS, and Slack Events API.\n\n\n## How It Works\nEach custom script will run in it's own Lambda process, which is triggered by an SNS notification. Everything runs through a single Lambda handler, so you'll only see one function for everything.\n\n* **OAUTH**: API Gateway \u003e Lambda \u003e DynamoDB \u003e API Gateway (redirects)\n* **Slack Events**: API Gateway \u003e Lambda \u003e DynamoDB \u003e SNS\n* **Custom Scripts**: SNS \u003e Lambda \u003e Custom Script\n\n\n## Quick Start\n1. Get [Serverless.js](https://github.com/serverless/serverless) setup\n2. Create a [Slack App](https://api.slack.com/apps?new_app=1)\n3. Update the [serverless.yml](serverless.yml) file with the Slack App info [[more info](https://github.com/johnagan/serverless-slack-app)]\n4. Write a custom script in the [scripts folder](scripts)\n5. Update the [scripts.json](scripts.json) file to include your script\n6. Deploy :boom:\n\n## Usage\nDocs coming soon. [Check out the example](scripts/index.js) for now\n\n## [Bot API](src/bot.js)\nDocs coming soon...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnagan%2Fserverless-slackbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnagan%2Fserverless-slackbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnagan%2Fserverless-slackbot/lists"}