Update bot.js

This commit is contained in:
Fernando Méndez 2021-02-03 15:46:48 +01:00 committed by GitHub
parent 1ecb398e87
commit 762ec5a546
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 {