Oops
This commit is contained in:
parent
465f7a3c29
commit
ea807383f3
1 changed files with 1 additions and 0 deletions
|
|
@ -142,6 +142,7 @@ public class BotList {
|
||||||
|
|
||||||
try {
|
try {
|
||||||
new OkHttpClient().newCall(discordextremelist).execute().close();
|
new OkHttpClient().newCall(discordextremelist).execute().close();
|
||||||
|
System.out.println("Successfully posted count to Discord Extreme List!");
|
||||||
} catch (IOException e) {
|
} catch (IOException e) {
|
||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue