LINE-KickBot1/README.md

23 lines
414 B
Markdown
Raw Normal View History

2019-07-13 13:12:24 +08:00
How to run ?
------
2019-07-13 14:15:37 +08:00
- pkg install nodejs -y
- pkg install git -y
2019-07-13 13:31:51 +08:00
- git clone https://github.com/MrYoung249/LINE-KickBot1
2019-07-13 14:15:37 +08:00
- pkg install nano
2019-07-13 13:31:51 +08:00
- cd LINE-KickBot1 && npm install
2019-07-13 13:12:24 +08:00
- npm start
2019-07-13 13:28:29 +08:00
-----
2019-07-13 13:27:36 +08:00
How to rerun ?
------
2019-07-13 13:31:51 +08:00
- cd LINE-KickBot1
2019-07-13 13:27:36 +08:00
- npm start
2019-07-13 13:28:29 +08:00
-----
2019-07-13 13:27:36 +08:00
How to put your mid ?
------
2019-07-13 13:31:51 +08:00
- cd LINE-KickBot1 && cd src
2019-07-13 13:27:36 +08:00
- nano main.js
- put your mid in 'myBot'
2019-07-13 13:28:51 +08:00
---
2019-07-13 13:12:24 +08:00
**NOTE**
- Don't forget to put your mid in main.js 'myBot'