Metadata-Version: 2.1
Name: nonebot-plugin-function
Version: 0.1.8.2
Summary: 奇怪的东西
Requires-Python: <4.0,>=3.9
Description-Content-Type: text/markdown
Requires-Dist: nonebot-adapter-onebot >=2.4.4
Requires-Dist: nonebot-plugin-waiter >=0.7.1
Requires-Dist: nonebot-plugin-alconna >=0.50.2
Requires-Dist: httpx >=0.27.0

# 欢迎使用本插件
本插件混合了一些奇奇怪怪的功能, 例如私聊bot消息转发, 点歌, 戳一戳~~骂人~~

## 指令
|指令|功能|
|:---:|:---:|
|一言|应该不用解释了吧|
|点歌xx|也不用解释|

## 如何使用?
本插件大部分功能都是主动功能, 如私聊Bot消息转发, Bot被邀请提示, 陌生人加群, Bot账号被加好友提示等
**被动功能:**
1. 发送**一言**
2. 发送**点歌海海海**
3. 私聊Bot发送**同意123456**即可同意好友申请
## 关于插件
~~作者是个废物,还有许多功能待完善,代码写的也全是BUG,所以..等我哪天想起来了再更新吧~~~

## 如何安装
使用PIP:

```
pip install nonebot-plugin-function
```

使用NoneBot:
```
nb plugin install nonebot-plugin-function
```
