From b982d5d144320f3cd89c40bc92cd331ec235cfe3 Mon Sep 17 00:00:00 2001 From: Unknown Date: Thu, 1 Jun 2017 20:57:23 +0000 Subject: Updating things --- aleemod.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aleemod.js') diff --git a/aleemod.js b/aleemod.js index 483793d..3e082f3 100644 --- a/aleemod.js +++ b/aleemod.js @@ -20,7 +20,7 @@ const config = require('./amtoken.json'); client.on('ready', () => { - console.log("AleeMod is now ready!"); + console.log("[SUCCESS] AleeMod is now ready!"); client.setInterval(setGame, 300000); setGame(); }); -- cgit v1.2.3