-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The problem:
Currently, the bot is dependent on a locally hosted version of this REST API. The problem with this is that it causes major performance drawbacks for no real benefits. The API is simple enough that it can be fairly easily implemented locally.
The solution:
re-implement [cardsAPI.py](https://github.com/youcefs21/CardGameBot/blob/main/cardsAPI.py) in a way that stores all state locally and doesn't depend on the REST API
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request