mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 05:47:11 +00:00
feat: 伪人禁用群 (#758)
This commit is contained in:
parent
916e1082d7
commit
dcc1a4ebd6
3 changed files with 20 additions and 2 deletions
|
|
@ -199,6 +199,7 @@ const defaultConfig = {
|
|||
enableBYM: false,
|
||||
// 触发对话的概率,百分比。比如5%就写5
|
||||
bymRate: 5,
|
||||
bymDisableGroup: [],
|
||||
// 伪人模式触发骂人反击的关键词
|
||||
bymFuckList: [
|
||||
'骂',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue