Quick Start
REQUIREMENTS
Node.js v10 or above
Build Tools for your Platform
RUN
0. Install Node.js (>=10)
If you have not installed Node.js(or version is below 10),You need to install the latest version of Node.js first by following the links below:
Instal Node.js for other platforms can be found at https://nodejs.org/en/download/package-manager/
1. Clone wechaty-getting-started Repository
2. Install Dependencies
3. Run the Bot
Notice: Wechaty requires Node.js version >= 10
You are all set!
You can see the following result after running:
This demo will show all message on the bot.
DEMO
Scan the following QR Code in WeChat with secret code wechaty, join our Wechaty Developers' Home. This group is only for developers.
Last updated