Skip to content

Commit

Permalink
add Migration guide (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
huan committed Jan 23, 2021
1 parent 33f7a32 commit 223209d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ please use **wechaty-puppet-service** instead.

## Use **wechaty-puppet-service** instead of ~~wechaty-puppet-hostie~~

### Migration Guide

1. Replace `wechaty-puppet-hostie` by `wechaty-puppet-service`
1. Replace `WECHATY_PUPPET_HOSTIE_TOKEN` by `WECHATY_PUPPET_SERVICE_TOKEN`
1. Replace `PuppetHostie` by `PuppetService` (if applicatory)
1. Replace `WECHATY_PUPPET_HOSTIE_ENDPOINT` by `WECHATY_PUPPET_SERVICE_ENDPOINT` (if applicatory)

If you have any questions, please feel free to ask in our Gitter room: <https://gitter.im/wechaty/wechaty>

-----

[![NPM Version](https://badge.fury.io/js/wechaty-puppet-hostie.svg)](https://www.npmjs.com/package/wechaty-puppet-hostie)
[![NPM](https://github.com/Chatie/grpc/workflows/NPM/badge.svg)](https://github.com/wechaty/wechaty-puppet-hostie/actions?query=workflow%3ANPM)

Expand Down

0 comments on commit 223209d

Please sign in to comment.