Skip to content

An extensible message tunneling chat bot framework. Delivers messages between platforms and remotely control your other accounts.

License

Notifications You must be signed in to change notification settings

waltcow/ehForwarderBot

 
 

Repository files navigation

EH Forwarder Bot

Python >= 3.6 Gitter Telegram support group Documentation PyPI release Codacy grade Translate this project

Banner

Codename EH Forwarder Bot (EFB) is an extensible chat tunnel framework which allows users to contact people from other chat platforms, and ultimately remotely control their accounts in other platforms.

For tips, tricks and community contributed articles, see project wiki.

v2.0 beta release

This is an beta release of EFB version 2 for test only. Framework API may subject to change.

Documentation.

Getting Started

  1. Install the framework:

    pip3 install ehforwarderbot
    
  2. Install and enable channels from the channels repository.

  3. Launch EFB:

    ehforwarderbot
    

Feel like contributing?

Everyone is welcomed to raise an issue or submit a pull request, just remember to read through and follow the contribution guideline before you do so.

Related articles

License

EFB framework is licensed under GNU General Public License 3.0:

EH Forwarder Bot: An extensible chat tunneling bot framework.
Copyright (C) 2016 Eana Hufwe
All rights reserved.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

An extensible message tunneling chat bot framework. Delivers messages between platforms and remotely control your other accounts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.1%
  • Makefile 0.9%