From e5a5c7cc7c431ccb869ff1e61c9a9cf1c4a083ca Mon Sep 17 00:00:00 2001 From: Adam R Grey Date: Sun, 21 May 2023 14:53:22 -0400 Subject: [PATCH] debug server mode again --- SlashCommandsHelper.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SlashCommandsHelper.cs b/SlashCommandsHelper.cs index 5e252fa..2efb419 100644 --- a/SlashCommandsHelper.cs +++ b/SlashCommandsHelper.cs @@ -16,7 +16,7 @@ namespace silverworker_discord new CommandSetup(){ Id = "freedomunits", UpdatedAt = new DateTime(2023, 5, 21, 13, 3, 0), - guild = null, + guild = 825293851110801428, register = register_FreedomUnits } };