more worky

This commit is contained in:
allison
2026-08-26 19:25:31 -05:00
parent 3b816c4bde
commit c72e74c24e
9 changed files with 129 additions and 37 deletions
+1 -1
View File
@@ -2,5 +2,5 @@ package tech.allydoes;
public class Constants {
public static final boolean PRODUCTION = false;
public static final String TESTING_GUILD = "";
public static final String TESTING_GUILD = "926369143186403329";
}