mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-31 15:06:42 +00:00 
			
		
		
		
	Plugin: 移除冷却事件插件
由于 OneBot v11 适配器自 v2.0.0b1 起提供了命令冷却支持,且该插件已无力继续维护,故将该插件从商店移除。
This commit is contained in:
		| @@ -143,16 +143,6 @@ | ||||
|     "tags": [], | ||||
|     "is_official": false | ||||
|   }, | ||||
|   { | ||||
|     "module_name": "nonebot_plugin_cooldown", | ||||
|     "project_link": "nonebot-plugin-cooldown", | ||||
|     "author": "jks15satoshi", | ||||
|     "desc": "为用户调用功能添加冷却时间(调用频率限制)功能", | ||||
|     "name": "冷却事件", | ||||
|     "homepage": "https://github.com/jks15satoshi/nonebot-plugin-cooldown", | ||||
|     "tags": [], | ||||
|     "is_official": false | ||||
|   }, | ||||
|   { | ||||
|     "module_name": "nonebot_plugin_mqtt", | ||||
|     "project_link": "nonebot-plugin-mqtt", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user