diff --git a/bot/bot.py b/bot/bot.py index 86849e0..8ef5086 100644 --- a/bot/bot.py +++ b/bot/bot.py @@ -218,7 +218,7 @@ def getCommand(event: MessageEvent): "格式錯誤。\n" "指令格式: answer \n" "範例: answer 1 定向越野好讚\n" - "備註: 須為數字,答案不能含有空白、換行" + "備註: 須為數字, 不能含有空白、換行" ))) else: uid = event.source.user_id