gradiuscypher / discord_gradiusbot

A gradiusbot for the Discord chat service.
6 stars 7 forks source link

Fill in configuration values when plugin is run for the first time #94

Closed gradiuscypher closed 3 years ago

gradiuscypher commented 4 years ago

To prevent from having to copy/paste config values, a plugin should fill in it's values if they're not detected.

This should also flag the plugin as configured. A plugin should also fail to start if there aren't easily provided default values.