Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Latest commit

 

History

History
83 lines (77 loc) · 1.34 KB

README.md

File metadata and controls

83 lines (77 loc) · 1.34 KB

lua-pmrsn

Bot commands =>

/setdn <done msg>

will set auto response message

/setid 

will set realm id

/block

block user by reply

/unblock

unblock user by reply

/blocklist

will send blocked users list

/getid

get realm id (for test)

/users

list users count

/setst <start msg>

set start text you can use {USERNAME} and {FIRSTNAME} for info of user started bot

/id

send group id

/init

reload bot!

#installation

# Download and install LuaSocket, LuaSec, Redis-Lua, ansicolors and serpent

 wget http://luarocks.org/releases/luarocks-2.2.2.tar.gz
 tar zxpf luarocks-2.2.2.tar.gz
 cd luarocks-2.2.2
 ./configure; sudo make bootstrap
 sudo luarocks install luasocket
 sudo luarocks install luasec
 sudo luarocks install redis-lua
 sudo luarocks install lua-term
 sudo luarocks install serpent
 cd ..
 
 #Launch BOT!
 git clone https://github.com/Mrhalix/lua-pmrsn
 cd lua-pmrsn
 chmod +x ./launch.sh
 ./launch.sh

then add bot to your realm and send

/setid

and set your start text and done text by

/setdn <msg>
/sets <your text> you can use {USERNAME} and {FIRSTNAME}

#Credits Created by ❤️ in iran

by =>

Mrhalix

Powered By ROYALTEAM {Special Tnx To AmirSbss For Block List}