Metadata-Version: 2.1
Name: nonebot-plugin-eventmonitor
Version: 0.1.7
Summary: 监控群事件的插件，支持戳一戳，成员变动，群荣誉，运气王变化等提示
Home-page: https://github.com/Reversedeer/nonebot_plugin_eventmonitor
Author: schwarzwald
Project-URL: Bug Tracker, https://github.com/Reversedeer/nonebot_plugin_eventmonitor/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: nonebot2 (>=2.0.0rc2)
Requires-Dist: nonebot-adapter-onebot
Requires-Dist: requests (>=2.28.2)

<details>
    <summary><h2>更新日志</h2></summary>

- v0.1.7

  - 新增所有功能开关[#issue5](https://github.com/Reversedeer/nonebot_plugin_eventmonitor/issues/9
  - 增加权限控制
  - 修复潜在的bug
- v0.1.6
  - 修复bug
- v0.1.5
  - 优化配置文件 [#issue4](https://github.com/Reversedeer/nonebot_plugin_eventmonitor/issues/6
  - 删除冗余代码
  - 修复获取superusers数值bug
- v0.1.3
  - 修复配置文件bug
- v0.1.2
  - 增加了戳一戳的文案

  - 修改一些bug
- v0.1.1

  - 好像改了什么..忘了...
- v0.1.0
  - 抛弃原有的配置模式
  - 给戳一戳加了cd（本人觉得功能鸡肋）
  - 修复管理员变动时API报错问题[#issue1](https://github.com/Reversedeer/nonebot_plugin_eventmonitor/issues/1)
- v0.0.6
  - 修复了大量的bug
  </details>
