mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-30 22:46:40 +00:00 
			
		
		
		
	🍻 publish plugin 随机点名 (#1818)
This commit is contained in:
		| @@ -4868,5 +4868,24 @@ | |||||||
|     "homepage": "https://github.com/noneplugin/nonebot-plugin-memes-api", |     "homepage": "https://github.com/noneplugin/nonebot-plugin-memes-api", | ||||||
|     "tags": [], |     "tags": [], | ||||||
|     "is_official": false |     "is_official": false | ||||||
|  |   }, | ||||||
|  |   { | ||||||
|  |     "module_name": "nonebot_plugin_rrc", | ||||||
|  |     "project_link": "nonebot-plugin-rrc", | ||||||
|  |     "name": "随机点名", | ||||||
|  |     "desc": "就是群聊点名,让学生感受刺激", | ||||||
|  |     "author": "QingMuCat", | ||||||
|  |     "homepage": "https://github.com/QingMuCat/nonebot-plugin-rrc", | ||||||
|  |     "tags": [ | ||||||
|  |       { | ||||||
|  |         "label": "课堂", | ||||||
|  |         "color": "#ea5252" | ||||||
|  |       }, | ||||||
|  |       { | ||||||
|  |         "label": "抽人", | ||||||
|  |         "color": "#ea5252" | ||||||
|  |       } | ||||||
|  |     ], | ||||||
|  |     "is_official": false | ||||||
|   } |   } | ||||||
| ] | ] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user