ikechan8370
eb6c25d75d
fix: 修复sydney设定抱歉的问题
2023-04-25 10:28:32 +08:00
127Wzc
06b26ab580
fix:修复对群友@时 昵称中含空格 导致一部分昵称被统计 ( #384 )
...
优化:
1.字典在导入nodejieba时初始化一次即可
修复:
1.通过qq消息对象中message对象的type类型直接过滤出文本内容
2023-04-24 23:58:36 +08:00
2ndelement
0daecc2edb
Merge branch 'v2' into v2
2023-04-23 23:39:58 +08:00
ikechan8370
9e4049181a
fix: 结束对话指令改为(结束|新开|摧毁|毁灭|完结)对话
2023-04-23 21:09:11 +08:00
ikechan8370
d5e3d52d43
fix: 适配无oicq&icqq;删除存储的azure语音
2023-04-23 21:01:03 +08:00
ikechan8370
1bfb4d7d6b
fix: 修改锅巴提示
2023-04-23 15:34:21 +08:00
ikechan8370
1f50e1b7a5
fix: azure语音云转码
2023-04-23 15:26:15 +08:00
ikechan8370
2cafdcaa82
fix: azure下云转码适配
2023-04-23 14:51:02 +08:00
Xcating
49af9dad80
修改指令触发方式 ( #382 )
2023-04-23 13:58:35 +08:00
2ndelement
cb9f0b2773
fix 换源分支少打个break(java17-user是这样的)
2023-04-23 02:40:33 +08:00
2ndelement
78a99801e7
fix: 解决角色性格切换问题
2023-04-23 02:01:36 +08:00
2ndelement
4a5407502a
fix: 修改角色性格切换问题
2023-04-23 01:55:56 +08:00
2ndelement
06495c3c59
fix: 修正voicevox角色风格设置问题
2023-04-23 01:44:43 +08:00
2ndelement
68ef2d104f
fix: 切换语音模式对各种语言源提示错误
2023-04-23 01:34:51 +08:00
2ndelement
8baef8b579
fix: 配置里添加voicevox语音源
2023-04-23 01:26:13 +08:00
2ndelement
94c44068a4
feat: 添加基于voicevox语音支持
2023-04-23 01:19:56 +08:00
ikechan8370
a714c21ffb
fix: azure默认角色bug
2023-04-22 23:01:57 +08:00
ikechan8370
cf992bbc2c
feat: 添加Azure语音支持
2023-04-22 22:54:03 +08:00
ikechan8370
20f6cd5390
fix: 词云增加一些筛选避免太过零碎
2023-04-22 20:09:54 +08:00
ikechan8370
aba80a5ddb
fix: add version
2023-04-22 18:08:03 +08:00
ikechan8370
7ae248e5c4
fix: 语音云转码完善file和url模式。
2023-04-22 18:07:46 +08:00
HalcyonAlcedo
49d8dce984
Feat: 新增云转码模式选择 ( #380 )
...
* 修复后台API反代地址未能正确显示的问题
* 更新渲染页面配置
* 添加个人聊天模式配置
* 将用户数据获取改到common中
* 修复错误的渲染页面参数
* 修复bug
* 添加Live2D
* 修复渲染页面错误
* 修复渲染传入值
* 更新渲染
* 修复图表渲染bug
* 调整live2d模型大小
* 修复live2d无法关闭问题
* 修复错误的传值
* 修复ai命名
* 更新渲染
* 添加用户独立设定
* 更新渲染配置适配个人设置
* 修复合并导致的渲染文件异常删除
* 修复用户数据缺失问题
* 修复旧版本数据缺失问题
* 修复bing参数不存在问题,兼容miao的截图
* 修复受限token重试时不被排除的问题
* 修复个人模式下结束对话的模式错误
* 更新渲染页面,将预览版转为正式版
* 修复传统渲染无法调用截图功能的问题
* 文字模式也进行一次缓存
* 更新README
* Update README.md
* 更新渲染
* 更新渲染页面
* 添加版本信息
* 遗漏参数
* 丢失引用
* 补充路由
* 添加云转码功能
* 判断node-silk是否正常合成
* 云转码提示
* 修复图片渲染出错
* 云转码支持发送Buffer
* 添加云转码模式支持
* 更新描述
---------
Co-authored-by: ikechan8370 <geyinchibuaa@gmail.com>
2023-04-22 17:29:23 +08:00
HalcyonAlcedo
55f060dc5f
Feat: 添加语音云转码功能,系统优化和故障修复 ( #378 )
...
* 修复后台API反代地址未能正确显示的问题
* 更新渲染页面配置
* 添加个人聊天模式配置
* 将用户数据获取改到common中
* 修复错误的渲染页面参数
* 修复bug
* 添加Live2D
* 修复渲染页面错误
* 修复渲染传入值
* 更新渲染
* 修复图表渲染bug
* 调整live2d模型大小
* 修复live2d无法关闭问题
* 修复错误的传值
* 修复ai命名
* 更新渲染
* 添加用户独立设定
* 更新渲染配置适配个人设置
* 修复合并导致的渲染文件异常删除
* 修复用户数据缺失问题
* 修复旧版本数据缺失问题
* 修复bing参数不存在问题,兼容miao的截图
* 修复受限token重试时不被排除的问题
* 修复个人模式下结束对话的模式错误
* 更新渲染页面,将预览版转为正式版
* 修复传统渲染无法调用截图功能的问题
* 文字模式也进行一次缓存
* 更新README
* Update README.md
* 更新渲染
* 更新渲染页面
* 添加版本信息
* 遗漏参数
* 丢失引用
* 补充路由
* 添加云转码功能
* 判断node-silk是否正常合成
* 云转码提示
* 修复图片渲染出错
2023-04-21 23:36:25 +08:00
ikechan8370
26b4534cfb
fix: 使用不存在的设定的bug
2023-04-21 15:02:49 +08:00
ikechan8370
c35c3a66ce
fix: node-rs jieba error
2023-04-21 12:23:46 +08:00
ikechan8370
db72462b8e
chore: change tokenizer to @node-rs/jieba
2023-04-20 22:15:55 +08:00
ikechan8370
cd228128ba
fix: unknown
2023-04-20 19:18:26 +08:00
ikechan8370
5ded004538
fix: cd
2023-04-20 18:03:53 +08:00
ikechan8370
21fc4cbe45
fix: new group or member wordcloud bug
2023-04-20 18:01:51 +08:00
ikechan8370
1475768df8
fix: chat group history bug
2023-04-20 17:41:45 +08:00
ikechan8370
8342c583a5
fix: add some log
2023-04-20 17:26:01 +08:00
ikechan8370
719a810aca
fix: import bug
2023-04-20 17:18:08 +08:00
ikechan8370
cee033dc5e
fix: add npmrc env for nodejieba
2023-04-20 17:14:04 +08:00
ikechan8370
eab19833c7
fix: move nodejieba to optional dependencies
2023-04-20 17:11:39 +08:00
ikechan8370
e0d3395a77
fix: 依赖
2023-04-20 17:10:18 +08:00
ikechan8370
3cfbe9eae7
feat: 乱七八糟的的统计词云
2023-04-20 17:07:33 +08:00
ikechan8370
7f773dcfc4
fix: 调整claude无响应重试时间
2023-04-20 13:37:42 +08:00
ikechan8370
a3ef75cdcc
feat: slack支持指定频道以便共享claude机器人
2023-04-20 13:08:30 +08:00
ikechan8370
74f4b641e4
Fix: uploadRecord.js
2023-04-20 00:32:42 +08:00
ikechan8370
f93f9ea0bb
fix: add node silk import error log
2023-04-20 00:28:19 +08:00
ikechan8370
a3b6af2851
fix: update version
2023-04-19 23:42:55 +08:00
Sean Murphy
2ce0a56ef6
Fix: 修复绘图指令表被抢指令的bug。 ( #368 )
...
* feat: add support for ‘greeting’ and ‘global reply mode’ commands, improve variable naming and remove unnecessary backend output.
* feat: Add support for black and white lists, global reply mode and voice role settings, private chat switch, and active greeting configuration. Refactor some variable names and comment out redundant code for better readability and reduced backend output.
* feat: 为新功能完善了帮助面板
* docs: 完善了‘打招呼’的帮助说明
* Commit Type: feat, bugfix
Add functionality to view plugin command table, fix bug in blacklist/whitelist, and fix bug where chat mode can still be used in private messaging when disabled.
* Commit Type: feat, bugfix
Add functionality to view plugin command table, fix bug in blacklist/whitelist, and fix bug where chat mode can still be used in private messaging when disabled.
* refactor: Remove redundant log output.
* Refactor: optimize code logic
* Fix: 修复绘图指令表被抢指令的bug。
---------
Co-authored-by: Sean <1519059137@qq.com>
Co-authored-by: ikechan8370 <geyinchibuaa@gmail.com>
2023-04-19 23:42:17 +08:00
鹤望兰
e7a0bcfee0
Update README.md ( #375 )
2023-04-19 23:41:53 +08:00
HalcyonAlcedo
73c88cce83
添加live2d模型自定义 ( #374 )
...
* 修复后台API反代地址未能正确显示的问题
* 更新渲染页面配置
* 添加个人聊天模式配置
* 将用户数据获取改到common中
* 修复错误的渲染页面参数
* 修复bug
* 添加Live2D
* 修复渲染页面错误
* 修复渲染传入值
* 更新渲染
* 修复图表渲染bug
* 调整live2d模型大小
* 修复live2d无法关闭问题
* 修复错误的传值
* 修复ai命名
* 更新渲染
* 添加用户独立设定
* 更新渲染配置适配个人设置
* 修复合并导致的渲染文件异常删除
* 修复用户数据缺失问题
* 修复旧版本数据缺失问题
* 修复bing参数不存在问题,兼容miao的截图
* 修复受限token重试时不被排除的问题
* 修复个人模式下结束对话的模式错误
* 更新渲染页面,将预览版转为正式版
* 修复传统渲染无法调用截图功能的问题
2023-04-19 23:40:52 +08:00
HalcyonAlcedo
36a51856c5
修复Miao-Yunzai无法使用新渲染的问题 ( #372 )
...
* 修复后台API反代地址未能正确显示的问题
* 更新渲染页面配置
* 添加个人聊天模式配置
* 将用户数据获取改到common中
* 修复错误的渲染页面参数
* 修复bug
* 添加Live2D
* 修复渲染页面错误
* 修复渲染传入值
* 更新渲染
* 修复图表渲染bug
* 调整live2d模型大小
* 修复live2d无法关闭问题
* 修复错误的传值
* 修复ai命名
* 更新渲染
* 添加用户独立设定
* 更新渲染配置适配个人设置
* 修复合并导致的渲染文件异常删除
* 修复用户数据缺失问题
* 修复旧版本数据缺失问题
* 修复bing参数不存在问题,兼容miao的截图
* 修复受限token重试时不被排除的问题
2023-04-18 20:00:23 +08:00
ikechan8370
3e1fcad103
fix: 修改claude moderation鉴别方式
2023-04-18 19:37:39 +08:00
ikechan8370
aa040d4bf1
fix: 降低slack查询频率避免被限速
2023-04-18 15:51:54 +08:00
ikechan8370
edd705fbce
fix: 必应妹!
2023-04-18 15:10:17 +08:00
HalcyonAlcedo
eb4628a4e8
更新个人设定 ( #370 )
...
* 修复后台API反代地址未能正确显示的问题
* 更新渲染页面配置
* 添加个人聊天模式配置
* 将用户数据获取改到common中
* 修复错误的渲染页面参数
* 修复bug
* 添加Live2D
* 修复渲染页面错误
* 修复渲染传入值
* 更新渲染
* 修复图表渲染bug
* 调整live2d模型大小
* 修复live2d无法关闭问题
* 修复错误的传值
* 修复ai命名
* 更新渲染
* 添加用户独立设定
* 更新渲染配置适配个人设置
* 修复合并导致的渲染文件异常删除
* 修复用户数据缺失问题
* 修复旧版本数据缺失问题
2023-04-18 14:50:15 +08:00
ikechan8370
6c5b31156a
fix: 尝试修复userData.cast为null的情况
2023-04-18 13:29:35 +08:00