方法1: 直接修改config/QQBot.yaml(推荐) customMD:BotQQ:custom_template_id:模版idkeys:-key1# 对应的模版key名字-key2# ... 最多10个 方法2: 在Model/template目录下新建markdownTemplate.js文件,写入以下内容(不推荐) // params为数组,每一项为{key:string,values: ['\u200B']} // values固定为[...
python ./plugins/vits-yunzai-Plugin/vits/run_new.py --character=0 --text=你好啊,做一个测试。 它会告诉你现在哪个包缺失。然后根据报错去常见问题查看解决方案。也可以自行进行判断,输入 pip list 查看当前环境依赖安装情况。 windows视频教程 https://www.bilibili.com/video/BV1ot4y1P7a7 ...
git clone --depth=1 https://github.com/V2233/micro-plugin.git ./plugins/micro-plugin或者使用gitee镜像git clone --depth=1 https://gitee.com/V2233/micro-plugin.git ./plugins/micro-plugin安装依赖 pnpm i --filter ./plugins/micro-plugin重启Yunzai ...
或尝试自行前往喵喵插件配置文件更换api:进入Yunzai-Bot/plugins/miao-plugin/config目录下,打开profile_defaulrt.js处于进行修改,位于第26行,随后复制该文件粘贴到Yunzai-Bot/plugins/miao-plugin/config/system中并删除该目录下的profile.js Q:我注意到发送诶嘿和胡桃摇,机器人会发送语音和表情包,可以有更多的表情...
phi-plugin为查询Phigros信息的插件,包括b19、score、以及更多Phigros相关功能,有相关的建议和问题可以在issues中提出,欢迎PR。 具体功能可在安装插件后 通过/phihelp查看详细指令 安装: 在Yunzai目录下运行 使用Github #安装插件本体 git clone --depth=1 https://github.com/Catrong/phi-plugin.git ./plugins/phi...
请将xiaofei-plugin放置在Yunzai-Bot的plugins目录下,重启Yunzai-Bot后即可使用。 推荐使用git进行安装,以方便后续升级。在Yunzai根目录夹打开终端,运行 // 使用gitee git clone https://gitee.com/xfdown/xiaofei-plugin.git ./plugins/xiaofei-plugin/ // 使用github git clone https://github.com/xfdown/xiaofe...
1、Yunzai 3.0 (miao-plugin作者接坑的仓库) (原作者github的仓库被和谐, gitee也跟着不更新了, 所以现在用这个) git clone --depth=1 -b main https://gitee.com/yoimiya-kokomi/Yunzai-Bot.git 2、Miao-Yunzai (miao-plugin作者基于Yunzai 3.0修改, 维护的优先度比上面高) ...
git clone https://github.com/AiPreface/ap-plugin.git ./plugins/ap-plugin Note 如果你的网络环境较差,无法连接到 Github,可以使用GitHub Proxy提供的文件代理加速下载服务 git clone https://mirror.ghproxy.com/https://github.com/AiPreface/ap-plugin.git ./plugins/ap-plugin ...
pnpm install --filter=ws-plugin TRSS脚本应该也行,我没试过。 三、连接TRSS-Yunzai和Chronocat 两种方法,一种是运行通过交互执行添加ws连接。另一种是直接修改ws-plugin的配置文件。不管哪种方式,都需要先拿到chronocat的token,token会在chronocat的配置文件中。如果和我一样用docker部署的,会在用户根目录/conf...
git clone https://github.com/erzaozi/waves-plugin.git ./plugins/waves-plugin Note 如果你的网络环境较差,无法连接到 Github,可以使用GitHub Proxy提供的文件代理加速下载服务 2. 安装依赖 pnpm install --filter=waves-plugin 插件配置 非常不建议手动修改配置文件,本插件已兼容Guoba-plugin,请使用锅巴插件对配...