Codename EH Forwarder Bot (EFB) is an extensible message tunneling chat bot framework which delivers messages to and from multiple platforms and remotely control your accounts.
Read the Documentation. For tips, tricks and community contributed articles, see project wiki.
Install the framework:
pip3 install ehforwarderbot
Install modules from the module repository.
Enable and set up modules:
efb-wizard
Launch EFB:
ehforwarderbot
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.
- Idea: Group Chat Tunneling (Sync) with EH Forwarder Bot
- What’s so new in EH Forwarder Bot 2 (and its modules)
EFB framework is licensed under GNU Affero General Public License 3.0 or later versions:
EH Forwarder Bot: An extensible message tunneling chat bot framework. Copyright (C) 2016 - 2020 Eana Hufwe, and the EH Forwarder Bot contributors 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/>.
EFB supports translated 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.