PXutuq
join: true, //allow the user to join with a button. Can be true of false
alphabetical: false, //sort the channels in alphabetical order. Can be true or false as well?
hideChannels: [[sq]Channel Name 1[sq], [sq]Channel Name 2[sq]], //Select channels to hide, write the channel names in the brackets
showAllUsers: true, //show all online users, even if not in voice call. Can be true or false
allUsersDefaultState: true, //set if the user section is expanded or not by default. Can be true or false
showNick: true //Set if the user[sq]s nickname is shown. Can be true or false
});
discordWidget.render();