Given a configuration, save it as .yaml file at the given filepath.
filepath – The path at which the configuration file should be stored.
config – The (nested) configuration, as (nested) regular dicts.
save_config()
dgs.utils.config.load_config
dgs.utils.constants