I recently noticed the presence status isn't set back when leaving a server but keeps saying "Playing on [blabla server]". As I know a bit the code implied here ^_^, I can tell it comes from the fact that the PresenceShow isn't the custom "playing:login" (or "playing:dnd:login") anymore. So the test on line 1305 can't be true. Actually it shouldn't have been done that way anyway in first place (sorry about that
