GithubHelp home page GithubHelp logo

daily's Introduction

daily

武神传说日常任务

如何使用

yarn
# npm i
yarn cli
# npm run cli
node .
node . --help

Usage: node . [options]

Options:
  -r, --run         立即运行一次
  -d, --debug       debug模式
  -t --time <cron>  设置定时<cron表达式>
  -h, --help        display help for command

详细说明

  1. 配置node环境
  2. windows的话打开cmd
  3. 办法进入脚本目录
  4. 输入命令npm i,等待安装完成
  5. 输入命令npm run cli完成配置,多账号的话重复此动作
  6. 输入node .即可每天五点五分五秒定时运行
  7. 可搭配screentmuxpm2使用。

Q&A

  • Q:如何使用?
  • A:看readme
  • Q:怎么删除某些角色?
  • A:打开config.yaml,找到你想删的角色名,从那行删到下一个角色名即可
  • Q:怎么立刻做一次日常?
  • A:执行命令node . -r
  • Q:怎么自定义运行时间?
  • A:执行命令node . -t cron表达式,cron表达式参考https://cron.qqe2.com/
  • Q:为什么我执行了node . -t cron表达式报错了?
  • A:删除脚本即可,脚本太垃圾,不能读取你心中所想的自定义时间
  • Q:我还是不会怎么办?
  • A:联系我,付费手把手教学

daily's People

Contributors

wsmud avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.