Skip to content
This repository was archived by the owner on Jun 1, 2020. It is now read-only.

Migration guide for paid user

Yuan Gao edited this page Aug 29, 2018 · 1 revision

wechaty-puppet-padchat is closing Beta test。Versions after v0.16.1 will not support old tokens, thus needs to switch to new tokens to connect. wechaty-puppet-padchat with old version will still connect to the older server, old tokens are still valid for the old server. But be aware that the old server will be terminated after 2 weeks, 09-12-2018.


If you are using wechaty to download wechaty-puppet-padchat

You could upgrade wechaty to v0.22.0 or above, and use new tokens. If you don't want to upgrade to new version yet, you could add environment variable to tell puppet to connect the new server

WECHATY_PUPPET_PADCHAT_ENDPOINT="ws://padchat.botorange.com/wx"

This is also valid for users who are using docker to start their bot.

If you are managing wechaty-puppet-padchat's version by yourself

Please update to version v0.16.1 or above and use the new token.

Clone this wiki locally