nonebot-bison/README.md
2021-02-08 21:35:12 +08:00

26 lines
686 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# hk-reporter 通用订阅推送插件
## 简介
一款自动爬取各种站点社交平台更新动态并将信息推送到QQ的机器人。基于 [`NoneBot2`](https://github.com/nonebot/nonebot2 ) 开发。
支持的平台:
* 微博
* bilibili
## 文档
TBD会写的会写的
## 功能
* 定时爬取制定网站
* 通过图片发送文本,防止风控
* 使用队列限制发送频率
## 鸣谢
* [`go-cqhttp`](https://github.com/Mrs4s/go-cqhttp):简单又完善的 cqhttp 实现
* [`NoneBot2`](https://github.com/nonebot/nonebot2):超好用的开发框架
* [`HarukaBot`](https://github.com/SK-415/HarukaBot/): 借鉴了相当多的东西
## License
MIT