mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-07-20 13:47:15 +08:00
feat: wechat group reply
This commit is contained in:
@@ -16,4 +16,4 @@ def create_bot(bot_type):
|
||||
return BaiduUnitBot()
|
||||
elif bot_type == 'chatGPT':
|
||||
return ChatGPTBot()
|
||||
raise RuntimeError
|
||||
raise RuntimeError
|
||||
|
||||
Reference in New Issue
Block a user