Metadata-Version: 2.3
Name: nonebot-plugin-zxreport
Version: 0.3.4
Summary: 真寻日报
License: AGPL3.0
Author: HibiKier
Author-email: 775757368@qq.com
Requires-Python: >=3.10,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: chinese-calendar (>=1.10.0,<2.0.0)
Requires-Dist: httpx (>=0.27.2,<0.28.0)
Requires-Dist: lunardate (>=0.2.2,<0.3.0)
Requires-Dist: nonebot-plugin-alconna (>=0.46.3,<1.0.0)
Requires-Dist: nonebot-plugin-apscheduler (>=0.5.0,<0.6.0)
Requires-Dist: nonebot-plugin-htmlrender (>=0.3.5,<0.4.0)
Requires-Dist: nonebot-plugin-localstore (>=0.7.1,<0.8.0)
Requires-Dist: nonebot-plugin-uninfo (>=0.5.0,<0.6.0)
Requires-Dist: nonebot2 (>=2.3.3,<3.0.0)
Requires-Dist: tenacity (>=9.0.0,<10.0.0)
Requires-Dist: zhdate (>=0.1,<0.2)
Project-URL: Homepage, https://github.com/HibiKier/nonebot-plugin-zxreport
Project-URL: Repository, https://github.com/HibiKier/nonebot-plugin-zxreport
Description-Content-Type: text/markdown

<div align=center>

<img width="250" height="312" src="https://github.com/HibiKier/nonebot-plugin-zxreport/blob/main/docs_image/tt.jpg"/>

</div>

<div align="center">

<p>
  <img src="https://raw.githubusercontent.com/lgc-NB2Dev/readme/main/template/plugin.svg" alt="NoneBotPluginText">
</p>

# nonebot-plugin-zxreport

_✨ 基于 [NoneBot2](https://github.com/nonebot/nonebot2) 的一个插件 ✨_

![python](https://img.shields.io/badge/python-v3.9%2B-blue)
![nonebot](https://img.shields.io/badge/nonebot-v2.1.3-yellow)
![onebot](https://img.shields.io/badge/onebot-v11-black)
[![license](https://img.shields.io/badge/license-AGPL3.0-FE7D37)](https://github.com/HibiKier/zhenxun_bot/blob/main/LICENSE)

</div>

## 📖 介绍

[小真寻](https://github.com/HibiKier/zhenxun_bot)记者为你献上今天报道！

> [!NOTE]
>
> <div align="center"><b>小真寻也很可爱呀，也会很喜欢你！</b></div>
>
> <div align="center"><img width="235" height="235" src="https://github.com/HibiKier/nonebot-plugin-zxreport/blob/main/docs_image/tt3.png"/><img width="235" height="235" src="https://github.com/HibiKier/nonebot-plugin-zxreport/blob/main/docs_image/tt1.png"/><img width="235" height="235" src="https://github.com/HibiKier/nonebot-plugin-zxreport/blob/main/docs_image/tt2.png"/></div>

## 💿 安装

```python
pip install nonebot-plugin-zxreport
```

```python
nb plugin install nonebot-plugin-zxreport
```

| 配置                    | 类型 |            默认值             | 说明                                                             |
| :---------------------- | :--: | :---------------------------: | ---------------------------------------------------------------- |
| alapi_token          | str  |           ""           |  60s看世界api替换，当存在该配置时，使用alapi早报api，在https://admin.alapi.cn/user/login登录后获取token                                                |
| auto_send          | bool  |           true           |  每日9点自动发送日报    |


## 🎁 使用


```python
真寻日报


超级用户:

  开启/关闭指定群真寻日报发送:
    开启真寻日报 123123123 31232333 ...(群号)
    关闭真寻日报 123123123 31232333 ...(群号)

  重置真寻日报: 删除当前日报文件
```·

## 🎁 效果图

![_](https://github.com/HibiKier/nonebot-plugin-zxreport/blob/main/docs_image/1.png)

## ❤ 感谢

- 可爱的小真寻 Bot [`zhenxun_bot`](https://github.com/HibiKier/zhenxun_bot): 我谢我自己，桀桀桀
- [mahou](https://github.com/spirit1431007/mahou): 参考ui以及数据源

