Update bot.lua
This commit is contained in:
parent
b0db1d8ec1
commit
1815a6809a
2
bot.lua
2
bot.lua
@ -306,7 +306,7 @@ user = bot.username
|
|||||||
else
|
else
|
||||||
user = msg.from.username
|
user = msg.from.username
|
||||||
end
|
end
|
||||||
local text = "مرحبا بك يا ["..msg.from.first_name.."](www.telegram.me/"..user..")"
|
local text = "سلام ["..msg.from.first_name.."](www.telegram.me/"..user..")"
|
||||||
sendMessage(msg.chat.id,text.."\n"..start,true,false,true)
|
sendMessage(msg.chat.id,text.."\n"..start,true,false,true)
|
||||||
elseif is_admin(msg) and msg.text == "/users" then
|
elseif is_admin(msg) and msg.text == "/users" then
|
||||||
local r = tostring(#add.id)
|
local r = tostring(#add.id)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user