mirror of
https://github.com/System-End/Discord-MC-Chat.git
synced 2026-04-19 22:05:11 +00:00
[skip ci] 没有DMCC客户端在线时 Do Not Disturb
This commit is contained in:
parent
b8540ca056
commit
6433349651
2 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ discord:
|
|||
# 机器人设置
|
||||
bot:
|
||||
token: "your_token_here" # Discord 机器人令牌
|
||||
enable_status: true # 有玩家在线时 Online / 没玩家在线时 Idle / 正在启动或关闭时 Do Not Disturb
|
||||
enable_status: true # 有玩家在线时 Online / 没玩家在线时 Idle / 没有DMCC客户端在线时 Do Not Disturb
|
||||
enable_activity: true
|
||||
# Webhook 通用设置
|
||||
# 多服务器模式下,Webhook 用于发送客户端 MC 服务器消息,因此必须启用 Webhook
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ discord:
|
|||
# 机器人设置
|
||||
bot:
|
||||
token: "your_token_here" # Discord 机器人令牌
|
||||
enable_status: true # 有玩家在线时 Online / 没玩家在线时 Idle / 正在启动或关闭时 Do Not Disturb
|
||||
enable_status: true # 有玩家在线时 Online / 没玩家在线时 Idle / 没有DMCC客户端在线时 Do Not Disturb
|
||||
enable_activity: true
|
||||
# Webhook 通用设置
|
||||
# 多服务器模式下,Webhook 用于发送客户端 MC 服务器消息,因此必须启用 Webhook
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue