Skip to content
This repository was archived by the owner on Jul 7, 2024. It is now read-only.
This repository was archived by the owner on Jul 7, 2024. It is now read-only.

Bot does not cache session information #9

@Bryceclark56

Description

@Bryceclark56

As the bot is currently written, it does not cache most, if any, of the information it receives from the Gateway WebSocket connection. An in-memory database (or possibly a stand-alone database) should be implemented to remedy this problem. This would allow for easy retrieval of information such as current information about user's in a guild without requiring as many HTTP requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions