Metadata-Version: 2.1
Name: nonebot-plugin-group-event
Version: 0.0.1
Summary: NoneBot2插件，群聊事件交互
Home-page: https://github.com/Agnes4m/nonebot_plugin_group_event
License: MIT
Keywords: game,nonebot2,plugin,bilibili
Author: Agnes_Digital
Author-email: Z735803792@163.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: nonebot-adapter-onebot (>=2.2.1)
Requires-Dist: nonebot2 (>=2.0.0,<3.0.0)
Requires-Dist: ruamel.yaml (>=0.17.21,<0.18.0)
Project-URL: Repository, https://github.com/Agnes4m/nonebot_plugin_group_event
Description-Content-Type: text/markdown

<div align="center">

<img src="https://raw.githubusercontent.com/Agnes4m/nonebot_plugin_l4d2_server/main/image/logo.png" width="180" height="180"  alt="AgnesDigitalLogo">
                <br>
<p><img src="https://s2.loli.net/2022/06/16/xsVUGRrkbn1ljTD.png" width="240" alt="NoneBotPluginText"></p>
</div>

<div align="center">

# nonebot_plugin_group_event

        _✨Nonebot & 群聊活跃助手✨_

<a href="https://github.com/Agnes4m/nonebot_plugin_group_event/stargazers">
<img alt="GitHub stars" src="https://img.shields.io/github/stars/Agnes4m/nonebot_plugin_group_event" alt="stars">
</a>

<a href="https://github.com/Agnes4m/nonebot_plugin_group_event/issues">
<img alt="GitHub issues" src="https://img.shields.io/github/issues/Agnes4m/nonebot_plugin_group_event" alt="issues">
</a>

<a href="https://jq.qq.com/?_wv=1027&k=HdjoCcAe">
        <img src="https://img.shields.io/badge/QQ%E7%BE%A4-399365126-orange?style=flat-square" alt="QQ Chat Group">
</a>

<a href="https://pypi.python.org/pypi/nonebot_plugin_group_event">
        <img src="https://img.shields.io/pypi/v/nonebot_plugin_group_event.svg" alt="pypi">

</a>

<img src="https://img.shields.io/badge/python-3.9+-blue.svg" alt="python">
    <img src="https://img.shields.io/badge/nonebot-2.0.0-red.svg" alt="NoneBot">

</div>

## 功能

1、戳一戳

## 配置

配置文件位置：bot所在文件夹

        data/group_event/config.yml


## 安装

以下命令选其一即可

```sh
nb plugin install nonebot_plugin_group_event
```
```sh
pip install nonebot_plugin_group_event
```
```sh
git clone https://github.com/Agnes4m/nonebot_plugin_group_event.git
```

## 指令

- 暂无

