mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-03-05 08:06:21 +08:00
feat: intergrate itchat to lib
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user