- Clone this repository to your local disk.
git clone https://github.com/Runc2333/QQBot-node.js.git
- Install dependence
cd QQBot-node.js
npm install
- Edit the config provided in config/config.example.json.Then rename it into config.json
vi config/config.example.json
mv config/config.example.json config/config.json
- Run & Enjoy!
node app.js