Finally Got My Dify Agent Working in Discord, Telegram and Slack

Finally Got My Dify Agent Working in Discord, Telegram and Slack

Want your Dify Agent to break free from the browser and chat directly in WeChat, QQ, or Telegram? Combine LangBot with Dify and you can set it up in under 10 minutes. Why This Combo? LangBot is the most powerful open-source multi-platform chatbot framework available. It supports major Chinese IMs (QQ, WeChat, Feishu, DingTalk) and international platforms (Telegram, Discord, Slack, LINE). Its core strength is connecting AI backends to messaging apps. ...

December 11, 2025 · 4 min · LangBot Team
LangBot 4.6.0 External Knowledge Base Tutorial: Integrating Dify with LangBot for RAG-powered Conversations

LangBot 4.6.0 External Knowledge Base Tutorial: Integrating Dify with LangBot for RAG-powered Conversations

LangBot 4.6.0 introduces external knowledge base functionality, allowing users to integrate external knowledge retrieval services such as Dify and RAGFlow into conversation pipelines. This tutorial demonstrates how to combine Dify knowledge base with LangBot to enable intelligent conversations based on domain-specific knowledge. Feature Overview The external knowledge base feature enables LangBot to: Connect to various external knowledge retrieval services (Dify, RAGFlow, etc.) Provide professional answers based on domain-specific knowledge Flexibly extend knowledge retrieval capabilities through the plugin system Configure conveniently through WebUI without manual configuration file editing Prerequisites Before starting, you need: ...

December 2, 2025 · 6 min · LangBot Team