PyBot/README.md

9 lines
370 B
Markdown
Raw Normal View History

## 持续更新中
2024-12-05 00:03:51 +08:00
RSS订阅链接来源https://github.com/zhengjim/Chinese-Security-RSS <br>
使用python-json进行格式化然后使用飞书webhook机器人进行发送 <br>
config.yaml可指定大部分可能需要的参数 <br>
### 使用方法:
2024-12-05 00:06:00 +08:00
先下载支持库:`pip install -r requirements.txt` <br>
随后便可直接运行:`python Core.py` <br>