This commit is contained in:
parent
510b437704
commit
eff97c40ee
19
bot.lua
19
bot.lua
@ -6,24 +6,11 @@ JSON = require('dkjson')
|
|||||||
HTTPS = require('ssl.https')
|
HTTPS = require('ssl.https')
|
||||||
dofile('utilities.lua')
|
dofile('utilities.lua')
|
||||||
----config----
|
----config----
|
||||||
local bot_api_key = "209834280:AAEy9TEZfXSt9xrq3JNLn8jCJcfQxpS_cwY" --التوكم هنا
|
local bot_api_key = "" --التوكم هنا
|
||||||
local You = 197659452 --خلي ايدي حسابك
|
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 = [[ ]]
|
||||||
|
|
||||||
|
|
||||||
*{\TE_(SPΛCE)_CH/}*
|
|
||||||
[
|
|
||||||
يمكنك طرح اي فكره او استفسار 💋
|
|
||||||
|
|
||||||
|
|
||||||
او ماذا تريد ان اشرح لك خلال رساله
|
|
||||||
|
|
||||||
|
|
||||||
المطور :- @MALVOO
|
|
||||||
القناه :- @lua_lua ]
|
|
||||||
]]
|
|
||||||
|
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user