From c13d6c593e744b13123215541cfe6ff6cab9841c Mon Sep 17 00:00:00 2001 From: Firepup Sixfifty Date: Tue, 14 Nov 2023 23:06:49 -0600 Subject: [PATCH] Name change, unsafe to hard-code --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 798ffd6..3e282e7 100644 --- a/config.py +++ b/config.py @@ -29,7 +29,7 @@ servers: dict[str, dict[str, Any]] = { "address": "localhost", "pass": env["replirc_pass"], "channels": {"#random": 0, "#dice": 0, "#main": 0, "#bots": 0, "#firebot": 0}, - "admins": ["h|tl"], + "admins": ["h-tl"], "hosts": ["owner.firepi"], }, "backupbox": {