diff --git a/src/common/othello/ai/front.ts b/src/common/othello/ai/front.ts index 838e5a143..f9e6bca1b 100644 --- a/src/common/othello/ai/front.ts +++ b/src/common/othello/ai/front.ts @@ -224,7 +224,7 @@ function gameStart(game) { * @param inviter 誘ってきたユーザー */ async function onInviteMe(inviter) { - console.log(`Anybody invited me: @${inviter.username}`); + console.log(`Someone invited me: @${inviter.username}`); // 承認 const game = await request.post('https://api.misskey.xyz/othello/match', {