Skip to content

ycfung/ehForwarderBot

 
 

Repository files navigation

EH Forwarder Bot

Python >= 3.6

Travis (.com)

Gitter

Telegram support group

Documentation

PyPI release

Codacy grade

Translate this project

Banner

Codename EH Forwarder Bot (EFB) is an extensible chat tunneling framework allowing users to contact people from multiple chat platforms and remotely control their accounts in one stop.

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.

License

EFB framework is licensed under GNU Affero General Public License 3.0 or later versions:

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

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero 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 Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Localization support

EFB supports localized user interface prompts, by setting the locale environmental variable (LANGUAGE, LC_ALL, LC_MESSAGES or LANG) to one of our supported languages. Our documentation is also available in different languages. You can help to translate this project into your languages on our Crowdin page.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Makefile 0.5%