Skip to content

Commit

Permalink
添加青龙面板的教程
Browse files Browse the repository at this point in the history
  • Loading branch information
lengsukq committed Jan 15, 2024
1 parent dbd9d1e commit 96f4eff
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,14 @@ node index.js
1、可以部署到coding开启自动化构建,以达到每天定时发送消息的效果。参考:https://www.coolapk.com/feed/51238147?shareKey=Zjk0N2UwZTFjNjcwNjU3YThjNjg~&shareUid=1528711&shareFrom=com.coolapk.market_13.2.1
2、可以使用GitHub Actions以达到每日自动发送消息,默认发送时间为七点半。
3、青龙面板部署
```text
拉库命令:ql repo https://github.com/lengsukq/daily_push.git "ql-main" "" "index.js"
拉库完成后,需要在青龙面板-脚本管理lengsukq——daily_push文件夹中添加configs.json文件并配置好
```
---
***需要在根目录添加config.json 文件***
***需要在根目录添加configs.json 文件***

config.json配置说明:
configs.json配置说明:
```text
{
"location": "滨江区", // 输入地区
Expand Down

0 comments on commit 96f4eff

Please sign in to comment.