mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-30 22:46:40 +00:00 
			
		
		
		
	🍻 publish plugin 过期事件过滤器 (#2168)
This commit is contained in:
		| @@ -7001,5 +7001,20 @@ | |||||||
|     "is_official": false, |     "is_official": false, | ||||||
|     "type": "application", |     "type": "application", | ||||||
|     "supported_adapters": ["nonebot.adapters.onebot.v11"] |     "supported_adapters": ["nonebot.adapters.onebot.v11"] | ||||||
|  |   }, | ||||||
|  |   { | ||||||
|  |     "module_name": "nonebot_plugin_eventexpiry", | ||||||
|  |     "project_link": "nonebot-plugin-eventexpiry", | ||||||
|  |     "name": "过期事件过滤器", | ||||||
|  |     "desc": "自动过滤过期事件", | ||||||
|  |     "author": "A-kirami", | ||||||
|  |     "homepage": "https://github.com/A-kirami/nonebot-plugin-eventexpiry", | ||||||
|  |     "tags": [], | ||||||
|  |     "is_official": false, | ||||||
|  |     "type": "library", | ||||||
|  |     "supported_adapters": [ | ||||||
|  |       "nonebot.adapters.onebot.v11", | ||||||
|  |       "nonebot.adapters.onebot.v12" | ||||||
|  |     ] | ||||||
|   } |   } | ||||||
| ] | ] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user