Struggling to Implement Request Timeout in Discord Client
I'm looking through the Discord and docs, and am having a difficult time figuring out how to do this. I need to create a client that has a builtin timeout on any request. Ideally, then I can provide that client so that any other effects from from that effect use that client.
