From cdd4bdf1130f9f2202c8c83fe7cb11d36a0115ec Mon Sep 17 00:00:00 2001 From: Raphael Date: Mon, 2 Mar 2026 16:59:15 +0100 Subject: [PATCH] feat(hosts/server): removing the master bot --- hosts/server/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/server/configuration.nix b/hosts/server/configuration.nix index 0a89e86..74c509e 100644 --- a/hosts/server/configuration.nix +++ b/hosts/server/configuration.nix @@ -66,7 +66,7 @@ in teamspeak = true; }; bot_discord = { - master = true; + master = false; bde = false; tut = false; marty = false;