chore: specify enforcement description

This commit is contained in:
skinmaker1345 2025-06-14 21:34:58 +09:00
parent c4e1d804f1
commit 54c89490a4

View File

@ -122,7 +122,7 @@ export const botCategoryDescription = {
export const botEnforcements = {
'서버 참여가 강제되는 명령어가 있습니다': 'JOIN_PARTIALLY_ENFORCED',
'서버 참여 없이는 봇을 사용할 수 없습니다': 'JOIN_ENFORCED',
'서버 참여 없이는 봇의 핵심 기능을 사용할 수 없습니다': 'JOIN_ENFORCED',
}
export const botCategoryIcon = {