https://github.com/czkm/daily-bonus-actions
掘金每日签到,抽奖
https://github.com/czkm/daily-bonus-actions
Last synced: 2 months ago
JSON representation
掘金每日签到,抽奖
- Host: GitHub
- URL: https://github.com/czkm/daily-bonus-actions
- Owner: czkm
- Created: 2021-09-03T01:02:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-03T03:43:44.000Z (over 3 years ago)
- Last Synced: 2025-01-28T19:44:36.803Z (4 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Daily-Bonus-actions
` node index " sessionid=" "@qq.com" "SMTP Token" "@qq.com"`
#### 脚本在`nonde` 环境下 执行掘金的每日签到,`fork`本仓库开启`gitactions` 配置即可
| key | value |
| ------ | --------------------------------------- |
| COOKIE | 掘金 sessionid |
| USER | 发送邮件的邮箱地址,该邮箱需要开启 SMTP |
| PASS | 该邮箱的 SMTP 密码 |
| TO | 接收邮件的邮箱 |