### Plugin Info ```json { "name": "astrbot_plugin_text2image", "display_name": "文本转图片", "desc": "将文本转成单张或者多张图片", "author": "BUGJI", "repo": "https://github.com/BUGJI/astrbot_plugin_text2image", "tags": [ "生图" ] } ``` ### Check List - [x] My plugin has undergone thorough testing. - [x] My plugin does not contain malicious code. - [x] I have read and agree [Code of Conduct](https://docs.github.com/zh/site-policy/github-terms/github-community-code-of-conduct)。
Plugin Info
{ "name": "astrbot_plugin_text2image", "display_name": "文本转图片", "desc": "将文本转成单张或者多张图片", "author": "BUGJI", "repo": "https://github.com/BUGJI/astrbot_plugin_text2image", "tags": [ "生图" ] }Check List