Metadata-Version: 2.1
Name: nonebot-plugin-send
Version: 0.1.4
Summary: 一个基于nonebot的反馈通知插件
Home-page: 
Author: 
Author-email: sena-nana <851183156@qq.com>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# 反馈&通知插件
## 依赖
以下依赖需自行安装

无
## 配置文件

1. superuser：（nb内置参数）你的qq号
   
## 说明

## 指令
1. .send+内容：将内容发送给superuser，superuser会收到包含发送时间、发送群、发送者昵称、发送内容的信息。
2. .notice+内容：（仅限superuser私聊）bot会向所有加入的群聊广播内容，每次发送有5sCD。
