api url with redirect to discord invite

This commit is contained in:
2025-07-09 21:21:21 +02:00
parent ee72f8824b
commit 2dabb1885c
5 changed files with 138 additions and 0 deletions
@@ -98,4 +98,8 @@ public class Main {
LOGGER.info("Welcome to the Inviter Application!");
}
public static Storage getStorage() {
return storage;
}
}