1 Star 1 Fork 4

MissLiu/UnicomTask

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.json 1.29 KB
一键复制 编辑 原始数据 按行查看 历史
Saxon 提交于 2021-03-13 13:21 . 增加iOS的Bark推送通知方式 (#217)
[
{
"username": "手机号(必填)",
"password": "服务密码(必填)",
"appId": "appId(必填)",
"email": "邮箱(选填,不填请删除此行)",
"lotteryNum": "抽奖次数(选填,不填请删除此行)",
"dingtalkWebhook": "钉钉通知 https://oapi.dingtalk.com/robot/send?access_token=xxxx(选填,不填请删除此行)",
"Barkkey": "Bark通知 key(选填,不填请删除此行) ",
"telegramBot": {
"tgToken": "Tg通知 token(选填,不填请删除 telegramBot 对象)",
"tgUserId": "Tg通知 群组Id(选填,不填请删除 telegramBot 对象)"
},
"pushplusToken": "push+ token(选填,不填请删除此行)",
"enterpriseWechat": {
"id": "企业ID(选填,不填请删除 enterpriseWechat 对象)",
"agentld": "企业微信自建应用AgentId(选填,不填请删除 enterpriseWechat 对象)",
"secret": "企业微信自建应用Secrets(选填不填请删除 enterpriseWechat 对象)"
},
"IFTTT": {
"apiKey": "IFTTT Webhook key",
"eventName": "unicom_task",
"subjectKey": "比如value1",
"contentKey": "比如value2"
}
}
]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/missliuhuixin/UnicomTask.git
[email protected]:missliuhuixin/UnicomTask.git
missliuhuixin
UnicomTask
UnicomTask
main

搜索帮助