diff --git a/src/commands/join.ts b/src/commands/join.ts index 705ad734..59329ca4 100644 --- a/src/commands/join.ts +++ b/src/commands/join.ts @@ -35,7 +35,8 @@ export class JoinCommand extends Command { { color: 0xff0000, title: 'エラー', - description: 'VCに参加してからコマンドを実行してください。', + description: + 'このコマンドを実行するには、VCに参加している必要があります。', }, ], ephemeral: true,