diff options
| -rw-r--r-- | aleemod.js | 74 |
1 files changed, 1 insertions, 73 deletions
@@ -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."); }); |
