Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 332 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 332 Bytes

Docker

docker run -it -p 5678:5678 --name='wechatpc-com' -v "$PWD/config/:/root/.ehforwarderbot/profiles/default/" h900519/wechat-com:latest /bin/bash

Config file

server_addr: 0.0.0.0
server_port: 5678
app_id: 1234567890ABCDEFGHIJKLMNOPQRSTUV
app_key: 1234567890ABCDEFGHIJKLMNOPQRSTUV
expire: 600000