An automation test runner based on wechaty.
- Add environment variable WECHATY_TOKEN and set its value to your token
- Install local packages under project folder with command:
npm i - Install global packages:
npm i -g ts-node typescript - Run in command line:
ts-node bot.ts