Methods
Settings Handler
A quick and easy way to store and retrieve settings from your dashboard.
Setup
Add these lines to your code to initialize the Storage Handler.
Argument | Type | |
---|---|---|
Keyv | Keyv Storage Object | https://www.npmjs.com/package/keyv |
Configuring Settings
Fetching Data
Props
The ID of the guild to fetch the data from.
The ID of the option to fetch the data from.
Was this page helpful?