mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +00:00
搞个了发邮件的tool,我先玩玩
This commit is contained in:
parent
e0d252aa75
commit
b9b758102b
4 changed files with 143 additions and 2 deletions
|
|
@ -200,6 +200,8 @@ const defaultConfig = {
|
|||
enableBYM: false,
|
||||
// 触发对话的概率,百分比。比如5%就写5
|
||||
bymRate: 5,
|
||||
// smtp
|
||||
smtpAuthCode: '',
|
||||
// 伪人模式触发骂人反击的关键词
|
||||
bymFuckList: [
|
||||
'骂',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue