mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
chore: specify enforcement description
This commit is contained in:
parent
c4e1d804f1
commit
54c89490a4
@ -122,7 +122,7 @@ export const botCategoryDescription = {
|
|||||||
|
|
||||||
export const botEnforcements = {
|
export const botEnforcements = {
|
||||||
'서버 참여가 강제되는 명령어가 있습니다': 'JOIN_PARTIALLY_ENFORCED',
|
'서버 참여가 강제되는 명령어가 있습니다': 'JOIN_PARTIALLY_ENFORCED',
|
||||||
'서버 참여 없이는 봇을 사용할 수 없습니다': 'JOIN_ENFORCED',
|
'서버 참여 없이는 봇의 핵심 기능을 사용할 수 없습니다': 'JOIN_ENFORCED',
|
||||||
}
|
}
|
||||||
|
|
||||||
export const botCategoryIcon = {
|
export const botCategoryIcon = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user