暫無描述

mrabit ddf7262993 Merge pull request #7 from a1667834841/master 2 年之前
.github 441756717b test 2 年之前
.vscode 0e12d2a4cf init: moutai xmTravel 2 年之前
assets 4ee601de67 docs: add README.md 2 年之前
.gitignore 0e12d2a4cf init: moutai xmTravel 2 年之前
.prettierrc 0e12d2a4cf init: moutai xmTravel 2 年之前
LICENSE 9e5ff3c2bf Create LICENSE 2 年之前
README.md c7aa426a98 feat: 申购耐力值领取条件判断 2 年之前
api.js 1ea1dc56b4 update: indexAction 调用 index.js 中的init() 2 年之前
config.example.js 652ecf36b8 添加github Action 2 年之前
console.js 0e12d2a4cf init: moutai xmTravel 2 年之前
index.js 1ea1dc56b4 update: indexAction 调用 index.js 中的init() 2 年之前
indexAction.js 1ea1dc56b4 update: indexAction 调用 index.js 中的init() 2 年之前
package-lock.json 1ea1dc56b4 update: indexAction 调用 index.js 中的init() 2 年之前
package.json 28e3f802c6 feat: 优化旅行状态判断 && 前置条件 2 年之前
script.json 0e12d2a4cf init: moutai xmTravel 2 年之前

README.md

i 茅台 APP 小茅运活动

nodejs 实现小茅运旅行活动自动执行

TODO

  • 自动旅行
  • 每日首次旅行分享
  • 领取申购耐力值

安装

npm i -g pm2
git clone git@github.com:mrabit/xmtravel.git
cd xmtravel
npm install

启动

cp config.example.js config.js
# 脚本启动
pm2 start script.json
# 日志查看
pm2 logs xmtravel --out --lines=100 

xmtravel_log.png

免责申明

本代码仅用于学习,下载后请勿用于商业用途