Anson

Results 7 comments of Anson

You can create a fork, raise a PR with your changes if you'd like to contribute.

Yup. It's because you're getting rate limited from the Gateway, so it sends a Payload with an error message. Will have to handle this and apply some sort of rate...

Yep, since the API allows 120 requests per 60 seconds, that means you can only send 2 events per second. So I might just add a setTimeout(). However, I may...

I would like to setup a Bot API at some point. The concept is cool and shouldn't be hard. Basically you can have the bot connect to the gateway and...

Running into this issue too.

I need more information, the Reddit thread you posted does not provide any further context to what you are facing. Of course on your localhost, everything will work fine. From...