pull request ready

This commit is contained in:
JS00000
2023-03-30 01:01:00 +08:00
parent 76783f0ad3
commit ce8635dd99
4 changed files with 38 additions and 3 deletions

2
app.py
View File

@@ -19,7 +19,7 @@ def run():
# os.environ['WECHATY_PUPPET_SERVICE_ENDPOINT'] = '127.0.0.1:9001'
channel = channel_factory.create_channel(channel_name)
if channel_name in ['wx','wxy']:
if channel_name in ['wx','wxy','wechatmp']:
PluginManager().load_plugins()
# startup channel