mirror of
https://github.com/Sitoi/dailycheckin.git
synced 2024-11-17 13:48:03 +08:00
基于「Docker」/「青龙面板」/「群晖」的每日签到脚本(支持多账号使用)签到列表: |爱奇艺|全民K歌|有道云笔记|百度贴吧|Bilibili|V2EX|AcFun|什么值得买|阿里云盘|i茅台|小米运动|百度搜索资源平台|
acfunaliyundrivebaidubilibilichatgptcheckindailycheckindockerimaotaiiqiyikgqqmimotionpypipythonqinglongsigninsmzdmtiebav2exyoudaonote
baidu_url_submit | ||
img | ||
iqiyi | ||
kgqq | ||
motto | ||
music163 | ||
pojie | ||
vqq | ||
weather | ||
youdao | ||
.gitignore | ||
config.json | ||
index.py | ||
README.md | ||
requirements.txt |
每日签到集合
基于腾讯云函数的每日签到脚本(支持多账号使用)
签到列表
- 爱奇艺每日签到: 签7天奖1天,14天奖2天,28天奖7天;日常任务;随机成长值
- 全民K歌每日签到: 每日签到获取鲜花
- 百度站点每日提交: 每日提交网站页面供百度收录
- 腾讯视频每日签到: 每日两次腾讯视频签到获取成长值
- 吾爱破解每日签到: 每日签到获取2枚吾爱币
- 有道云笔记每日签到: 每日签到获取存储空间
- 网易云音乐每日签到升级: 每日自动登录签到 + 刷歌 310 首
- 每日天气预报: 可以获取指定的多个城市天气信息
- 每日一句: 从词霸中获取每日一句,带英文
TODO
- 添加其他通知服务
- 添加 GitHub Actions 使用
- 添加新的签到脚本,请到 ISSUE 中提交
使用方法
方法一: 本地使用
- 根据各个使用文档获取对应的参数,并修改
config.json
- 安装 Pypi 依赖包
- 运行
index.py
即可
方法二: 腾讯云函数使用
(腾讯云函数相关教程请自行百度)
- 点击下载代码
- 解压代码压缩包
- 根据各个使用文档获取对应的参数,并修改
config.json
- 上传至【腾讯云函数】
- 配置定时触发器
方法三: GitHub Action 使用
TODO
获取 Cookie 教程(以爱奇艺为例)
- 进入爱奇艺(IQIYI)官网
- 按
F12
打开开发者工具,刷新页面 - 点击
Network
标签 - 选择
Doc
标签 - 选中
www.iqiyi.com
- 下滑找到
cookie
全选复制即可
配置说明
配置文件:config.json
示例:
{
"dingtalk": {
"dingtalk_secret": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"dingtalk_access_token": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
"weather": [
"上海"
],
"motto": true,
"iqiyi": [
{
"iqiyi_cookie": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}
],
"vqq": [
{
"vqq_cookie": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}
],
"52pojie": [
{
"pojie_cookie": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}
],
"youdao": [
{
"youdao_cookie": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}
],
"kgqq": [
{
"kgqq_cookie": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}
],
"music163": [
{
"music163_phone": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"music163_password": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}
],
"baidu_url_submit": [
{
"data_url": "https://cdn.jsdelivr.net/gh/Sitoi/Sitoi.github.io/baidu_urls.txt",
"submit_url": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"times": 10
}
]
}
dingtalk
Name | 归属 | 属性 | 说明 |
---|---|---|---|
dingtalk.dingtalk_secret |
钉钉推送 | 非必须 | 钉钉推送官方文档 密钥,机器人安全设置页面,加签一栏下面显示的 SEC 开头的字符串, 注:填写了 DD_BOT_TOKEN 和 DD_BOT_SECRET ,钉钉机器人安全设置只需勾选加签 即可,其他选项不要勾选 |
dingtalk.dingtalk_access_token |
钉钉推送 | 非必须 | 钉钉推送官方文档 ,只需 https://oapi.dingtalk.com/robot/send?access_token=XXX 等于符号后面的 XXX , 注:如果钉钉推送只填写 DD_BOT_TOKEN ,那么安全设置需勾选自定义关键词 ,内容输入输入账号 即可,其他安全设置不要勾选 |
iqiyi.iqiyi_cookie |
爱奇艺 | 非必须 | 爱奇艺 帐号的 cookie 信息 |
vqq.vqq_cookie |
腾讯视频 | 非必须 | 腾讯视频 帐号的 cookie 信息 |
52pojie.pojie_cookie |
吾爱破解 | 非必须 | 吾爱破解 帐号的 cookie 信息 |
youdao.youdao_cookie |
有道云笔记 | 非必须 | 有道云笔记 帐号的 cookie 信息 |
kgqq.kgqq_cookie |
全民K歌 | 非必须 | 全民K歌 帐号的 cookie 信息 |
music163.music163_phone |
网易云音乐 | 非必须 | 网易云音乐 帐号的手机号 |
music163.music163_password |
网易云音乐 | 非必须 | 网易云音乐 帐号的密码 |
baidu_url_submit.data_url |
百度搜索资源平台 | 非必须 | 提交网站的 URL 链接,参考:baidu_urls.txt |
baidu_url_submit.submit_url |
百度搜索资源平台 | 非必须 | 百度搜索资源平台 提交百度网站的目标 URL,参考格式:http://data.zz.baidu.com/urls?site=https://sitoi.cn&token=xxxxx |
weather |
每日天气 | 非必须 | 填写城市名称,点击查看城市名称列表 |
motto |
每日一句 | 非必须 | 是否开启默认为 false |