OOOPPPPSSSS

This commit is contained in:
GregTCLTK 2019-11-03 01:39:09 +01:00
parent ed6f53dda0
commit da9a2af4ad

View file

@ -18,7 +18,7 @@ import java.nio.file.Paths;
public class BotList { public class BotList {
private static String MythicalBotList = "https://mythicalbots.xyz/api"; private static String MythicalBotList = "https://mythicalbots.xyz/api/bot/637002314162372639";
private static JSONObject json = new JSONObject(); private static JSONObject json = new JSONObject();