From c2b741a0e53802757306e81173f04d587f99b980 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Wed, 31 May 2017 16:10:30 -0400 Subject: Censored Token and I accidently leaked it xD --- aleemod.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aleemod.js b/aleemod.js index e43cb7f..aa803b2 100644 --- a/aleemod.js +++ b/aleemod.js @@ -220,6 +220,6 @@ const Discord = require('discord.js'); client.user.setPresence(presence); } - client.login('MzE5MTI2ODI2NDczNzUwNTI4.DBCzVA.KBWzC3KgWOfOMhJQm8wC8n-kNLA').catch(function() { + client.login('token').catch(function() { console.log("[ERROR] Login failed."); }); -- cgit v1.2.3