From b71d547516e3ed1cf3bd871b76dc8cb1443640e6 Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Mon, 24 Jul 2017 16:48:49 +0000 Subject: [PATCH] Linebreak --- structures/Util.js | 1 + 1 file changed, 1 insertion(+) diff --git a/structures/Util.js b/structures/Util.js index cca5c255..f42d5ccb 100644 --- a/structures/Util.js +++ b/structures/Util.js @@ -16,6 +16,7 @@ class Util { if (!size) size = '200x200'; return `http://via.placeholder.com/${size}/${color}/${color}`; } + static dBots(count, id) { snekfetch .post(`https://bots.discord.pw/api/bots/${id}/stats`)