Skip to content

jiz4oh/ehforwarderbot

Repository files navigation

ehforwarderbot

install

$ git clone https://github.com/jiz4oh/ehforwarderbot ehforwarderbot

comwechat

configuration

  1. in profiles/comwechat/blueset.telegram/config.yaml
    1. Update token
    2. Update userid in admins
  2. (optional) in profiles/comwechat/config.yaml
    1. add extra slave_channels

start

$ cd ehforwarderbot
$ docker compose up -d

web

configuration

  1. in profiles/default/blueset.telegram/config.yaml
    1. Update token
    2. Update userid in admins
  2. (optional) in profiles/default/config.yaml
    1. add extra slave_channels

start

$ cd ehforwarderbot
$ docker compose -f ./docker-compose.web.yaml up -d