Wait for READY event for connection.

This commit is contained in:
Chris Marsh
2017-07-21 13:54:52 -07:00
parent 559f56b05c
commit 063a329a0b
3 changed files with 32 additions and 11 deletions

View File

@ -11,7 +11,7 @@
#include "discord-rpc.h"
static const char* APPLICATION_ID = "12345678910";
static const char* APPLICATION_ID = "338030514596216832";
static int FrustrationLevel = 0;
static void updateDiscordPresence() {