📅  最后修改于: 2022-03-11 15:00:20.387000             🧑  作者: Mango
// how to change your nitro version on discord
// you'll be able to use this to stream 1080p60 with screenshare
//
// requirements!
// - betterDiscord installed
//
// open console using ctrl+shift+i and paste the following in the console:
BdApi.findModuleByProps("getCurrentUser").getCurrentUser().premiumType = 2;