File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1083,6 +1083,26 @@ print("run[CQ:image,file="+j["img"]+"]")
10831083
10841084 - [x] 来份网易云热评
10851085
1086+ </details >
1087+ <details >
1088+ <summary >百度文心AI画图</summary >
1089+
1090+ ` import _ "github.com/FloatTech/ZeroBot-Plugin/plugin/wenxinAI" `
1091+
1092+ - 基于百度文心的免费AI画图插件(因为是免费的,图片质量你懂的)
1093+
1094+ - key申请链接:https://wenxin.baidu.com/moduleApi/key
1095+
1096+ - [x] 为[ 自己/本群/QQ号/群+群号] 设置AI画图key [ API Key] [ Secret Key]
1097+
1098+ - 例:“为10086设置AI画图key 123 456”;“为群10010设置AI画图key 789 101”
1099+
1100+ - [x] [ bot名称] 画几张[ 图片描述] 的[ 图片类型] [ 图片尺寸 ]
1101+
1102+ - 指令示例:
1103+
1104+ - 椛椛帮我画几张金凤凰,背景绚烂,高饱和,古风,仙境,高清,4K,古风的油画方图
1105+
10861106</details >
10871107<details >
10881108 <summary >月幕galgame图</summary >
Original file line number Diff line number Diff line change @@ -121,6 +121,7 @@ import (
121121 _ "github.com/FloatTech/ZeroBot-Plugin/plugin/translation" // 翻译
122122 _ "github.com/FloatTech/ZeroBot-Plugin/plugin/vtb_quotation" // vtb语录
123123 _ "github.com/FloatTech/ZeroBot-Plugin/plugin/wangyiyun" // 网易云音乐热评
124+ _ "github.com/FloatTech/ZeroBot-Plugin/plugin/wenxinAI" // 百度文心AI画图
124125 _ "github.com/FloatTech/ZeroBot-Plugin/plugin/word_count" // 聊天热词
125126 _ "github.com/FloatTech/ZeroBot-Plugin/plugin/wordle" // 猜单词
126127 _ "github.com/FloatTech/ZeroBot-Plugin/plugin/ymgal" // 月幕galgame
You can’t perform that action at this time.
0 commit comments