# claudiajs/claudia-bot-builder

Create chat bots for Facebook Messenger, Slack, Amazon Alexa, Skype, Telegram, Viber, Line, GroupMe, Kik and Twilio and deploy to AWS Lambda in minutes

Repository: https://github.com/claudiajs/claudia-bot-builder
Canonical: https://ross.abutalabs.com/products/claudia-bot-builder
Homepage: https://claudiajs.com/claudia-bot-builder.html
Language: JavaScript
License: MIT
License Family: permissive
Topics: aws-lambda, chatbot, facebook-messenger, slack, skype, viber, telegram, twilio, alexa, line, claudiajs
Last push: 2022-04-07T13:03:06+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3745, "days_push": 1609, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1830, forks 250 (observed 2026-08-28T04:05:41.770824+00:00)

## What it is
Claudia Bot Builder is a Node.js framework for creating chat bots that run on AWS Lambda across many messaging platforms. It normalizes incoming messages into a common format and packages responses into the correct platform template, handling webhooks and infrastructure setup automatically.

## Use cases
- build a facebook messenger bot on aws lambda
- create a slack slash command bot
- deploy a telegram chatbot serverlessly
- write one bot that works on multiple messaging platforms
- build an amazon alexa skill in node.js
- set up a twilio sms bot without managing servers

## When to choose
- you want a single codebase serving multiple chat platforms
- you prefer serverless deployment on AWS Lambda over running servers
- you want minimal boilerplate for webhook handling and message formatting

## When to avoid
- you need a platform not in its supported list
- you want a framework with frequent updates and modern AWS SDK support
- you need complex conversational AI features rather than simple message handling

## Facets
- artifact type: framework
- maturity: maintenance
- function: chatbot, webhook, deployment, middleware
- domain: chatbots, developer-tools, messaging-platforms
- platform: serverless, cloud
- tags: aws-lambda, facebook-messenger, slack, telegram, alexa, skype, viber, twilio, line, kik, groupme, serverless-bots, javascript, automation, nodejs

## Member repositories
- claudiajs/claudia-bot-builder (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:41.770824+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:19:15.019795+00:00, confidence not recorded.
  - readme: https://github.com/claudiajs/claudia-bot-builder (fetched 2026-08-28T04:05:41.770824+00:00, sha 3110e8881a1b)
  - registry_npm: https://registry.npmjs.org/claudia-bot-builder (fetched 2026-08-29T10:58:31.165835+00:00, sha 91788dc94313)
- Data as of 2026-08-30T08:39:29.467469+00:00.
