mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-30 22:46:40 +00:00 
			
		
		
		
	🍻 publish plugin 轻量文字转图片插件
This commit is contained in:
		| @@ -1268,5 +1268,20 @@ | |||||||
|       } |       } | ||||||
|     ], |     ], | ||||||
|     "is_official": false |     "is_official": false | ||||||
|  |   }, | ||||||
|  |   { | ||||||
|  |     "module_name": "nonebot_plugin_txt2img", | ||||||
|  |     "project_link": "nonebot-plugin-txt2img", | ||||||
|  |     "name": "轻量文字转图片插件", | ||||||
|  |     "desc": "基于PIL的轻量文字转图片插件", | ||||||
|  |     "author": "mobyw", | ||||||
|  |     "homepage": "https://github.com/mobyw/nonebot-plugin-txt2img", | ||||||
|  |     "tags": [ | ||||||
|  |       { | ||||||
|  |         "label": "a:onebot", | ||||||
|  |         "color": "#0083ff" | ||||||
|  |       } | ||||||
|  |     ], | ||||||
|  |     "is_official": false | ||||||
|   } |   } | ||||||
| ] | ] | ||||||
		Reference in New Issue
	
	Block a user