Aeroese 最近的时间轴更新
Aeroese

Aeroese

V2EX 第 272788 号会员,加入于 2017-12-06 17:42:39 +08:00
Aeroese 最近回复了
2018-03-04 22:20:21 +08:00
回复了 haha33223f 创建的主题 分享创造 搞定了最新版本 EFB2.0.0, telegram 收发微信,工作正常。
以下为阿里云 ubuntu16.04 64 位安装 EFB2.0
apt update
apt-get install libtiff5-dev libjpeg8-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev tcl8.5-dev tk8.5-dev
apt-get install libmagic-dev ffmpeg
apt-get install software-properties-common
add-apt-repository ppa:jonathonf/python-3.6
apt-get update
apt-get install python3.6
update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.5 1
update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.6 2
update-alternatives --config python3 (选 0 即 py3.6 auto)
pip3 install ehforwarderbot
pip3 install efb-telegram-master
pip3 install efb-wechat-slave
mkdir /root/.ehforwarderbot/profiles/default
mkdir /root/.ehforwarderbot/profiles/default/blueset.telegram
vi /root/.ehforwarderbot/profiles/default/config.yaml

token: "12345678:1a2b3c4d5e6g7h8i9j"
admins:
- 402325165

master_channel: "blueset.telegram"
slave_channels:
- "blueset.wechat"

vi /root/.ehforwarderbot/profiles/default/blueset.telegram/config.yaml

token: "12345678:1a2b3c4d5e6g7h8i9j"
admins:
- 402325165
flags:
option_one: 10
option_two: false
option_three: "foobar"

ehforwarderbot (最后运行 EFB 扫描打印出的二维码)
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   782 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 51ms · UTC 21:10 · PVG 05:10 · LAX 14:10 · JFK 17:10
Developed with CodeLauncher
♥ Do have faith in what you're doing.