### 插件信息 ```json { "name": "astrbot_plugin_api_rate_limiter", "desc": "多功能API调用管理插件,包含调用间隔限制、次数限制加冷却重开、安静时段定时切断三大功能", "author": "小红蛋", "repo": "https://github.com/xiaohondan/astrbot_plugin_api_rate_limiter", "version": "1.0.0" } ``` ### 插件检查清单 - [x] 我的插件经过完整的测试 - [x] 我的插件不包含恶意代码 - [x] 我已阅读并同意遵守该项目的 [行为准则](https://docs.github.com/zh/site-policy/github-terms/github-community-code-of-conduct)。
插件信息
{ "name": "astrbot_plugin_api_rate_limiter", "desc": "多功能API调用管理插件,包含调用间隔限制、次数限制加冷却重开、安静时段定时切断三大功能", "author": "小红蛋", "repo": "https://github.com/xiaohondan/astrbot_plugin_api_rate_limiter", "version": "1.0.0" }插件检查清单