Skip to content

daxingplay/docker-EFB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Unofficial Docker image for EH Forwarder Bot. Maintained by Roy Xiang. Included all officialy maintained channels, updated with the latest master branch.

Get Started

$ docker run -v config.py:/opt/ehForwarderBot/config.py -v tgdata.db:/opt/ehForwarderBot/plugins/eh_telegram_master/tgdata.db royx/docker-efb

Volumes

  • /opt/ehForwarderBot/config.py - the configuration file for EH Forwarder Bot
  • /opt/ehForwarderBot/plugins/eh_telegram_master/tgdata.db - the file which holds the link information and message logs

Or you can use /opt/ehForwarderBot instead

Official Documentation

Releases

No releases published

Packages

No packages published