Total Pageviews

Friday, 7 May 2021

EH Forwarder Bot

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

https://ehforwarderbot.readthedocs.io/

Python >= 3.6 GitHub Discussions Telegram Documentation Tests status PyPI release Downloads per month Codacy grade Translate this project

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.

Getting Started

  1. Install the framework:

    pip3 install ehforwarderbot
    
  2. Install modules from the module repository.

  3. Enable and set up modules:

    efb-wizard
    
  4. 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

from https://github.com/ehForwarderBot/ehForwarderBot

No comments:

Post a Comment