Metadata-Version: 2.1
Name: nonebot-plugin-whateat-pic
Version: 1.0.4
Summary: 基于Nonebot2的今天吃什么（离线版）
Home-page: https://github.com/Cvandia/nonebot-plugin-whateat-pic
License: MIT
Author: Cvandia
Requires-Python: >=3.8,<4
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiofiles (>=0.7.0)
Requires-Dist: httpx (>=0.19.0)
Requires-Dist: nonebot-adapter-onebot (>=2.0.0-beta.1)
Requires-Dist: nonebot-plugin-apscheduler (>=0.1.3)
Requires-Dist: nonebot2 (>=2.0.0-beta.1)
Requires-Dist: pydantic (>=1.10.2)
Requires-Dist: requests (>=2.28.1)
Project-URL: Repository, https://github.com/Cvandia/nonebot-plugin-whateat-pic
Description-Content-Type: text/markdown

<div align="center">

<a href="https://v2.nonebot.dev/store"><img src="https://i3.meishichina.com/atta/recipe/2023/01/06/20230106167298595549937310737312.JPG?x-oss-process=style/p800" width="180" height="180" alt="NoneBotPluginLogo"></a>

</div>

<div align="center">

# nonebot-plugin-whateat-pic

_⭐基于Nonebot2的一款今天吃什么喝什么的插件⭐_


</div>

<div align="center">
<a href="https://www.python.org/downloads/release/python-390/"><img src="https://img.shields.io/badge/python-3.8+-blue"></a>  <a href=""><img src="https://img.shields.io/badge/QQ-1141538825-yellow"></a> <a href="https://github.com/Cvandia/nonebot-plugin-whateat-pic/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue"></a> <a href="https://v2.nonebot.dev/"><img src="https://img.shields.io/badge/Nonebot2-rc1+-red"></a>
</div>


## ⭐ 介绍

一款离线版决定今天吃喝什么的nb2插件，功能及其简单。
~~借用~~改编自hosinoBot的插件[今天吃什么](https://github.com/A-kirami/whattoeat)
由于本人第一次创建，有不足的地方还请指出

## 💿 安装

<details>
<summary>安装</summary>

pip 安装

```
pip install nonebot-plugin-whateat-pic
```

nb-cli安装

```
nb plugin install nonebot-plugin-whateat-pic
```
 
</details>


## ⚙️ 配置

没有配置，有什么美食图片自己拖进去就行

## ⭐ 使用

### 指令：```**吃什么，**喝什么```
如：```
    /今天吃什么、/早上吃什么，/夜宵喝什么
    ```
    
**注意**

默认情况下, 您应该在指令前加上命令前缀, 通常是 /

## 🌙 未来
- [ ] 或许添加更多的美食图片吧……
- [ ] 添加更多功能

