feat(bym): 加个表情包开关

This commit is contained in:
ycxom 2024-12-31 19:01:08 +08:00
parent 077e7e7d59
commit db3c7b55e9
3 changed files with 20 additions and 7 deletions

View file

@ -981,7 +981,7 @@ export function supportGuoba () {
},
{
field: 'bymRate',
label: '伪人模式触发概率,单位为%',
label: '伪人模式触发默认概率,单位为%',
component: 'InputNumber',
componentProps: {
min: 0,
@ -993,6 +993,12 @@ export function supportGuoba () {
label: '伪人模式的额外预设',
component: 'Input'
},
{
field: 'AutoToDownImg',
label: '伪人模式的表情包',
bottomHelpMessage: '伪人模式的表情包,主动收藏发送,注意将下载到本地',
component: 'Switch'
},
{
field: 'bymFuckPrompt',
label: '伪人模式骂人反击的设定词',