-
-
Notifications
You must be signed in to change notification settings - Fork 44
request(ratelimits): data export/inport support #719
Copy link
Copy link
Open
Labels
Description
Is there an existing issue or pull request for this?
- I have searched the existing issues and pull requests
Feature description
I want to export ratelimit data and save them in a database when my application goes offline and have the ability to import it back once the application comes back online.
Desired solution
For rateLimitManager to have an export and import function.
Alternatives considered
I haven't concidered any other alternatives because the sapphire framework has cooldowns already built-in that use this library.
Additional context
No response
Reactions are currently unavailable