๐ใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐ๐
#ุดูู_ุงูู ูู_ุฑุงุญ_ูููู_ููุฌ: ๐ใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐ๐
do
local function pre_process(msg)
local mohammed = msg['id']
local user = msg.from.id
local chat = msg.to.id
local moody = 'mate:'..msg.to.id
if redis:get(moody) and msg.media and not is_momod(msg) then
delete_msg(msg.id, ok_cb, false)
local test = "ุนุฒูุฒู~["..msg.from.first_name.."]".."\n".."ูู ูุน ูุดุฑ ุตูุฑ ููุฏูููุงุช ุตูุชูุงุช ููุงูุฉ ุงูู ูุฏูุง ููุง ุงู ุชูุฑุฑ ุงูุงู ุฑ ุณูู ุชุฌุจุฑูู ุนูู ุทุฑุฏู๐ผโ๏ธ".."\n".." ๐บ๐ป username : @"..(msg.from.username or " ")
reply_msg(mohammed, test, ok_cb, true)
end
return msg
end
local function MOHAMMED(msg, matches)
local mohammed = msg['id']
if matches[1] == 'ููู ุงููุณุงุฆุท' and is_momod(msg) then
local th3boss= 'mate:'..msg.to.id
redis:set(th3boss, true)
local boss = 'โ๏ธ ุชู ููู ๐ ุฌู ูุน ุงููุณุงุฆุท ๐ \n๐บOrder By : @'..msg.from.username..'\n๐ปOrder By : '.. msg.from.id..'\n'
reply_msg(mohammed, boss, ok_cb, true)
elseif matches[1] == 'ููู ุงููุณุงุฆุท' and not is_momod(msg) then
local moody = 'ููู ุดุฑููู ููุท ๐บ๐ป'
reply_msg(mohammed, moody, ok_cb, true)
elseif is_momod(msg) and matches[1] == 'ูุชุญ ุงููุณุงุฆุท' then
local th3boss= 'mate:'..msg.to.id
redis:del(th3boss)
local boss = 'โ๏ธ ุชู ูุชุญ ุฌู ูุน ุงููุณุงุฆุท ๐๐ \n๐บOrder By : @'..msg.from.username..'\n๐ปOrder By : '.. msg.from.id..'\n'
reply_msg(mohammed, boss, ok_cb, true)
elseif matches[1] == 'ูุชุญ ุงููุณุงุฆุท' and not is_momod(msg) then
local moody= 'ููู ุดุฑููู ููุท ๐บ๐ป'
reply_msg(mohammed, moody, ok_cb, true)
end
end
return {
patterns = {
"^(ููู ุงููุณุงุฆุท)$",
"^(ูุชุญ ุงููุณุงุฆุท)$",
},
run = MOHAMMED,
pre_process = pre_process
}
end
๐ใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐ๐
ุงู ุดู ู ููู ุชูู ุชูุฏุฑูู ุชุณุฆููููโบ๏ธ๐
ููุฐุง ุดุฑุญ ุงููุณุงุฆุท ุน ู ูู ุงูุฒุนูู .
Bot-telegram|๐|@progfemo96_bot||Channel: @create_programmer
๐ใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐ๐
#ุดูู_ุงูู ูู_ุฑุงุญ_ูููู_ููุฌ: ๐ใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐ๐
do
local function pre_process(msg)
local mohammed = msg['id']
local user = msg.from.id
local chat = msg.to.id
local moody = 'mate:'..msg.to.id
if redis:get(moody) and msg.media and not is_momod(msg) then
delete_msg(msg.id, ok_cb, false)
local test = "ุนุฒูุฒู~["..msg.from.first_name.."]".."\n".."ูู ูุน ูุดุฑ ุตูุฑ ููุฏูููุงุช ุตูุชูุงุช ููุงูุฉ ุงูู ูุฏูุง ููุง ุงู ุชูุฑุฑ ุงูุงู ุฑ ุณูู ุชุฌุจุฑูู ุนูู ุทุฑุฏู๐ผโ๏ธ".."\n".." ๐บ๐ป username : @"..(msg.from.username or " ")
reply_msg(mohammed, test, ok_cb, true)
end
return msg
end
local function MOHAMMED(msg, matches)
local mohammed = msg['id']
if matches[1] == 'ููู ุงููุณุงุฆุท' and is_momod(msg) then
local th3boss= 'mate:'..msg.to.id
redis:set(th3boss, true)
local boss = 'โ๏ธ ุชู ููู ๐ ุฌู ูุน ุงููุณุงุฆุท ๐ \n๐บOrder By : @'..msg.from.username..'\n๐ปOrder By : '.. msg.from.id..'\n'
reply_msg(mohammed, boss, ok_cb, true)
elseif matches[1] == 'ููู ุงููุณุงุฆุท' and not is_momod(msg) then
local moody = 'ููู ุดุฑููู ููุท ๐บ๐ป'
reply_msg(mohammed, moody, ok_cb, true)
elseif is_momod(msg) and matches[1] == 'ูุชุญ ุงููุณุงุฆุท' then
local th3boss= 'mate:'..msg.to.id
redis:del(th3boss)
local boss = 'โ๏ธ ุชู ูุชุญ ุฌู ูุน ุงููุณุงุฆุท ๐๐ \n๐บOrder By : @'..msg.from.username..'\n๐ปOrder By : '.. msg.from.id..'\n'
reply_msg(mohammed, boss, ok_cb, true)
elseif matches[1] == 'ูุชุญ ุงููุณุงุฆุท' and not is_momod(msg) then
local moody= 'ููู ุดุฑููู ููุท ๐บ๐ป'
reply_msg(mohammed, moody, ok_cb, true)
end
end
return {
patterns = {
"^(ููู ุงููุณุงุฆุท)$",
"^(ูุชุญ ุงููุณุงุฆุท)$",
},
run = MOHAMMED,
pre_process = pre_process
}
end
๐ใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐ๐
ุงู ุดู ู ููู ุชูู ุชูุฏุฑูู ุชุณุฆููููโบ๏ธ๐
ููุฐุง ุดุฑุญ ุงููุณุงุฆุท ุน ู ูู ุงูุฒุนูู .
Bot-telegram|๐|@progfemo96_bot||Channel: @create_programmer
๐ใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐ๐
๐ุฌู
ุงุนุฉ ุงูููุจ ุฑุงุญ ุงูุฒูููู
ุชุตุงู
ูู
ู
ูุงูุน ุฌุงูุฒุฉ ๐ูุฌู
ุงุนุฉ ููุง ุงุฎุชุงุฑู ูุง ู
ูู ุงุดุฑุญููู
ุนููู ุงูููู
@progfemo96_bot
๐ใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐ๐
ุญุจุงูุจ ุงูู ุชุตุญูุญ ุจู ูู ู ูุน ุงููุณุงุฆุท ูุนูู ุญุชู ุจู ูู ููู ุตูุฑ ูููู ุฑูุงุจุท ูุงุฑูุช ุชุนุฐุฑููู ุน ุฎุทุฃ ูุชุตุญุญูู ุงูุฎุทุฃ ู ู ูู ูู
ุงูุฎุทุฃ ูู :
ูุงุฒู ุจูู ูู
redis:set()
redis:get()
redis:del()
ูุงุฒู ููุณ ู ุชุบูุฑ ู ุซูุง ู ูุน ุตูุฑ
ูุณูู ูุฐุง
local hash = "photo:"..msg.to.id โุจุฏุงูู ููุดู
ูุฑุงูุง ูููู ูุฐุง
redis:set(hash, true)
redis:get(hash)
redis:del(hash)
ูุฐุง ููููู ุงูู ูุฑูุถ ุญุชู ูููู ู ูู ุดุบุงู :) ๐ใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐ๐
ุดูุฑุง "ุนูู ุน ุชูุจูู"๐
ุญุจุงูุจ ุงูู ุชุตุญูุญ ุจู ูู ู ูุน ุงููุณุงุฆุท ูุนูู ุญุชู ุจู ูู ููู ุตูุฑ ูููู ุฑูุงุจุท ูุงุฑูุช ุชุนุฐุฑููู ุน ุฎุทุฃ ูุชุตุญุญูู ุงูุฎุทุฃ ู ู ูู ูู
ุงูุฎุทุฃ ูู :
ูุงุฒู ุจูู ูู
redis:set()
redis:get()
redis:del()
ูุงุฒู ููุณ ู ุชุบูุฑ ู ุซูุง ู ูุน ุตูุฑ
ูุณูู ูุฐุง
local hash = "photo:"..msg.to.id โุจุฏุงูู ููุดู
ูุฑุงูุง ูููู ูุฐุง
redis:set(hash, true)
redis:get(hash)
redis:del(hash)
ูุฐุง ููููู ุงูู ูุฑูุถ ุญุชู ูููู ู ูู ุดุบุงู :) ๐ใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐโฐใฐ๐
ุดูุฑุง "ุนูู ุน ุชูุจูู"๐
๐๐ฑุฌู
ุงุนุฉ ุงูููุจ ุฑุงุญ ุงูุฒูููู
ู
ูุงูุน ููุจ ูุงู
ูุฉ ุชููุฏูู
ูุงูุชู ุชุนุฏููู ุนูููุฉ
๐Create ๐ Programmer๐ยฉ
#ุงูู
ููุน_ุงูุฃูู.
Create programmer.zip
532.9 KB
ูุฐุง ุงูุฏุฒุงูู ู
ุงูู ูููุฏูู
ุชูุฏุฑูู ุชุญู
ููู ูุชุนุฏููู ุนููู
๐Create ๐ Programmer๐ยฉ
#ุงูู
ููุน_ุงูุซุงูู.
Create programmer (2).zip
757.6 KB
ูุฐุง ุงูุฏุฒุงูู ู
ุงู ุงูู
ููุน ุงูุซุงูู ูู
ูููุฏูู
๐Create ๐ Programmer๐ยฉ
#ุงูู
ููุน_ุงูุซุงูุซ
create programmer.zip
224.7 KB
ุฏุฒุงูู ุงูู
ููุน
๐Create ๐ Programmer๐ยฉ
#ุงูู
ููุน_ุงูุฑุงุจุน
create_programmer.zip
370.2 KB
ุงูู
ููุน ุงูุฑุงุจุน ุญุชู ุจูู ุณูุงูุฏ ุดู
๐ุทุจุนุง ุงูู ู
ููุฏุฑ ูุนุฏู ุน ุฐูู ุงูู
ูุงูุน ููุฏุฑ ูุฌููู ูุงุณุงุนุฏู ุดูู ูุนุฏู ุนูููู
ุทุจุนุง ูุงูู ูุฑูุฏ ุบูุฑ ุชุตุงู
ูู
ู
ูุงูุน ูุนูู ู
ููุน ุฌุงูุฒ ุจุณ ูุนุฏู ุนููู ููุฏุฑ ูุดูู ูุฐุง ุงูู
ููุน ููุด ุญูู ูู
ููุฏ ุชูุฏุฑูู ุชุชูููู ุนููู : http://all-free-download.com/free-website-templates/
ุญุณุจ ุทูุจ ุงูุงุนุถุงุก ุชุตุงู
ูู
ุตูุญุฉ ุชุณุฌูู ุงูุฏุฎูู ุชูุฏุฑูู ุชุญุตูููุฉ ู
ูุง : https://colorlib.com/wp/html5-and-css3-login-forms/
ุจุงููุณุจุฉ ูุฌู
ุงุนุฉ ุงูุจููุฌุฑ ู
ูุง ุชูุฏุฑูู ุชุญุตููู ุน ููุงูุจ ุจููุฌุฑ ุฌุงูุฒุฉ ุชููุฏูู
: http://all-free-download.com/free-website-templates/free-blog-template.html
๐Create ๐ Programmer๐ยฉ
https://youtu.be/melV4i9nYPQ
ุงุนุงุฏุฉ ุชูุฌูู +ุดูููู ูููุฏูู
๐โค๏ธ