Add caching so each request doesn't necessarily result in a REST call to Discord. This will involve several things: - Redis(?) checks for each request - Direct ingest from the gateway - Cache bypass/override options