https://github.com/apachecn-archive/juejin-helper
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.5%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: apachecn-archive
- License: apache-2.0
- Language: TypeScript
- Default Branch: main
- Size: 748 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
JuejinHelper-稀土掘金助手
签到、抽奖、沾喜气、消除Bug、海底掘金游戏、自动化工作流。
如何使用?
使用自动化工作流有两种方式:快速使用(在线) 和 私有化部署(本地)
- 快速使用自动化:阅读 使用
- 私有化部署自动化:见 workflows
- 除上诉两种之外,如您喜欢也可以自定义脚本:npm juejin-helper
使用
自动化执行任务: 掘金每日签到, 沾喜气, 免费抽奖, 消除Bug, 海底掘金游戏, 最后将结果报告邮件通知订阅人。\ 自动化运行时间: 北京时间上午06:30
仓库 -> Settings -> Secrets -> New repository secret, 添加Secrets变量如下:
| Name | Value | Required | | --- | --- | --- | | COOKIE | 掘金网站Cookie | 是 | | COOKIE2 | 多用户, 当需要同时运行多个掘金用户时所需, 支持最多 5 名用户(即COOKIE + COOKIE2 - COOKIE5) | 否 | | EMAILUSER | 发件人邮箱地址(需要开启 SMTP) | 否 | | EMAILPASS | 发件人邮箱密码(SMTP密码) | 否 | | EMAILTO | 订阅人邮箱地址(收件人). 如需多人订阅使用
,分割, 例如:a@163.com, b@qq.com| 否 | | DINGDINGWEBHOOK | 钉钉机器人WEBHOOK | 否 | | PUSHPLUSTOKEN | Pushplus 官网申请,支持微信消息推送 | 否 | | WEIXIN_WEBHOOK | 企业微信机器人WEBHOOK | 否 |仓库 -> Actions, 检查Workflows并启用。
预览
| 掘金每日签到 | 海底掘金游戏 |
|:-----------:| :-------------:|
|
|
|
问题
如何获取Cookie
掘金网站Cookie, 打开浏览器,登录 掘金, 打开控制台DevTools(快捷键F12) -> Network,复制 cookie, 掘金Cookie有效期约1个月需定期更新.
DevTools截图:

如何授权海底掘金游戏
运行自动化后通知订阅人 玩家未授权, 请前往掘金授权!, 说明您是新玩家从始至终未进行海底掘金游戏, 需要先进行游戏授权.
授权步骤: 登陆 掘金 -> 每日签到 -> 海底掘金挑战赛(点击进入游戏, 点击授权, 最好再随意玩一局). 后续就可以由掘金助手自动处理.
或点击👇这个海报帮您直达海底掘金挑战赛
贡献
这个项目的存在要感谢所有做出贡献的人。 请先阅读 [Contribute]。
您可以将任何想法作为 拉取请求 或 GitHub问题 提交。
赞赏
☕️微信赞赏!
许可
Owner
- Name: ApacheCN 归档
- Login: apachecn-archive
- Kind: organization
- Email: wizard.z@qq.com
- Repositories: 180
- Profile: https://github.com/apachecn-archive
防止重要项目丢失而设立的归档
GitHub Events
Total
Last Year
Dependencies
- actions/checkout v2 composite
- actions/setup-node v2 composite
- @rollup/plugin-commonjs ^22.0.2 development
- @rollup/plugin-node-resolve ^13.3.0 development
- @rollup/plugin-sucrase ^4.0.4 development
- @typescript-eslint/parser ^5.32.0 development
- cross-env ^7.0.3 development
- eslint ^8.14.0 development
- eslint-config-next ^12.1.5 development
- eslint-config-prettier ^8.5.0 development
- eslint-plugin-prettier ^4.0.0 development
- lerna ^5.4.0 development
- prettier ^2.6.2 development
- rimraf ^3.0.2 development
- rollup ^2.77.2 development
- rollup-plugin-dts ^4.2.2 development
- rollup-plugin-typescript2 ^0.32.1 development
- ts-node ^10.9.1 development
- typescript ^4.7.4 development
- workspaces-run ^1.0.1 development
- @types/jsonwebtoken ^8.5.8 development
- @types/uuid ^8.3.4 development
- axios ^0.27.2
- jsonwebtoken ^8.5.1
- uuid ^8.3.2
- axios ^0.27.2
- fast-astar ^1.0.6
- juejin-helper ^1.6.1
- nodemailer ^6.7.0
- asynckit 0.4.0
- axios 0.27.2
- buffer-equal-constant-time 1.0.1
- combined-stream 1.0.8
- delayed-stream 1.0.0
- ecdsa-sig-formatter 1.0.11
- fast-astar 1.0.6
- follow-redirects 1.15.1
- form-data 4.0.0
- jsonwebtoken 8.5.1
- juejin-helper 1.6.0
- jwa 1.4.1
- jws 3.2.2
- lodash.includes 4.3.0
- lodash.isboolean 3.0.3
- lodash.isinteger 4.0.4
- lodash.isnumber 3.0.3
- lodash.isplainobject 4.0.6
- lodash.isstring 4.0.1
- lodash.once 4.1.1
- mime-db 1.52.0
- mime-types 2.1.35
- ms 2.1.3
- nodemailer 6.7.7
- safe-buffer 5.2.1
- semver 5.7.1
- uuid 8.3.2
- 884 dependencies
