XionBot is an IRC bot framework/template coded completely in C. It is meant to be modular for any additions or for reference on how one may construct their own IRC client. Source codes for additional modules are also available.
a simple, extensible Instant Messenger TOC bot framework written in Java using Jaimlib 0.5 or greater. services for incoming IMs are created simply by implementing a handle() method, and sample handler code is included.
A modular Telegram bot framework for C++ developers.
This project is a Telegram bot framework designed for C++ developers, aimed at simplifying the complexities of bot development. By leveraging a highly modular plugin system, you no longer need to worry about low-level network communication or API interactions. Simply focus on developing plugins for your desired features, and you can quickly build powerful and extensible Telegram bots.