twitch-bot
twitch-bot copied to clipboard
Add management for module config
As a bot editor I want to be able to configure module configs and defaults without editing the config-file manually.
Therefore add a new frontend to edit module configs. Modules should register their properties and value types in order for the frontend to be able to set the right fields.
Should go after #60 in order not to cause double effort.