Merge pull request #42 from BigBotNetwork/greg-dev

Fixxx
This commit is contained in:
Skidder 2019-11-03 01:41:06 +01:00 committed by GitHub
commit 9d08d9f5b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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();