From 10a27e6afe559e633eab14506bdfbef4e1f2eb54 Mon Sep 17 00:00:00 2001 From: Quentin Rousseau Date: Sun, 19 Jul 2026 15:32:48 -0700 Subject: [PATCH] =?UTF-8?q?Add=20ChatSDK=20=E2=80=94=20unified=20multi-pla?= =?UTF-8?q?tform=20chat=20bot=20SDK?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fcd06465..1a433154 100644 --- a/README.md +++ b/README.md @@ -1384,6 +1384,7 @@ Online tools, services and APIs to simplify development. ## Third-party APIs * [Ably](https://github.com/ably/ably-ruby) - Ruby library for realtime communication over Ably. +* [ChatSDK](https://github.com/rootlyhq/chat-sdk) - Unified SDK for building chat bots across Slack, Teams, Google Chat, Discord, Telegram, Mattermost, Twilio, Messenger, and WhatsApp with a single API. * [discordrb](https://github.com/meew0/discordrb) - An implementation of the Discord API. * [Dropbox](https://github.com/Jesus/dropbox_api) - Ruby client for Dropbox API v2. * [fb_graph2](https://github.com/nov/fb_graph2) - A full-stack Facebook Graph API wrapper.