Skip to content

Singularity0909/wechat-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wechat-bot

又一个微信群聊机器人,使用 itchat 开发。

环境 & 运行

  • Python 3
# 安装依赖
pip install -r requirements.txt

# 如果微信号不能登录 Web 微信,需要安装 UOS Patch
pip install git+https://github.com/luvletter2333/ItChat.git

# 启动
python main.py

Releases

No releases published

Packages

No packages published

Languages