You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an alternative method for initializing a client with some settings (such as logging), without requiring the config.json file. This would add greater flexibility to the user, as they might use their own custom logic for parsing of their configuration fields.
Describe the feature
Add an alternative method for initializing a client with some settings (such as logging), without requiring the
config.json
file. This would add greater flexibility to the user, as they might use their own custom logic for parsing of their configuration fields.Possible implementation:
Acceptance criteria
discord_config_init()
to be calling this new method underneathVersion
v2.1.0
The text was updated successfully, but these errors were encountered: