您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

9 行
272B

  1. {
  2. "open_ai_api_key": "YOUR API KEY",
  3. "single_chat_prefix": ["bot", "@bot"],
  4. "single_chat_reply_prefix": "[bot] ",
  5. "group_chat_prefix": ["@bot"],
  6. "group_name_white_list": ["ChatGPT测试群", "ChatGPT测试群2"],
  7. "image_create_prefix": ["画", "看", "找"]
  8. }