Files
theresa3rd-bot/Theresa3rd-Bot/Config/General.yml
mol 32f4bfe768
Some checks failed
continuous-integration/drone Build is failing
first commit
2023-12-08 13:49:50 +08:00

15 lines
1.5 KiB
YAML
Raw 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.

Prefixs: ['#',''] #指令前缀
TempPath: 'BotImg/download' #下载文件的临时存放目录
FontPath: 'Font/simsun.ttc' #默认字体文件路径
ClearCron: '0 0 4 * * ?' #下载目录清理定时器Cron表达式空值表示不清理格式0 0 4 * * ?
ErrorImgPath: 'BotImg/face/error.jpg' #图片下载失败时的替代图片
ErrorGroups: [] #错误日志群,发生错误时会将日志发送到这些群
ErrorMsg: | #处理异常时返回的消息
出了点小问题,稍后再试吧
[image:BotImg/face/emmm.jpg]
DisableMsg: '该功能未开启' #功能未启用时返回的消息
NoPermissionsMsg: '该功能未授权' #功能未授权时返回的消息
ManagersRequiredMsg: '该功能需要管理员执行' #需要管理员权限时返回的消息
SetuCustomDisableMsg: '自定义功能已关闭' #禁用自定义时返回的消息
SendRelevantCommands: false #接收到的指令不存在时,提示类似的可执行指令
AcceptFriendRequest: false #自动接受好友请求