We do not have direct support for Telegram yet, but you can use our open API and open source SDK and AI engine to integrate your bot with Telegram.
The SDK is here,
https://www.botlibre.com/sdk.jsp
Web API,
https://www.botlibre.com/forum-post?id=5873
The Java AI engine project is here,
http://www.botlibre.org/
JavaDoc,
http://www.botlibre.org/javadoc/ai-engine/index.html
It would be similar to the IRC sense I think,
http://www.botlibre.org/javadoc/ai-engine/org/botlibre/sense/chat/IRC.html
|