From cce8746181a00c7dcc3ac7386398a42e0a0fe064 Mon Sep 17 00:00:00 2001 From: Joonas Date: Wed, 8 Feb 2023 19:05:42 +0200 Subject: [PATCH] for --- commands/megis.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/megis.js b/commands/megis.js index 116e6ca..ec1dcdf 100644 --- a/commands/megis.js +++ b/commands/megis.js @@ -48,7 +48,7 @@ const command = { msg.channelName, `${ msg.displayName - }, remember kids, only one megis per hour! (on timeout ${Math.floor( + }, remember kids, only one megis per hour! (on timeout for ${Math.floor( Math.abs(timeoutMs - timeMs) / 1000 / 60 )} minutes 🕒 ) ` );