Presence tracking

This commit is contained in:
hydrabolt
2016-04-17 18:20:57 +01:00
parent 71a4cd6a93
commit abc3f9e2fa
8 changed files with 130 additions and 4 deletions

View File

@@ -28,6 +28,7 @@ class GuildDeleteHandler extends AbstractHandler {
} else {
// delete guild
client.store.KillGuild(guild);
this.packetManager.ws.checkIfReady();
}
} else {
// it's not there! :(