From 66bfd4eb9104c98ceddc6d05a995c70443df3d35 Mon Sep 17 00:00:00 2001 From: Gene Date: Tue, 6 Feb 2024 07:38:53 +0300 Subject: [PATCH] Add link to Karuha --- chatbot/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/chatbot/README.md b/chatbot/README.md index d92198de1..db1ad3f46 100644 --- a/chatbot/README.md +++ b/chatbot/README.md @@ -1,4 +1,5 @@ # Tinode ChatBot Examples * [Python chatbot](python/) +* [Karuha](https://github.com/Visecy/Karuha) - third party chatbot framework. * [C# .Net/.NetCore chatbot](https://github.com/tinode/csharpbot)