Miao-Yunzai/config/default_config/other.yaml

27 lines
827 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 是否自动同意加好友 1-同意 0-不处理
autoFriend: 1
# 是否自动退群人数,当被好友拉进群时,群人数小于配置值自动退出, 默认500则不处理
autoQuit: 50
# 主人QQ号
masterQQ:
# 禁用频道功能 true: 不接受频道消息flase接受频道消息
disableGuildMsg: true
# 禁用私聊功能 true私聊只接受ck以及抽卡链接Bot主人不受限制false私聊可以触发全部指令默认false
disablePrivate: false
# 禁用私聊Bot提示内容
disableMsg: "私聊功能已禁用仅支持发送cookie抽卡记录链接记录日志文件"
# 私聊通行字符串
disableAdopt:
- stoken
#白名单群,配置后只在该群生效
whiteGroup:
#白名单qq
whiteQQ:
#黑名单群
blackGroup:
- 213938015
#黑名单qq
blackQQ:
- 528952540