Update Response
This commit is contained in:
@ -75,7 +75,7 @@ def add_no_game(results):
|
||||
"nogame",
|
||||
title=_("你沒有在遊戲中"),
|
||||
input_message_content=
|
||||
InputTextMessageContent(_('你目前沒有在遊玩,使用 /new@unobot 開始新的遊戲或使用 /join@unobot 加入目前的遊戲'))
|
||||
InputTextMessageContent(_('你目前沒有在遊玩,使用 /new 開始新的遊戲或使用 /join 加入目前的遊戲'))
|
||||
)
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user