pnpm i --filter=rconsole-plugin 要使用视频解析功能要下载插件【推荐ubuntu系统】 # ubuntu sudo apt-get install ffmpeg # 其他linux参考(群友推荐):https://gitee.com/baihu433/ffmpeg # Windows 参考:https://www.jianshu.com/p/5015a477de3c 其他玩法见官方文档 ✍️ 官方文档 & 其他玩法 & ...
xwy/yunzai-c-v-plugin插件 代码 Issues 0 Pull Requests 0 统计 流水线 服务 Gitee Pages 质量分析 Jenkins for Gitee 腾讯云托管 腾讯云 Serverless 悬镜安全 阿里云 SAE Codeblitz 我知道了,不再自动展开 统计 搜索 Star (136) 秋风落叶 关注 凉爽的阴雨天 关注 等风来 关注 xiaofu 关注 1030242653...
logger.info(logger.green("- siliconflow-PLUGIN 载入成功")); logger.info(logger.green("[sf插件] siliconflow-PLUGIN 载入成功")); export { apps }; 2 changes: 1 addition & 1 deletion 2 package.json Original file line numberDiff line numberDiff line change @@ -1,6 +1,6 @@ { "name...
* feat: 兼容老yunzaiLoading branch information dujiu authored and Kokomi committed Dec 11, 2023 1 parent cd1907f commit c44b308 Showing 1 changed file with 9 additions and 3 deletions. Whitespace Ignore whitespace Split Unified 12 changes: 9 additions & 3 deletions 12 apps/profile/ProfileLis...
可以通过node -v和npm -v判断是否成功安装。 然后安装pnpm和cnpm: npm install -g pnpm npm install -g cnpm 安装软件源与git: yum install -y epel-release yum install git 安装chromium: 解决方案来自superuser,首先新建文件: vim /etc/yum.repos.d/google-chrome.repo ...
git clone https://github.com/yoimiya-kokomi/miao-plugin.git ./plugins/miao-plugin/ 如启动时报 Cannot find package 'image-size' 的错误,直接在yunzai根目录下 npm install image-size --save 即可 图鉴插件:Yunzai-Bot根目录下打开终端,运行
表情包小偷 (file:///C:/Users/Alior/Desktop/Miao-Yunzai/plugins/logier-plugin/apps/EmojiThief.js:32:38) at PluginsLoader.deal (file:///C:/Users/Alior/Desktop/Miao-Yunzai/lib/plugins/loader.js:251:60) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { [...
let msg = '警告:未检测到runtime,miao-plugin可能无法正常工作。请升级至最新版Yunzai以使用miao-plugin' let msg = '警告:未检测到runtime,miao-plugin可能无法正常工作。请升级至最新版Miao-Yunzai以使用miao-plugin' if (!await redis.get('miao:runtime-warning')) { await relpyPrivate(msg.qq, msg)...
// https://3x.antdv.com/components/overview-cn/ component: 'Switch', component: 'Switch' }, { field: 'base.onlyCustomAddress', label: '仅发送自定义地址', bottomHelpMessage: '`#锅巴登录`仅发送自定义地址,不发送内网外网地址', component: 'Switch' }, { field: 'base.githubReverseProxy', ...
plugin[fnc](context[fnc]) return } } @@ -290,23 +282,16 @@ class PluginsLoader { /** 过滤事件 */ filtEvent(e, v) { if (!v.event) return false let event = v.event.split('.') let eventMap = { message: ['post_type', 'message_type', 'sub_type'], notice: ['post_type...