feat: intergrate itchat to lib

This commit is contained in:
lanvent
2023-03-26 13:35:46 +08:00
parent 3c91575ebe
commit 92caeed7ab
23 changed files with 4649 additions and 2 deletions

View File

@@ -5,9 +5,9 @@ wechat channel
"""
import os
import itchat
from lib import itchat
import json
from itchat.content import *
from lib.itchat.content import *
from bridge.reply import *
from bridge.context import *
from channel.channel import Channel