Fixxx #42

Merged
greg6775 merged 3 commits from greg-dev into master 2019-11-03 01:41:06 +01:00

View file

@ -18,7 +18,7 @@ import java.nio.file.Paths;
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();