From eff97c40ee4669c1c176c0b322908f3aedb2f12d Mon Sep 17 00:00:00 2001 From: ibrahim Date: Tue, 5 Apr 2016 21:48:11 +0300 Subject: [PATCH] --- bot.lua | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) diff --git a/bot.lua b/bot.lua index 29a2bf9..495b874 100644 --- a/bot.lua +++ b/bot.lua @@ -6,24 +6,11 @@ JSON = require('dkjson') HTTPS = require('ssl.https') dofile('utilities.lua') ----config---- -local bot_api_key = "209834280:AAEy9TEZfXSt9xrq3JNLn8jCJcfQxpS_cwY" --التوكم هنا -local You = 197659452 --خلي ايدي حسابك +local bot_api_key = "" --التوكم هنا +local You = --خلي ايدي حسابك local BASE_URL = "https://api.telegram.org/bot"..bot_api_key local BASE_FOLDER = "" -local start = [[ [مرحبا بك في بوت التواصل👀] - - - *{\TE_(SPΛCE)_CH/}* - [ -يمكنك طرح اي فكره او استفسار 💋 - - -او ماذا تريد ان اشرح لك خلال رساله - - -المطور :- @MALVOO -القناه :- @lua_lua ] -]] +local start = [[ ]] -------