Tracking background updates from the Discord alpha client.
Current build hash: 5b452a2c6b85abf5a55c099c76a9cada945959f8
default {
"hasChat": false,
"hasFriendList": false,
"showNowPlayingForDifferentGames": false
}variations {
"1": {
"hasChat": true,
"hasFriendList": false,
"showNowPlayingForDifferentGames": false
},
"2": {
"hasChat": true,
"hasFriendList": true,
"showNowPlayingForDifferentGames": false
},
"3": {
"hasChat":...