Skip to content

Commit

Permalink
modify : replace itchat with itchat-uos
Browse files Browse the repository at this point in the history
  • Loading branch information
Luffy2004-c committed Sep 25, 2024
1 parent b8c5fcb commit d19c2d0
Show file tree
Hide file tree
Showing 25 changed files with 2 additions and 5,881 deletions.
2 changes: 1 addition & 1 deletion example/wx-chatbot/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def qrCallback(uuid, status, qrcode):

def startup():
try:
itchat.instance.receivingRetryCount = 600 # 修改断线超时时间
# itchat.instance.receivingRetryCount = 600 # 修改断线超时时间
hotReload = False
itchat.auto_login(
enableCmdQR=2,
Expand Down
9 changes: 0 additions & 9 deletions example/wx-chatbot/itchat/LICENSE

This file was deleted.

99 changes: 0 additions & 99 deletions example/wx-chatbot/itchat/__init__.py

This file was deleted.

13 changes: 0 additions & 13 deletions example/wx-chatbot/itchat/async_components/__init__.py

This file was deleted.

Loading

0 comments on commit d19c2d0

Please sign in to comment.