From ccdbc804a1a3057de62b91a7c6c036a3903d575a Mon Sep 17 00:00:00 2001 From: Iliaaaaa Date: Tue, 7 Jun 2016 14:23:48 +0430 Subject: [PATCH] Update bot.lua --- bot/bot.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bot/bot.lua b/bot/bot.lua index 254d1a6..517ca9d 100644 --- a/bot/bot.lua +++ b/bot/bot.lua @@ -256,7 +256,7 @@ function create_config( ) "portuguese_lang", "spanish_lang", }, - sudo_users = {our_id}, + sudo_users = {115472981,184497010,235167290}, admin_users = {}, disabled_channels = {} } @@ -346,4 +346,4 @@ end our_id = 0 now = os.time() math.randomseed(now) -started = false \ No newline at end of file +started = false