This commit is contained in:
GregTCLTK 2019-11-03 01:43:19 +01:00
parent da9a2af4ad
commit 5570021b96

View file

@ -37,6 +37,7 @@ public class BotList {
}
// Mythical Bot List
Request mythicalbotlist = new Request.Builder()
.url(MythicalBotList)
.post(body)