Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 620 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 620 Bytes

Drobots v1.0

环境为Python2.7,脚本用于关联钉钉机器人并推送安全新闻。

  • [2019-08-16]
    • 增加sec-wiki、wiki-inio、52bug
  • [2019-08-18]
    • 增加freebuf的rss源
  • [2019-08-19]
    • 更换推送logo
    • 增加分条推送,解决钉钉手机版只显示10条

安装

pip install -r requierments

启动

pytho Drobots.py

添加计划任务 每天下午7点推送一次

0 19 * * * /usr/bin/python /root/Drobots.py

Screenshot

screenshot

致谢