From 86b1ce02d64af36504a565da62759f846d6e7014 Mon Sep 17 00:00:00 2001 From: nikita42 <13642481+rekurt@users.noreply.github.com> Date: Wed, 8 Apr 2026 04:23:23 +0300 Subject: [PATCH] Add ymsdk - Go SDK for Yandex Messenger Bot API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b13b79f..0530cab 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ A curated list of awesome Chatbot services and resources. - [BotPress](https://botpress.io/) - Botpress is an on-prem, open-source bot building platform for businesses - [Bottender](https://bottender.js.org/) - an open-source chatbot framework in NodeJS - [Rasa Talk](https://github.com/jackdh/RasaTalk) - GUI supported open-source chatbot framework built over Rasa. +- [ymsdk](https://github.com/rekurt/ymsdk) - Lightweight Go SDK for Yandex Messenger Bot API with type-safe models, automatic retry, and rate-limit handling. ## Services