Skip to content

Instantly share code, notes, and snippets.

View naoeoyume's full-sized avatar

naoeoyume

  • Joined Oct 3, 2025
View GitHub Profile
{
"name": "Servidor do Streamer",
"roles": [
{"name": "Streamer", "color": "gold", "hoist": true, "permissions": "ADMINISTRATOR"},
{"name": "Moderador", "color": "blue", "hoist": true, "permissions": "MANAGE_MESSAGES,MANAGE_CHANNELS,KICK_MEMBERS,BAN_MEMBERS"},
{"name": "Bots", "color": "grey", "hoist": false, "permissions": "MANAGE_ROLES,MANAGE_CHANNELS"},
{"name": "VIP da Live", "color": "purple", "hoist": true, "permissions": "CONNECT,SEND_MESSAGES,VIEW_CHANNEL"},
{"name": "Participante da Live", "color": "green", "hoist": true, "permissions": "CONNECT,SEND_MESSAGES,VIEW_CHANNEL"},
{"name": "Player", "color": "orange", "hoist": false, "permissions": "SEND_MESSAGES,CONNECT,VIEW_CHANNEL"},
{"name": "Membro Ativo", "color": "yellow", "hoist": false, "permissions": "SEND_MESSAGES,CONNECT,VIEW_CHANNEL"},