An open API service indexing awesome lists of open source software.

https://github.com/czkm/daily-bonus-actions

掘金每日签到,抽奖
https://github.com/czkm/daily-bonus-actions

Last synced: 2 months ago
JSON representation

掘金每日签到,抽奖

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 | 接收邮件的邮箱 |