Update bot.lua
This commit is contained in:
parent
905780f7bf
commit
bc0a91dcfa
4
bot.lua
4
bot.lua
@ -6,8 +6,8 @@ JSON = require('dkjson')
|
|||||||
HTTPS = require('ssl.https')
|
HTTPS = require('ssl.https')
|
||||||
dofile('utilities.lua')
|
dofile('utilities.lua')
|
||||||
----config----
|
----config----
|
||||||
local bot_api_key = "194907926:AAEEfuGhjqmMdN91RocmAGFs_dBESDPRJ8o"
|
local bot_api_key = "" --التوكم هنا
|
||||||
local You = 214096109,163578079 --خلي ايدي حسابك
|
local You = --خلي ايدي حسابك
|
||||||
local BASE_URL = "https://api.telegram.org/bot"..bot_api_key
|
local BASE_URL = "https://api.telegram.org/bot"..bot_api_key
|
||||||
local BASE_FOLDER = ""
|
local BASE_FOLDER = ""
|
||||||
local start = [[]] -- خلي بنص [[]] رساله ترحيب
|
local start = [[]] -- خلي بنص [[]] رساله ترحيب
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user