Skip to content

命令响应文本

ReplyTextConfig

Bases: BaseModel

命令响应文本设置

bind_timeout class-attribute instance-attribute

bind_timeout: str = '绑定超时'

current_players class-attribute instance-attribute

current_players: str = '当前玩家:'

current_pulse class-attribute instance-attribute

current_pulse: str = '当前波形循环为:【{}】'

current_strength class-attribute instance-attribute

current_strength: str = 'A通道:{0}/{1} B通道:{2}/{3}'

failed_to_create_client class-attribute instance-attribute

failed_to_create_client: str = '创建 DG-Lab 控制终端失败'

failed_to_fetch_strength_info class-attribute instance-attribute

failed_to_fetch_strength_info: str = '获取通道强度状态失败'

failed_to_fetch_strength_limit class-attribute instance-attribute

failed_to_fetch_strength_limit: str = '获取通道强度上限失败,控制失败'

game_exited class-attribute instance-attribute

game_exited: str = '已退出游戏'

invalid_pulse_param class-attribute instance-attribute

invalid_pulse_param: str = '波形参数错误,控制失败'

invalid_strength_param class-attribute instance-attribute

invalid_strength_param: str = '强度参数错误,控制失败'

invalid_target class-attribute instance-attribute

invalid_target: str = '目标玩家不存在或郊狼 App 未绑定'

no_available_pulse class-attribute instance-attribute

no_available_pulse: str = '无可用波形'

no_player class-attribute instance-attribute

no_player: str = '当前没有已连接的玩家,你可以绑定试试~'

not_bind_yet class-attribute instance-attribute

not_bind_yet: str = '你目前没有绑定 DG-Lab App'

please_at_target class-attribute instance-attribute

please_at_target: str = '使用命令的同时请 @ 想要控制的玩家'

please_scan_qrcode class-attribute instance-attribute

please_scan_qrcode: str = '请用 DG-Lab App 扫描二维码以连接'

please_set_pulse_first class-attribute instance-attribute

please_set_pulse_first: str = '请先设置郊狼波形:{}'

pulses_empty class-attribute instance-attribute

pulses_empty: str = '当前波形循环为空'

successfully_bind class-attribute instance-attribute

successfully_bind: str = '绑定成功,可以开始色色了!'

successfully_decreased class-attribute instance-attribute

successfully_decreased: str = '郊狼强度减小了 {}%'

successfully_increased class-attribute instance-attribute

successfully_increased: str = '郊狼强度加强了 {}%!'

successfully_set_pulse class-attribute instance-attribute

successfully_set_pulse: str = '郊狼波形成功设置为【{}】!'

successfully_set_to_strength class-attribute instance-attribute

successfully_set_to_strength: str = '郊狼强度成功设置为 {}%!'