Open makkaramato opened 3 years ago
Bot should load settings from a permanent storage, for example toml-file or sqlite db. If no permanent storage file is found, then read environment variables and apply default settings, which are then written to permanent storage.
Bot should load settings from a permanent storage, for example toml-file or sqlite db. If no permanent storage file is found, then read environment variables and apply default settings, which are then written to permanent storage.