diff --git a/README.rst b/README.rst index 195b0d39..2230f948 100644 --- a/README.rst +++ b/README.rst @@ -72,8 +72,10 @@ BotSharp uses component design, the kernel is kept to a minimum, and business fu * BotSharp platform emulator extension which is compatible with RASA NLU. `botsharp-rasa`_ * BotSharp platform emulator extension which is compatible with Google Dialogflow. `botsharp-dialogflow`_ * BotSharp platform emulator extension which is compatible with Articulate AI. `botsharp-articulate`_ +* BotSharp platform emulator extension which is compatible with RasaTalk. `botsharp-rasatalk`_ * A channel module of BotSharp for Facebook Messenger. `botsharp-channel-fbmessenger`_ -* A channel module of BotSharp for Tencent Weixin. `botsharp-channel-weixin`_ +* A channel module of BotSharp for Tencent Wechat. `botsharp-channel-weixin`_ +* A channel module of BotSharp for Telegram. `botsharp-channel-telegram`_ * Articulate UI customized for BotSharp NLU. `articulate-ui`_ Documents @@ -102,6 +104,8 @@ Scan to join group in Wechat .. _botsharp-rasa: https://github.com/Oceania2018/botsharp-rasa .. _botsharp-dialogflow: https://github.com/Oceania2018/botsharp-dialogflow .. _botsharp-articulate: https://github.com/Oceania2018/botsharp-articulate +.. _botsharp-rasatalk: https://github.com/Obrain2016/botsharp-rasatalk .. _botsharp-channel-fbmessenger: https://github.com/Oceania2018/botsharp-channel-fbmessenger .. _botsharp-channel-weixin: https://github.com/Oceania2018/botsharp-channel-weixin +.. _botsharp-channel-telegram: https://github.com/Oceania2018/botsharp-channel-telegram .. _articulate-ui: https://github.com/Oceania2018/articulate-ui