just-dice-bot
just-dice-bot copied to clipboard
Ability to change config during runtime
It should be possible to switch to another config during runtime. Easiest would be moving the config to an own class instance. If the new config could not be loaded (syntax errors, internal checks) the old config should stay active and the bot should pause.