tlaik

Results 2 issues of tlaik

Calling updateStatus with any status argument in onReady or onMessage (just as a test) gives the following output: > [2018-02-11 12:19:24] [connect] Successful connection > [2018-02-11 12:19:24] [connect] WebSocket Connection...

Is the following check required in some cases? https://github.com/yourWaifu/sleepy-discord/blob/master/sleepy_discord/client.cpp#L109 I've had getServers() and getRoles() fail on me with TOO_MANY_REQUESTS error from this code. But I'm not sure if it's right...