diff --git a/src/noPerm.ts b/src/noPerm.ts index 49ffdb5..7725d10 100644 --- a/src/noPerm.ts +++ b/src/noPerm.ts @@ -2,7 +2,7 @@ import { type Message } from 'discord.js' export default async function noPerm(msg: Message) { await msg.reply({ - content: '당신은 내 남자친구가 아니야!', + content: '당신은 내 제작자가 아니잖아!', allowedMentions: { repliedUser: false, parse: [],