From 87b52f09e63e1908c2adee550dcdd3b0ff4c0e1b Mon Sep 17 00:00:00 2001 From: loicbersier Date: Mon, 17 Jun 2019 23:02:44 +0200 Subject: [PATCH] added wip minigame category --- commands/utility/help.js | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/utility/help.js b/commands/utility/help.js index 5dad341..dae32b2 100644 --- a/commands/utility/help.js +++ b/commands/utility/help.js @@ -71,6 +71,7 @@ class HelpCommand extends Command { const title = { general: '📝\u2000General', fun: '🔩\u2000Fun', + minigame: '🍔\u2000Minigames (WIP)', images: '💕\u2000Images', utility: '⭐\u2000Utility', admin: '😎\u2000Admin',