Is there an existing issue or pull request for this?
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
Is there an existing issue or pull request for this?
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
rateLimitManagerto 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