From 762ec5a54675cffb983312e7817bd807a7c2d9fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20M=C3=A9ndez?= <45081533+FerMdez@users.noreply.github.com> Date: Wed, 3 Feb 2021 15:46:48 +0100 Subject: [PATCH] Update bot.js --- DiskoBOTlo_Telegram/bot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DiskoBOTlo_Telegram/bot.js b/DiskoBOTlo_Telegram/bot.js index 7db57c0..5fb8bcf 100644 --- a/DiskoBOTlo_Telegram/bot.js +++ b/DiskoBOTlo_Telegram/bot.js @@ -805,7 +805,7 @@ function getpermisos(msg) { i++; } - if (admin) { //(chatId == 505923437) /* President Fer (Aka Humper) */ || (chatId == 913161860) /*ViceCulo Aaron (Aka AbstenciĆ³n)*/ || (chatId == 960116266 /* Secre lago */) + if (admin) { console.log("[" + Date(date) + "] " + "Admin loggued, chat ID: " + chatId); return true; } else {