From 7274d1bf28d2a2282bcdb6a89c9612f1e30b45f0 Mon Sep 17 00:00:00 2001 From: jesopo Date: Sat, 7 Dec 2019 10:42:43 +0000 Subject: add ability to save config file --- bitbotd | 1 + 1 file changed, 1 insertion(+) (limited to 'bitbotd') diff --git a/bitbotd b/bitbotd index e9f80085..8d5c5422 100755 --- a/bitbotd +++ b/bitbotd @@ -117,6 +117,7 @@ if args.add_server: cache = Cache.Cache() config = Config.Config(args.config) +config.load() events = EventManager.EventRoot(log).wrap() exports = Exports.Exports() timers = Timers.Timers(database, events, log) -- cgit v1.3.1-10-gc9f91