mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Permissions Re-order
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
{
|
||||
"CREATE_INSTANT_INVITE": "Create Instant Invite",
|
||||
"ADMINISTRATOR": "Administrator",
|
||||
"VIEW_AUDIT_LOG": "View Audit Log",
|
||||
"MANAGE_GUILD": "Manage Server",
|
||||
"MANAGE_ROLES": "Manage Roles",
|
||||
"MANAGE_CHANNELS": "Manage Channels",
|
||||
"KICK_MEMBERS": "Kick Members",
|
||||
"BAN_MEMBERS": "Ban Members",
|
||||
"ADMINISTRATOR": "Administrator",
|
||||
"MANAGE_CHANNELS": "Manage Channels",
|
||||
"MANAGE_GUILD": "Manage Server",
|
||||
"ADD_REACTIONS": "Add Reactions",
|
||||
"VIEW_AUDIT_LOG": "View Audit Log",
|
||||
"CREATE_INSTANT_INVITE": "Create Instant Invite",
|
||||
"CHANGE_NICKNAME": "Change Nickname",
|
||||
"MANAGE_NICKNAMES": "Manage Nicknames",
|
||||
"MANAGE_EMOJIS": "Manage Emojis",
|
||||
"MANAGE_WEBHOOKS": "Manage Webhooks",
|
||||
"READ_MESSAGES": "Read Messages",
|
||||
"SEND_MESSAGES": "Send Messages",
|
||||
"SEND_TTS_MESSAGES": "Send TTS Messages",
|
||||
@@ -16,15 +20,11 @@
|
||||
"READ_MESSAGE_HISTORY": "Read Message History",
|
||||
"MENTION_EVERYONE": "Mention Everyone",
|
||||
"USE_EXTERNAL_EMOJIS": "Use External Emojis",
|
||||
"ADD_REACTIONS": "Add Reactions",
|
||||
"CONNECT": "Connect",
|
||||
"SPEAK": "Speak",
|
||||
"MUTE_MEMBERS": "Mute Members",
|
||||
"DEAFEN_MEMBERS": "Deafen Members",
|
||||
"MOVE_MEMBERS": "Move Members",
|
||||
"USE_VAD": "Use Voice Activity",
|
||||
"CHANGE_NICKNAME": "Change Nickname",
|
||||
"MANAGE_NICKNAMES": "Manage Nicknames",
|
||||
"MANAGE_ROLES": "Manage Roles",
|
||||
"MANAGE_WEBHOOKS": "Manage Webhooks",
|
||||
"MANAGE_EMOJIS": "Manage Emojis"
|
||||
"USE_VAD": "Use Voice Activity"
|
||||
}
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
<li>Profile Trading Cards, with random rarity!</li>
|
||||
<li>Battle! Challenge your friends or the AI in real turn-based matches!</li>
|
||||
<li>Fun Games including Hangman, Lottery, Math, Quiz, Rock Paper Scissors, Slots, and Typing!</li>
|
||||
<li>Server and User Information!</li>
|
||||
<li>Server, User, and Role Information!</li>
|
||||
<li>Minecraft Achievement Generation!</li>
|
||||
<li>Meme Generation!</li>
|
||||
<li>Pokémon Fusion!</li>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<li>Profile Trading Cards, with random rarity!</li>
|
||||
<li>Battle! Challenge your friends or the AI in real turn-based matches!</li>
|
||||
<li>Fun Games including Hangman, Lottery, Math, Quiz, Rock Paper Scissors, Slots, and Typing!</li>
|
||||
<li>Server and User Information!</li>
|
||||
<li>Server, User, and Role Information!</li>
|
||||
<li>Minecraft Achievement Generation!</li>
|
||||
<li>Meme Generation!</li>
|
||||
<li>Pokémon Fusion!</li>
|
||||
|
||||
Reference in New Issue
Block a user