Metadata-Version: 2.4
Name: nonebot-plugin-mute-cat
Version: 1.1.0
Summary: 极致的禁言猫猫 - 功能强大的QQ群禁言插件
Author-email: binglang <lianbingyu_v2@163.com>
License: MIT
Project-URL: homepage, https://github.com/binglang001/nonebot-plugin-mute-cat
Project-URL: repository, https://github.com/binglang001/nonebot-plugin-mute-cat
Project-URL: documentation, https://github.com/binglang001/nonebot-plugin-mute-cat#readme
Keywords: nonebot,nonebot2,qq,mute,ban,禁言
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Operating System :: OS Independent
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.12
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <4.0,>=3.9
Description-Content-Type: text/markdown
Requires-Dist: nonebot2>=2.0.0
Requires-Dist: nonebot-adapter-onebot>=2.0.0
Requires-Dist: nonebot-plugin-apscheduler>=0.2.0
Requires-Dist: nonebot-plugin-localstore>=0.6.0
Requires-Dist: pytz>=2023.3

# nonebot-plugin-mute-cat

## How to start

1. generate project using `nb create` .
2. create your plugin using `nb plugin create` .
3. writing your plugins under `nonebot_plugin_mute_cat/plugins` folder.
4. run your bot using `nb run --reload` .

## Documentation

See [Docs](https://nonebot.dev/)
