All Projects → Mikubill → efb-wechat-docker

Mikubill / efb-wechat-docker

Licence: other
EFB WeChat Slave Docker Ver.

Programming Languages

Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to efb-wechat-docker

AmimeWatch
Telegram bot made in Python 3 using the @pyrogram framework.
Stars: ✭ 19 (-60.42%)
Mutual labels:  telegram
search photo-telegram-bot-heroku
一个可以部署在heroku上的搜图机器人
Stars: ✭ 137 (+185.42%)
Mutual labels:  telegram
tgskit
Toolkit for dealing with Telegram Stickers and Bodymovin/Lottie animations.
Stars: ✭ 45 (-6.25%)
Mutual labels:  telegram
electronim
Electron based multi IM (Instant Messaging) client
Stars: ✭ 50 (+4.17%)
Mutual labels:  telegram
tg
`telegram-cli` for Telegram IM
Stars: ✭ 306 (+537.5%)
Mutual labels:  telegram
Harmonbot
Multi-Platform Factotum Bot
Stars: ✭ 30 (-37.5%)
Mutual labels:  telegram
WilliamButcherBot
Telegram Group Manager Bot Written In Python Using Pyrogram.
Stars: ✭ 187 (+289.58%)
Mutual labels:  telegram
TGPy
Run Python code right in your Telegram messages
Stars: ✭ 14 (-70.83%)
Mutual labels:  telegram
MIRROR-HUNTER
Who are we? We are the Hunters of all Torrent in this world.🗡️.Fork from SlamDevs
Stars: ✭ 86 (+79.17%)
Mutual labels:  telegram
FileStreamBot
Telegram File to Link Fastest Bot , Its Generate Direct Links Quickly
Stars: ✭ 99 (+106.25%)
Mutual labels:  telegram
QlikBotNet
Qlik Bot Net is an example chat bot which enables access to Qlik content via conversational analytics. It's built in .NET/C# and can be used with the Telegram messaging platform.
Stars: ✭ 20 (-58.33%)
Mutual labels:  telegram
ESPecial
ESP32 automation with web interface and telegram bot
Stars: ✭ 77 (+60.42%)
Mutual labels:  telegram
mutegram
Disable Telegram Desktop Taskbar Flashing
Stars: ✭ 26 (-45.83%)
Mutual labels:  telegram
Komi-San
Telegram Group Management Bot based on Pyrogram
Stars: ✭ 27 (-43.75%)
Mutual labels:  telegram
Telega
C# Telegram MTProto Client
Stars: ✭ 38 (-20.83%)
Mutual labels:  telegram
Python-BlackJackBot
A Telegram bot written in Python to play the game BlackJack alone or with your friends
Stars: ✭ 48 (+0%)
Mutual labels:  telegram
pykeyboard
Best Keyboard and Pagination for the Pyrogram Library.
Stars: ✭ 42 (-12.5%)
Mutual labels:  telegram
messaging-apis
Messaging APIs for multi-platform
Stars: ✭ 1,759 (+3564.58%)
Mutual labels:  telegram
vldc-bot
The official VLDC telegram group bot
Stars: ✭ 23 (-52.08%)
Mutual labels:  telegram
greed
A customizable Telegram shop bot that accepts bitcoin payments
Stars: ✭ 31 (-35.42%)
Mutual labels:  telegram

efb-wechat-docker

EFB WeChat Slave Docker Ver.

build

  • use docker hub ci version
docker pull mikubill/efbwechat
  • build it locally
git clone https://github.com/mikubill/efb-wechat-docker.git
cd efb-wechat-docker && docker build -t mikubill/efbwechat .

usage

  • step 1
docker run -d -t --name "efbwechat" -e TOKEN=xxxx -e ADMIN=xxxx mikubill/efbwechat

TOKEN: Telegram Bot Token (@botfather)

ADMIN: Your Telegram ID (@idbot)

将里面的 token 和 admin 的值分别换为 bottoken 和 Chat ID

  • step 2
docker logs -f efbwechat 

Scan the QRCode to login

打开手机微信扫码,扫描屏幕上的二维码,然后确认登录。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].