#183 · Primary category: AI Chatbots

ehForwarderBot

chat-bot chat-tunneling chatbot eh-forwarder-bot framework hacktoberfest python-3 tunnel-bot

An extensible message tunneling chat bot framework. Delivers messages to and from multiple platforms and remotely control your accounts.

Project last updated:03/03/23

GitHub Stars

3.0K

Forks

261

Contributors

15

License

AGPL-3.0

Why we included this project

EH Forwarder Bot is a message-tunneling framework that ties a single master channel, usually a Telegram bot, to one or more slave channels for other platforms. You read and reply to chats from every connected service without leaving your main app. The design is modular: channels handle each platform, middlewares transform or filter messages in transit, and a coordinator routes everything. That means developers can bridge a new platform or add custom processing by writing a channel or middleware, not by forking the whole project. For teams running self-hosted chat infrastructure, it's a practical way to unify messaging and control accounts remotely, though it's a framework to build on rather than a ready-made product.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category