From bc21459289f7bf48f7c78ee446232d2790bd3f6c Mon Sep 17 00:00:00 2001 From: Alee14 Date: Wed, 31 May 2017 15:56:13 -0400 Subject: Update aleemod.js --- aleemod.js | 74 +------------------------------------------------------------- 1 file changed, 1 insertion(+), 73 deletions(-) diff --git a/aleemod.js b/aleemod.js index 4dcdf1b..4195dfa 100644 --- a/aleemod.js +++ b/aleemod.js @@ -145,83 +145,11 @@ const api = require('./aleemodkey.js'); case 2: presence.game.name = "Annoy Alee"; break; - case 3: - presence.game.name = "with an internal bug"; - break; - case 4: - presence.game.name = "in the woods"; - break; - case 5: - presence.game.name = "bot games"; - break; - case 6: - presence.game.name = "with binary code"; - break; - case 7: - presence.game.name = "being a awesome bot"; - break; - case 8: - presence.game.name = "with supa weapon"; - break; - case 9: - presence.game.name = "solving puzzles"; - break; - case 10: - presence.game.name = "rewinding time"; - break; - case 11: - presence.game.name = "checking archives"; - break; - case 12: - presence.game.name = "being unbreakable"; - break; - case 13: - presence.game.name = "sandwiches"; - break; - case 14: - presence.game.name = "drawing pokemon"; - break; - case 15: - presence.game.name = "obsessing"; - break; - case 16: - presence.game.name = "the waiting game"; - break; - case 17: - presence.game.name = "bending space"; - break; - case 18: - presence.game.name = "with hexagons"; - break; - case 19: - presence.game.name = "with music"; - break; - case 20: - presence.game.name = "being a ninja"; - break; - case 21: - presence.game.name = "if money cant buy happiness then why is it so fabulous"; - break; - case 22: - presence.game.name = "or trying to hack"; - break; - case 23: - presence.game.name = "or licking a fence poll"; - break; - case 24: - presence.game.name = "or coding"; - break; - case 25: - presence.game.name = "harking tiem"; - break; - case 26: - presence.game.name = "trying to DJ"; - break; } client.user.setPresence(presence); } - client.login('token').catch( + client.login('MzE5MTI2ODI2NDczNzUwNTI4.DBCmKg.VGHbwB3-1GiDuybYi-rIam6LDoM').catch( function() { console.log("[ERROR] Login failed."); }); -- cgit v1.2.3