Forked from arthurfeitosa407-glitch/Next_Level_Discord.json.
Created
September 10, 2025 23:16
-
-
Save aminjahanshahi13732-a11y/ae74a80f7ff58fb6ed47d3762935a9c6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "Next Level", | |
| "region": "brazil", | |
| "roles": [ | |
| { | |
| "name": "Dono", | |
| "permissions": 8, | |
| "color": 0 | |
| }, | |
| { | |
| "name": "Admin", | |
| "permissions": 8, | |
| "color": 16711680 | |
| }, | |
| { | |
| "name": "Moderador", | |
| "permissions": 268435456, | |
| "color": 65280 | |
| }, | |
| { | |
| "name": "Membro", | |
| "permissions": 104324673, | |
| "color": 255 | |
| }, | |
| { | |
| "name": "Bot", | |
| "permissions": 268435456, | |
| "color": 16776960 | |
| } | |
| ], | |
| "channels": [ | |
| { | |
| "name": "📢 Avisos", | |
| "type": 4, | |
| "children": [ | |
| { | |
| "name": "regras", | |
| "type": 0 | |
| }, | |
| { | |
| "name": "anúncios", | |
| "type": 0 | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "💬 Chat Geral", | |
| "type": 4, | |
| "children": [ | |
| { | |
| "name": "bate-papo", | |
| "type": 0 | |
| }, | |
| { | |
| "name": "memes", | |
| "type": 0 | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "🎮 Games", | |
| "type": 4, | |
| "children": [ | |
| { | |
| "name": "jogos-ativos", | |
| "type": 0 | |
| }, | |
| { | |
| "name": "encontros", | |
| "type": 0 | |
| }, | |
| { | |
| "name": "voz-games", | |
| "type": 2 | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "🎨 Criatividade", | |
| "type": 4, | |
| "children": [ | |
| { | |
| "name": "arte", | |
| "type": 0 | |
| }, | |
| { | |
| "name": "música", | |
| "type": 0 | |
| }, | |
| { | |
| "name": "voz-criatividade", | |
| "type": 2 | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "🤖 Bots e utilidades", | |
| "type": 4, | |
| "children": [ | |
| { | |
| "name": "comandos", | |
| "type": 0 | |
| } | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment