According to https://github.com/wechaty/wechaty-puppet-service/issues/118, we are decided to use a new module name for the Wechaty Puppet Service: [wechaty-puppet-servcie](https://github.com/wechaty/wechaty-puppet-service), which is more intuitive. So there need some changes in Wechaty as well. We will do this switch in Wechaty v0.55. ## Migration Guide 1. Upgrade wechaty to version 0.56 or above 1. Replace `WECHATY_PUPPET_HOSTIE_TOKEN` by `WECHATY_PUPPET_SERVICE_TOKEN` 1. Replace `WECHATY_HOSTIE_PORT` by `WECHATY_PUPPET_SERVER_PORT` (if applicable)