daily-news-bot

所属分类:微信小程序
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2023-08-24 13:57:23
上 传 者sh-1993
说明:  每日新闻推送到微信使用 GitHub Action 和 pushplus 实现 | This is a daily news bot use github action and pushplus.,
(This is a daily news bot use github action and pushplus,)

文件列表:
images/ (0, 2023-08-24)
images/sample.jpg (687206, 2023-08-24)
main.py (848, 2023-08-24)
requirements.txt (16, 2023-08-24)

### Introduction This is a daily news bot use **github action** and **pushplus**. ### Configuration If you want to use it, here are the steps: 1. clone this repository. 2. create a pushplus account and token for push message to your wechat. 3. `Settings -> Secrets and variables -> Actions` in your repository page, click `New repository secret`, the name is `TOKEN`, the secret is your pushplus token, then add secret finally. You can config the scheduled time in `.github/workflows/main.yml`. ```yml on: schedule: # 每日定时推送新闻 - cron: "5 20 * * *" # 分 时 日 月 星期, eg: 20:05pm ``` ### Others If you have any questions, please contact me in wx: `allinjava` and note 「github」. Finally, if the project is helpful to you, please give the project a **star** , let more people see it, thanks~ ### Smaple sample > UPD:2023/08/24

近期下载者

相关文件


收藏者