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 🕒 ) ` );