# juejin-helper **Repository Path**: dongwei1125/juejin-helper ## Basic Information - **Project Name**: juejin-helper - **Description**: 🎠依赖 GitHub Actions 的自动化工具,用于稀土掘金每日签到、沾一沾、免费抽奖、BugFix。🍋 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 4 - **Created**: 2022-06-28 - **Last Updated**: 2025-09-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

稀土掘金助手

nodemon axios nodemailer

## 简介   依赖 [GitHub Actions](https://docs.github.com/cn/actions/learn-github-actions/understanding-github-actions) 的稀土掘金助手,用于自动化每日签到、沾喜气、免费抽奖、`BugFix`等。 > 为保证脚本更好的运行,`Fork`仓库后请根据 [指南](https://juejin.cn/post/7108615649777156104#heading-14) 手动启用一次 ## 异常   若仓库在`60`天内如果没有活动,工作流将被禁止,暂停签到。请手动点击`Enable workflow`以再次启用工作流。

## 使用 ### 环境机密 Secrets | `Name` | `Value` | `Required` | | --- | --- | --- | | `COOKIE` | 稀土掘金用户`cookie` | 是 | | `EMAIL` | 邮箱地址 | 否 | | `AUTHORIZATION_CODE` | 邮箱`POP3/SMTP`服务授权码 | 否 | | `PUSHPLUS_TOKEN` | 微信公众号`pushplus` `token` | 否 | | `DINGDING_WEBHOOK` | 钉钉机器人`Webhook` | 否 | | `FEISHU_WEBHOOK` | 飞书机器人`Webhook` | 否 | ### 效果预览







## 第三方插件 * [nodemon](https://github.com/remy/nodemon) * [axios](https://github.com/axios/axios) * [nodemailer](https://github.com/nodemailer/nodemailer)