Add wechatmp_service channel

This commit is contained in:
JS00000
2023-04-07 19:47:50 +08:00
parent 0adf8d6e5d
commit d35d01f980
7 changed files with 332 additions and 193 deletions

2
app.py
View File

@@ -28,7 +28,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','wechatmp']:
if channel_name in ['wx','wxy','wechatmp','wechatmp_service']:
PluginManager().load_plugins()
# startup channel