Answers for "BetterDiscord nitro console command"

0

BetterDiscord nitro console command

// 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;
Posted by: Guest on May-31-2021

Browse Popular Code Answers by Language