From 8a7ffca854c2d0e909391762c86c200e521f777c Mon Sep 17 00:00:00 2001 From: borrageiros Date: Tue, 14 May 2024 22:21:45 +0200 Subject: [PATCH] add xoel to admins --- script_hecho.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script_hecho.js b/script_hecho.js index 0ea64d5..c2b44a9 100644 --- a/script_hecho.js +++ b/script_hecho.js @@ -244,7 +244,7 @@ var streak = 0; var authArray = []; var adminList = [ ["amuZ3Vk-M6Vk8_DuphOjismmfRRo4SQ44RyUuLb9nLc", "borrageiros"], // borrageiros - ["_LSQgSnedi0Y2E86tf5-ql6fLYORVHUDsEvilNFXKA4", "xoel"] // xoel + ["_LSQgSnedi0Y2E86tf5-ql6fLYORVHUDsEvilNFXKA4", "El santo"] // xoel // ['INSERT_AUTH_HERE_1', 'NICK_OF_ADMIN_1'], // ['INSERT_AUTH_HERE_2', 'NICK_OF_ADMIN_2'], ];