From 126ef9c4932af263259ae368a756659d7399a416 Mon Sep 17 00:00:00 2001 From: ry Date: Sun, 16 Feb 2020 21:10:44 +0100 Subject: [PATCH] typo --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 85da098..816140c 100644 --- a/index.js +++ b/index.js @@ -4,7 +4,7 @@ const yiff = require('yiff'); yiff.sheri.setToken(config.api.sheri); const { - util + Util } = require('discord.js'); util.fetchRecommendedShards(config.token).then(async (count) => {